diff options
author | Lars <gc@droescher.eu> | 2012-08-27 14:22:16 -0700 |
---|---|---|
committer | Lars <gc@droescher.eu> | 2012-08-27 14:22:16 -0700 |
commit | e999bd35cd6cb94df3e9fd6d6ebfb2605045a590 (patch) | |
tree | 8fce42536236fb5752d6ae02a7781a27ee3b7884 | |
parent | e989666a734d4f36a20f70ed6b83339c2b0b4b54 (diff) | |
parent | feec9039579deec92af5124ff3d4b78943eb5cde (diff) | |
download | cgeo-e999bd35cd6cb94df3e9fd6d6ebfb2605045a590.zip cgeo-e999bd35cd6cb94df3e9fd6d6ebfb2605045a590.tar.gz cgeo-e999bd35cd6cb94df3e9fd6d6ebfb2605045a590.tar.bz2 |
Merge pull request #1992 from Lineflyer/master
Change log update master branch
-rw-r--r-- | main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 4802dd4..90c71fb 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1069,10 +1069,12 @@ <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 + · Search bar on main screen now allows searching OC geocodes\n \n <b>Bugfixing:</b>\n · Improvement for cache description translation\n · Avoid crash when searching for an unactivated TB\n + · Improvement for enabling live mode on map\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=8&state=closed">Detailed list of all changes</a>\n \n |