]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 11.2, September 2010
[GpsPrune.git] / tim / prune / readme.txt
index be2942a697800df14b9238982558bb12ba78a0d9..3e26b1e88226a6fc993cabc51f96eb20398fb91c 100644 (file)
@@ -1,4 +1,4 @@
-Prune version 11.1
+Prune version 11.2
 ==================
 
 Prune is an application for viewing, editing and managing coordinate data from GPS systems,
@@ -17,7 +17,7 @@ Running
 =======
 
 To run Prune from the jar file, simply call it from a command prompt or shell:
-   java -jar prune_11.1.jar
+   java -jar prune_11.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,7 +25,14 @@ 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 prune_11.1.jar --lang=DE
+   java -jar prune_11.2.jar --lang=DE
+
+New with version 11.2
+=====================
+
+The following were added since version 11.1:
+  - Correction of xml encoding for ISO8859_15 systems so exported GPX is loadable by Google Earth
+  - Updating of Polish and Portuguese texts
 
 New with version 11.1
 =====================