diff options
| -rw-r--r-- | main/res/values/changelog_release.xml | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 1de60b0..524b253 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,17 +2,11 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\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>2014.04.29:</b>\n <b>Bugfixing:</b>\n - · Improved long click detection in lists\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 crash scenarios\n + · Fixed a number of crash scenarios/instabilities due to memory issues\n + · Fixed problems when calling some external navigation apps\n + · Fixed a crash when starting with a readonly cache directory\n \n \n <a href="https://github.com/cgeo/cgeo/issues?milestone=29&state=closed">Detailed list of all changes</a>\n |
