diff options
| author | Bananeweizen <Bananeweizen@gmx.de> | 2013-05-10 08:15:08 -0700 |
|---|---|---|
| committer | Bananeweizen <Bananeweizen@gmx.de> | 2013-05-10 08:15:08 -0700 |
| commit | 5c869e9caa01905ddc021b74eef0d9155d8f13a7 (patch) | |
| tree | 1346f36d52de3678922e585c7dbe6d99def976df /main/res | |
| parent | 49088ff6510cabd944755cb4a792f897f46c3e4b (diff) | |
| parent | 6b1de0ef2705c78e58a3c486b876fca1f83e2f1f (diff) | |
| download | cgeo-5c869e9caa01905ddc021b74eef0d9155d8f13a7.zip cgeo-5c869e9caa01905ddc021b74eef0d9155d8f13a7.tar.gz cgeo-5c869e9caa01905ddc021b74eef0d9155d8f13a7.tar.bz2 | |
Merge pull request #2708 from Lineflyer/release
Change log update release branch
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values/strings_not_translatable.xml | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml index 755385f..bc1b31a 100644 --- a/main/res/values/strings_not_translatable.xml +++ b/main/res/values/strings_not_translatable.xml @@ -87,7 +87,20 @@ <!-- changelog -->
<string name="changelog" translatable="false">\n
- <b>2013.04.03</b>\n\n
+ <b>Next bugfix release</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
· Support of attaching pictures to logs\n
· Support of opencaching.de online API in live map and nearby search\n
|
