diff options
| author | Lars <gc@droescher.eu> | 2012-10-09 05:44:41 -0700 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2012-10-09 05:44:41 -0700 |
| commit | 1f2ffec44d958c6edc249cdb5d66d61a7e8f6366 (patch) | |
| tree | 2a61dc83ffcfae81d576c306a5d1696e4bbf5154 | |
| parent | 0689542776d0e4ac89150a63e39ed9a499291194 (diff) | |
| parent | f1f563e87d4c6147e587dc8ea7d58ffcf6bfe391 (diff) | |
| download | cgeo-1f2ffec44d958c6edc249cdb5d66d61a7e8f6366.zip cgeo-1f2ffec44d958c6edc249cdb5d66d61a7e8f6366.tar.gz cgeo-1f2ffec44d958c6edc249cdb5d66d61a7e8f6366.tar.bz2 | |
Merge pull request #2086 from Lineflyer/master
Change log update
| -rw-r--r-- | main/res/values/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 4c1a69f..8d9fcbb 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1086,6 +1086,10 @@ · Removed Go4Cache support as this third party service is no longer available\n · Selectable GPX import directory\n · New log template for inserting owner name\n + · New option to remove colors from log entries\n + · Ability to delete GPX files after import\n + · Quick signature insertion\n + · Template for inserting smilies when logging a cache\n \n <b>Bugfixing:</b>\n · Improvement for cache description translation\n @@ -1097,6 +1101,10 @@ · Live map now stays live after display rotation\n · Open in browser improved to allow setting a default browser without losing the option to open coord.info URLs with c:geo\n · Improve offline stability\n + · Static map download improvements\n + · Failure when importing previously exported GPX file fixed\n + · Opening a link from a TB description improved\n + · Last activity time on TB page corrected\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=8&state=closed">Detailed list of all changes</a>\n \n |
