diff options
author | Samuel Tardieu <sam@rfc1149.net> | 2012-09-03 22:25:12 +0200 |
---|---|---|
committer | Samuel Tardieu <sam@rfc1149.net> | 2012-09-03 22:30:08 +0200 |
commit | 17117220ef1a20f58e284fe8144f916509d73e3c (patch) | |
tree | bf12f0d67eeb0a30114d356c77089af254cd6b6f /main/res | |
parent | fa10c783bd0a07578d7ba896190e2667629ce1e4 (diff) | |
parent | 20a1a96d3844a873408c992a25077a022267178f (diff) | |
download | cgeo-17117220ef1a20f58e284fe8144f916509d73e3c.zip cgeo-17117220ef1a20f58e284fe8144f916509d73e3c.tar.gz cgeo-17117220ef1a20f58e284fe8144f916509d73e3c.tar.bz2 |
Merge branch 'release' into upstream
Closes #2018.
Diffstat (limited to 'main/res')
-rw-r--r-- | main/res/values/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index e4599bb..680d79a 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1071,6 +1071,7 @@ <!-- 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 @@ -1092,7 +1093,8 @@ Fast mode only detectes Tradi, Multi, Mystery, Event caches\n On low zoom owned/found caches may not be hidden anymore\n · Other:\n - Log images with huge size cause a long loading time\n\n\n + Log images with huge size cause a long loading time\n + Login problems may occur with some mobile operators that modify web pages to insert messages. We are working on a solution.\n\n\n <b>Old releases</b>\n · Please refer to the release notes on the <a href="http://www.cgeo.org">c:geo-website</a>.\n \n</string> |