]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 18.2, December 2015
[GpsPrune.git] / tim / prune / readme.txt
index 8c926946e5d4a0dfd8da1b1f71a3aa7392ddd654..d9ff49f705d68dc47d27a3c80c0dbcc15b08c8b2 100644 (file)
@@ -1,5 +1,5 @@
-GpsPrune version 18
-===================
+GpsPrune version 18.2
+=====================
 
 GpsPrune is an application for viewing, editing and managing coordinate data from GPS systems,
 including format conversion, charting, 3d visualisation, audio and photo correlation, and online resource lookup.
@@ -17,7 +17,7 @@ Running
 =======
 
 To run GpsPrune from the jar file, simply call it from a command prompt or shell:
-   java -jar gpsprune_18.jar
+   java -jar gpsprune_18.2.jar
 
 If the jar file is saved in a different directory, you will need to include the path.
 Depending on your system settings, you may be able to click or double-click on the jar file
@@ -25,8 +25,22 @@ in a file manager window to execute it.  A shortcut, menu item, alias, desktop i
 or other link can of course be made should you wish.
 
 To specify a language other than the default, use an additional parameter, eg:
-   java -jar gpsprune_18.jar --lang=DE
+   java -jar gpsprune_18.2.jar --lang=DE
+
 
+New with version 18.2
+=====================
+The following fixes and additions were made since version 18.1:
+  - Fix for saving point names containing ampersands in gpx, kml, kmz formats (thanks, Joe!)
+  - Minor translation updates to nl, it, pl
+
+New with version 18.1
+=====================
+The following fixes and additions were made since version 18:
+  - Fix for duration rounding bug affecting sub-second timestamps
+  - Wikipedia search now also includes galleries from wikimedia
+  - Photo popup window now gets updated when the track selection changes
+  - Small improvements to Ukrainian, Dutch translations
 
 New with version 18
 ===================