diff options
| -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 |
