diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2013-05-16 20:43:58 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2013-05-16 20:45:07 +0200 |
| commit | 76a7404e536047dd74721ac9c89fd10a8a2dd16d (patch) | |
| tree | 42b50d618507f8f8ceccae40d2b316e62e97a479 /main/res | |
| parent | ec37680fdf788750f2ae09a905db1ae166cd80a8 (diff) | |
| parent | a5b58fd1a9f2e54c0d71729faffa881a7fdb586b (diff) | |
| download | cgeo-76a7404e536047dd74721ac9c89fd10a8a2dd16d.zip cgeo-76a7404e536047dd74721ac9c89fd10a8a2dd16d.tar.gz cgeo-76a7404e536047dd74721ac9c89fd10a8a2dd16d.tar.bz2 | |
Merge branch 'release' into upstream
Conflicts:
main/res/values/strings_not_translatable.xml
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/strings_not_translatable.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml index 92403cc..8466627 100644 --- a/main/res/values/strings_not_translatable.xml +++ b/main/res/values/strings_not_translatable.xml @@ -97,6 +97,27 @@ <!-- changelog -->
<string name="changelog" translatable="false">\n
<b>Next release</b>\n\n
+ \n
+ \n
+ <b>2013.05.16</b>\n
+ <b>Bugfixing:</b>\n
+ · Adaption to changes on gc.com (live map)\n
+ \n
+ \n
+ <b>2013.05.13</b>\n
+ <b>Bugfixing:</b>\n
+ · Twitter option was not shown on logging page\n
+ · Disable trail on map did only work after refresh of the map\n
+ · Stability improvements when selecting log pictures to be attached\n
+ · Remove accidentely appended spaces in searches\n
+ · Stability improvements for GPX import and export\n
+ · Do not duplicate waypoints retrieved from the personal note when updating a cache\n
+ · Fixed a possible crash when device is rotated while cache list is shown\n
+ · Fixed a possible crash in \"Any destination\" menu\n
+ · Ignore hide setting when searching for owned caches\n
+ \n
+ \n
+ <b>2013.04.03</b>\n
<b>New Features/Functions:</b>\n
· Log images can be scaled before upload to save traffic\n
· Improved online detection when refreshing caches\n
|
