From c2350cbb7385e5db94ae90443bb10b48be4e9099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 5 Sep 2014 16:35:12 +0200 Subject: [PATCH] Prepare changelog for 0.72 --- CHANGELOG.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecc318da5..9f8ffa1c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)