diff options
| -rw-r--r-- | main/res/values/strings.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 45af173..6892b4c 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1098,6 +1098,12 @@ <!-- changelog --> <string name="changelog">\n + <b>2012.12.12</b>\n\n + <b>New Features/Functions:</b>\n + · Opencaching.NL support in search function\n + <b>Bugfixing:</b>\n + · Adapting to geocaching.com changes\n + \n <b>2012.12.03</b>\n\n <b>New Features/Functions:</b>\n · If static maps are enabled, batch update of caches will now update caches without static maps first\n @@ -1117,7 +1123,6 @@ · Sygic navigation support\n · Filter for non premium member caches\n · New image tab in cache details\n - · Opencaching.NL support in search function\n \n <b>Bugfixing:</b>\n · Crash when modifying lists fixed\n @@ -1139,7 +1144,6 @@ · Allow HTML in trackable description\n · Live map filter now also working for basic members\n · Improved stability for large GPX file import\n - · Adapting to geocaching.com changes\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=8&state=closed">Detailed list of all changes</a>\n \n |
