X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=src%2Ftim%2Fprune%2Freadme.txt;h=2c30761268d941bad44eb0c810542ca40d7f6d5b;hp=f6efc99b4aa53a521c8ddf88cffeec98030f0a3b;hb=HEAD;hpb=1db53356139320890a8d10e982865a1899e11b81 diff --git a/src/tim/prune/readme.txt b/src/tim/prune/readme.txt index f6efc99..2c30761 100644 --- a/src/tim/prune/readme.txt +++ b/src/tim/prune/readme.txt @@ -1,4 +1,4 @@ -GpsPrune version 20.3 +GpsPrune version 20.4 ===================== GpsPrune is an application for viewing, editing and managing coordinate data from GPS systems, @@ -17,7 +17,7 @@ Running ======= To run GpsPrune from the jar file, simply call it from a command prompt or shell: - java -jar gpsprune_20.3.jar + java -jar gpsprune_20.4.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_20.3.jar --lang=DE + java -jar gpsprune_20.4.jar --lang=DE +New with version 20.4 +===================== +The following fixes and additions were made since version 20.3: + - Loading of GeoJSON files, either directly or via GPSBabel + - Fix for calculations when some timestamps are missing (fperrin) + - Make 3d rotations more intuitive, avoid rotating upside-down (Issue #34) + New with version 20.3 ===================== The following fixes and additions were made since version 20.2: