diff options
| author | Lars <gc@droescher.eu> | 2013-07-15 13:26:23 -0700 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2013-07-15 13:26:23 -0700 |
| commit | 141c5696becd8a63d25132f1b5b139fbc6a3c179 (patch) | |
| tree | 8a091ea4c16710cedd486933e9c482364c6477ca /main | |
| parent | d72cdbb96eb9f0e878244ab28f8628cf271b9354 (diff) | |
| parent | f7037686a06a4da9c1117dad6e8c664ae6a27f8b (diff) | |
| download | cgeo-141c5696becd8a63d25132f1b5b139fbc6a3c179.zip cgeo-141c5696becd8a63d25132f1b5b139fbc6a3c179.tar.gz cgeo-141c5696becd8a63d25132f1b5b139fbc6a3c179.tar.bz2 | |
Merge pull request #3006 from Lineflyer/master
Updating changelog_master.xml
Diffstat (limited to 'main')
| -rw-r--r-- | main/res/values/changelog_master.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index eca751e..6989040 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -19,6 +19,10 @@ · Support hyperlinks in existing logbook entries\n · New filter on nearby results to filter out stored caches\n · Convert coordinates to different formats by clicking on them also for waypoints\n + · Use \"Today\" and \"Yesterday\" as date for logbook entries\n + · Support smilies also for trackable logs\n + · Starting Bike navigation for Google navigation added\n + · Support importing LOC files from waymarking.com\n \n <b>Bugfixes:</b>\n · Enable GPX import option also on virtual all caches list\n @@ -42,5 +46,10 @@ · Logging progress message keeps showing when tapping on the screen\n · Try to additionally detect the waypoint type when reading out coordinates from the personal note\n · Show the image uploaded with a log in the logbook without the need to refresh the cache before\n + · Improvements to GPX import and export\n + · Ask for list to save caches when importing GPX\n + · Show basic Geokrety information for OC-caches\n + · Improved the map source selection for offline maps\n + · Avoid crashes when using the QR-code scanner\n </string> </resources> |
