diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2014-04-19 22:57:35 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2014-04-19 22:57:35 +0200 |
| commit | 4feac8fd09eb7c25fd81cbfcb546be97b1cd1baa (patch) | |
| tree | 007a7d59a1cf78ba3c817c57a560c90cca1f7c4d | |
| parent | 070461a0eab779c0067912a2406c1d9171a39e82 (diff) | |
| parent | 9c3d2794cfcedb7f24b4e7413a356c4592eb0766 (diff) | |
| download | cgeo-4feac8fd09eb7c25fd81cbfcb546be97b1cd1baa.zip cgeo-4feac8fd09eb7c25fd81cbfcb546be97b1cd1baa.tar.gz cgeo-4feac8fd09eb7c25fd81cbfcb546be97b1cd1baa.tar.bz2 | |
Merge branch 'release' into upstream
| -rw-r--r-- | main/res/values/changelog_release.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index b317a3d..1de60b0 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,18 +2,17 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n - <b>Next release:</b>\n + <b>2014.04.19:</b>\n <b>New features:</b>\n · Support of opencaching.nl, opencaching.us, opencaching.ro\n · Changed initial coordinate format for waypoints to MinDec\n \n <b>Bugfixing:</b>\n · Improved long click detection in lists\n - · A lot of fixes for crash scenarios\n · Import from web does not work if started a second time\n · Reduce log picture preview size to avoid crashes on tablets\n · Fixed wrong arrow direction on live map and list in landscape mode\n - · Fixed several possible crashes\n + · Fixed several possible crash scenarios\n \n \n <a href="https://github.com/cgeo/cgeo/issues?milestone=29&state=closed">Detailed list of all changes</a>\n |
