From c3d3f4a49187ae27774dc0c0b8b81eaacab984af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Parm=C3=A9nides=20GV?= <parmegv@sdf.org>
Date: Fri, 4 Apr 2014 16:54:36 +0200
Subject: [PATCH] Changelog for real 0.5 release.

---
 CHANGELOG | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 53bfed437..f6ffdc0e3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-0.5 March 26 2014 - the "soft winds" release
+0.5 April 4 2014 - the "soft winds" release
 Features
 - Replace bitmask.net with demo.bitmask.net
 - Transifex URL added to the About page
@@ -10,6 +10,14 @@ Bugs Fixed
 - Removed an unnecessary string from strings.xml
 - Link to the "Building with Eclipse" file corrected.
 - Clearer message when the provider isn't reachable.
+- Android NDK r9d support added
+- EIP switch doesn't toggle off momentarily while starting VPN
+- About text more readable: space between display's border and text
+- Font sizes scaled up for 10' devices
+- Cancelling a provider setup doesn't crash anymore
+- Providers that only offer authenticated EIP work ok
+- Cancelling a provider setup shows the complete provider list again
+- Providers cannot be added twice.
 
 0.4 Feb 10 2014 - the "early spring cleaning" release
 Features
-- 
GitLab