diff options
| author | Lars <gc@droescher.eu> | 2012-06-26 01:29:56 +0300 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2012-06-26 01:29:56 +0300 |
| commit | 799ed30a33b1220728d8d8ae95d02eb7888942a8 (patch) | |
| tree | f4ca5e3d198320bfd38b869b7364a0504d9348c3 | |
| parent | 311a6d674206fe3f7fb0f18bd19d2aa7bd0d8504 (diff) | |
| download | cgeo-799ed30a33b1220728d8d8ae95d02eb7888942a8.zip cgeo-799ed30a33b1220728d8d8ae95d02eb7888942a8.tar.gz cgeo-799ed30a33b1220728d8d8ae95d02eb7888942a8.tar.bz2 | |
Change log update
| -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 e1f0472..2d9d50b 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -1076,9 +1076,11 @@ <b>Bugfixing:</b>\n · Show as list from live map corrected to display the correct caches\n · GPX import/export compatability improvements\n + · Export URLs in GPX export\n · Use last known location on startup\n · Show spoiler images for owned caches\n · Sort file names in GPX import list\n + · Corrected owner name display with special characters\n \n <a href="https://github.com/cgeo/c-geo-opensource/issues?milestone=7&state=closed">Detailed list of all changes</a>\n \n |
