diff options
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/changelog_master.xml | 7 | ||||
| -rw-r--r-- | main/res/values/changelog_release.xml | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index b56c719..1e3c3d4 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -2,12 +2,5 @@ <resources> <!-- changelog for the master branch --> <string name="changelog_master" translatable="false"> - <b>Next feature release:</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 - <b>Bugfixing:</b>\n - · Improved long click detection in lists\n - · A lot of fixes for crash scenarios\n </string> </resources> diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 8af5cb9..0041e0f 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,8 +2,13 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n - <b>Next bugfix release:</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 |
