diff options
| -rw-r--r-- | main/res/values/changelog_release.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 2644c5c..671814d 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -4,7 +4,12 @@ <string name="changelog_release" translatable="false">\n <b>Next bugfix release:</b>\n <b>Bugfixes:</b>\n + · OC-login was not possible if no GC-login stored\n · Geocodes are always case insensitive\n + · Fixed crashes in dir chooser\n + · Log password field missing for OC if changing log type\n + · Send2cgeo import screen not shown on second import start\n + · Fixed parsing of waypoints from personal note if no valid coords stored\n \n <b>2014.02.04:</b>\n · Reinstate parsing of trackable name and owner after gc.com change\n |
