diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2014-11-04 10:51:47 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2014-11-04 10:51:47 +0100 |
| commit | f54af68c4f3b019d06f7e4ba75f72021c25dc006 (patch) | |
| tree | 4483ddf8ed50d62a9bcc759b854462694730552d | |
| parent | 4ac933060ceb8975889eb4f836f70ece60c93cc0 (diff) | |
| parent | 6f4f2209dae88e058d2ea0508b91478bdfcac3c9 (diff) | |
| download | cgeo-f54af68c4f3b019d06f7e4ba75f72021c25dc006.zip cgeo-f54af68c4f3b019d06f7e4ba75f72021c25dc006.tar.gz cgeo-f54af68c4f3b019d06f7e4ba75f72021c25dc006.tar.bz2 | |
Merge branch 'release' into upstream
| -rw-r--r-- | main/res/values/changelog_release.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index cf9e411..fd30519 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,6 +2,10 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n + <b>2014.11.04:</b>\n + · Fix: App crashing while logging in to gc.com in rare cases\n + · Fix: Improved error message on login error on gc.com\n + \n <b>2014.11.03:</b>\n · Fix: Map icons looked blurred on some devices\n · Fix: Some menus had a wrong font size\n |
