diff options
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/changelog_master.xml | 2 | ||||
| -rw-r--r-- | main/res/values/changelog_release.xml | 10 |
2 files changed, 7 insertions, 5 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index 3379539..6989040 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -36,7 +36,7 @@ · Save cache before allowing to add or edit a personal note\n · Automatically use log type \"Attended\" if the date of an event cache is in the past\n · Use log type \"Note\" for event caches if they are already logged as \"Attended\"\n - · Avoid to accidently set the log type to \"Needs archived\" while loading the log page is still in progress\n + · Avoid to accidentally set the log type to \"Needs archived\" while loading the log page is still in progress\n · Ignore hiding of owned caches when explicitly searching for owned caches\n · Do not allow to select \"..\" as valid source directory for files\n · Exclude inaccessible directories from selection list\n diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 7e6dd96..0ca942d 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,6 +2,12 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n + <b>Next bugfix release</b>\n + <b>Changes:</b>\n + · A warning message is shown if an android version less than 2.1 is used\n + c:geo will no longer support these devices starting with the next main release\n + \n + \n <b>2013.06.05</b>\n <b>Bugfixing:</b>\n · Adaption to changes on gc.com (Logging date could be wrong in some cases)\n @@ -85,11 +91,7 @@ In fast mode the cache type might be wrong in rare cases\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 - After uploading log images they are only shown in the logview after refreshing the cache\n - The personal note added to a cache is not synced to geocaching.com but will be overruled by personal notes on geocaching.com\n On devices with HD display resolution OSM maps might not work. Please use Google maps in this case.\n - A huge amount of pictures on the image tab of a cache might cause a crash\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> |
