diff options
| author | Lars <gc@droescher.eu> | 2012-08-15 23:32:17 +0300 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2012-08-15 23:32:17 +0300 |
| commit | d734ef3c83bd486e86edc6ff20d2972d56979f8a (patch) | |
| tree | f9890d929c72ba1d59a3f4bb3619b657b234d170 | |
| parent | 86f94652699444bced91bfef64375ab2e2339c1d (diff) | |
| download | cgeo-d734ef3c83bd486e86edc6ff20d2972d56979f8a.zip cgeo-d734ef3c83bd486e86edc6ff20d2972d56979f8a.tar.gz cgeo-d734ef3c83bd486e86edc6ff20d2972d56979f8a.tar.bz2 | |
Chang log update for master branch
For:
#1919
#1915
| -rw-r--r-- | main/res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index af68394..eda83f6 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1078,10 +1078,10 @@ <string name="changelog">\n <b>Next release</b>\n\n <b>New Features/Functions:</b>\n - · ...\n + · If static maps are enabled, batch update of caches will now update caches without static maps first\n \n <b>Bugfixing:</b>\n - · ...\n + · Improvement for cache description translation\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=8&state=closed">Detailed list of all changes</a>\n \n |
