diff options
| author | rsudev <rasch@munin-soft.de> | 2014-04-28 23:44:04 +0200 |
|---|---|---|
| committer | rsudev <rasch@munin-soft.de> | 2014-04-28 23:44:04 +0200 |
| commit | db135076afa6fdb6b1df7847849840a6ebb9455c (patch) | |
| tree | 8c7866a5215a4c4675020983e2b0aba747e174f5 | |
| parent | 2f79699ebf605a0380fdabbe7ee82e191049791e (diff) | |
| parent | 69065e82cbd14681d957c193a8fa2e4f2b24805f (diff) | |
| download | cgeo-db135076afa6fdb6b1df7847849840a6ebb9455c.zip cgeo-db135076afa6fdb6b1df7847849840a6ebb9455c.tar.gz cgeo-db135076afa6fdb6b1df7847849840a6ebb9455c.tar.bz2 | |
Merge remote-tracking branch 'upstream/release'
| -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 |
