diff options
| author | Lars <gc@droescher.eu> | 2012-09-06 12:32:09 -0700 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2012-09-06 12:32:09 -0700 |
| commit | 36a68a5e93d5ce74e3ce1ea36e844da96cfdae71 (patch) | |
| tree | 7c7e472df21daf47e8ec0a6dffec93b710da1a90 | |
| parent | 864053ba2d305c172633cd0fcd91ca0501425575 (diff) | |
| parent | e654d5324c996aed30e622697a0a1ae865856f23 (diff) | |
| download | cgeo-36a68a5e93d5ce74e3ce1ea36e844da96cfdae71.zip cgeo-36a68a5e93d5ce74e3ce1ea36e844da96cfdae71.tar.gz cgeo-36a68a5e93d5ce74e3ce1ea36e844da96cfdae71.tar.bz2 | |
Merge pull request #2020 from Lineflyer/master
Change log update and correction
| -rw-r--r-- | main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 25256ca..daa8249 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1071,7 +1071,6 @@ <!-- changelog --> <string name="changelog">\n <b>Next release</b>\n\n - <b>2012.08.15</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 · If a cache has a chirp attribute the navigation menu supports starting the Cache Beacon app\n @@ -1086,6 +1085,7 @@ · Improvement for enabling live mode on map\n · Improvement for GPX export operations\n · Readability improvement for cache description with dark text when using black theme\n + · Store for offline on live map now always available for basic members\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=8&state=closed">Detailed list of all changes</a>\n \n |
