Prepare changelog for 0.72

This commit is contained in:
Daniel Martí 2014-09-05 16:35:12 +02:00
parent d8653d8345
commit c2350cbb73
1 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,4 @@
* reverted self-signed support since it was broken, only HTTPS certificates
with proper CA signatures will work for now
### 0.71 (2014-08-05)
### 0.72 (2014-09-??)
* Added "local repo" support to host an F-Droid repo on the device itself, with
full signed repo support, icons, and optional HTTPS
@ -10,6 +6,9 @@
* Ability to set up such a local repo by choosing from any of the installed
applications on the device
* Reverted self-signed support since it was broken, only HTTPS certificates
with proper CA signatures will work for now
* Find local repos on the same network using Bonjour/mDNS
* Support for F-Droid repos on Tor Hidden Services (.onion addresses)