diff options
| author | rsudev <rasch@munin-soft.de> | 2014-04-28 23:40:53 +0200 |
|---|---|---|
| committer | rsudev <rasch@munin-soft.de> | 2014-04-28 23:40:53 +0200 |
| commit | 69065e82cbd14681d957c193a8fa2e4f2b24805f (patch) | |
| tree | 641f5c3a25a842b85de9ce0ed69fdea708aa510d /main | |
| parent | c1e5ee007e857460cd5b430a92bfa1b919de4931 (diff) | |
| download | cgeo-69065e82cbd14681d957c193a8fa2e4f2b24805f.zip cgeo-69065e82cbd14681d957c193a8fa2e4f2b24805f.tar.gz cgeo-69065e82cbd14681d957c193a8fa2e4f2b24805f.tar.bz2 | |
Adapted changelog
Diffstat (limited to 'main')
| -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 |
