From 4cd73c12f00278f741e46c002f600d8fdf791c6f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 21 Jan 2014 16:56:41 -0500 Subject: [PATCH] add my recent changes to the changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b26e833f..6f5fab50c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,14 @@ * Fixed a crash when trying to access a non-existing app +* F-Droid registers with Android to receive F-Droid URIs https://*/fdroid/repo + and fdroidrepos:// + +* support including signing key fingerprint in repo URIs + +* when adding new repos that include the fingerprint, check to see whether + that repo exists in F-Droid already, and if the fingerprints match + * Other minor bug fixes * Lots of translation updates