diff options
| author | Lars <gc@droescher.eu> | 2013-08-20 15:34:08 +0200 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2013-08-20 15:34:08 +0200 |
| commit | 8767361e68bb0f00e569e5542ba33b15543b08a7 (patch) | |
| tree | cff22066185587b7f4e54f27b32f208b76e9d380 | |
| parent | b2b28747ba656e32bdd69246e0cf10d78d5b604a (diff) | |
| download | cgeo-8767361e68bb0f00e569e5542ba33b15543b08a7.zip cgeo-8767361e68bb0f00e569e5542ba33b15543b08a7.tar.gz cgeo-8767361e68bb0f00e569e5542ba33b15543b08a7.tar.bz2 | |
Update changelog_master.xml
| -rw-r--r-- | main/res/values/changelog_master.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index 9f23b3a..14f3bef 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -63,5 +63,9 @@ · List sorting kept when returning from cache details\n · Corrected list sorting if cache name contains numbers\n · Set the default \"waypoint shown on live map\" limit to 10 as many users did not recognize this feature\n + · Fixed GPX import problem if geocode starts with numbers\n + · Fixed missing information in listing if mobile network uses a performance proxy\n + · Avoid jumping trail on live map if there is no GPS fix\n + · Workaround for fluctuating distances (android bug) with some Android 4.2.1 devices\n </string> </resources> |
