X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Freadme.txt;fp=tim%2Fprune%2Freadme.txt;h=e507292ab6206be5c6c5802493f66143d73d7022;hp=d9ff49f705d68dc47d27a3c80c0dbcc15b08c8b2;hb=6f96fb8a39cd8dadff3602eec8a26ed2a7d1fca8;hpb=6c4d1e66abb6fee79b28b2e0c63487c081a3ff38 diff --git a/tim/prune/readme.txt b/tim/prune/readme.txt index d9ff49f..e507292 100644 --- a/tim/prune/readme.txt +++ b/tim/prune/readme.txt @@ -1,11 +1,11 @@ -GpsPrune version 18.2 +GpsPrune version 18.3 ===================== 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. Full details can be found at http://gpsprune.activityworkshop.net/ -GpsPrune is copyright 2006-2015 activityworkshop.net and distributed under the terms of the Gnu GPL version 2. +GpsPrune is copyright 2006-2016 activityworkshop.net and distributed under the terms of the Gnu GPL version 2. You may freely use the software, and may help others to freely use it too. For further information on your rights and how they are protected, see the included license.txt file. @@ -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.2.jar + java -jar gpsprune_18.3.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,9 +25,16 @@ 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.2.jar --lang=DE + java -jar gpsprune_18.3.jar --lang=DE +New with version 18.3 +===================== +The following fixes and additions were made since version 18.2: + - Fix for saving track names and descriptions containing ampersands in xml formats (thanks, Joe!) + - Additional window icon sizes (thanks, Sebastic!) + - Remember window size + New with version 18.2 ===================== The following fixes and additions were made since version 18.1: