diff options
| author | Lars <gc@droescher.eu> | 2012-08-14 13:40:05 -0700 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2012-08-14 13:40:05 -0700 |
| commit | 49a8605de3deb4b1b653aac9c00b1968f2aef9c7 (patch) | |
| tree | 69340a22e5910fa5930d7f038d7679a1904f4f71 | |
| parent | d91935d5896dc62f8365f749505f8c039dee4e28 (diff) | |
| parent | c93b3add9a65d34bc9c757eb2c2254fe1699297d (diff) | |
| download | cgeo-49a8605de3deb4b1b653aac9c00b1968f2aef9c7.zip cgeo-49a8605de3deb4b1b653aac9c00b1968f2aef9c7.tar.gz cgeo-49a8605de3deb4b1b653aac9c00b1968f2aef9c7.tar.bz2 | |
Merge pull request #1960 from Lineflyer/master
Empty change log on master branch
| -rw-r--r-- | main/res/values/strings.xml | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 8c3a343..36b7adb 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1078,32 +1078,10 @@ <string name="changelog">\n <b>Next release</b>\n\n <b>New Features/Functions:</b>\n - · Sort by found date in lists\n - · Title of archived caches now shown in red\n - · Display cache size and D/T-rating in compass\n - · Try to get event cache starting time and use it for calendar entry\n - · Titlebar in lists also shows number of filtered caches\n - · Selectable GPX export directory\n - · Live mode can now be activated after mapping search results\n - This allows to start the live map at an user defined location\n + · ...\n \n <b>Bugfixing:</b>\n - · Show as list from live map corrected to display the correct caches\n - · GPX import/export improvements\n - · Export URLs in GPX export\n - · Use last known location on startup\n - · Show spoiler images for owned caches\n - · Sort file names in GPX import list\n - · Corrected owner name display with special characters\n - · Cancel operations only if cancel is clicked\n - · Corrected logbook statistic for event caches\n - · Coordinate conversion to DMS corrected\n - · Use last known location if no GPS-signal is present\n - · Store for offline from map always available\n - · Do not show waypoints on map if the relevant cache is filtered out\n - · Limit for waypoints on live map now applied correctly\n - · Link to spoiler pictures was missing if the extension is jpeg\n - · Adapted to changes on geocaching.com regarding login problems\n + · ...\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=7&state=closed">Detailed list of all changes</a>\n \n |
