RELEASE: spatialite-tools 4.2.0 "stable" final version

63 views
Skip to first unread message

sandro furieri

unread,
Jul 25, 2014, 12:15:16 PM7/25/14
to spatiali...@googlegroups.com
I'm glad to announce the final release of 4.2.0 STABLE.

https://www.gaia-gis.it/fossil/spatialite-tools/index

the final release exactly corresponds to the latest RC0;
there isn't any code change.

source code:

http://www.gaia-gis.it/gaia-sins/spatialite-tools-4.2.0.tar.gz
http://www.gaia-gis.it/gaia-sins/spatialite-tools-4.2.0.zip

documentation:

https://www.gaia-gis.it/fossil/spatialite-tools/wiki?name=version+4.2.0

enjoy,
Sandro

linux...@gmail.com

unread,
Aug 3, 2014, 8:55:45 PM8/3/14
to spatiali...@googlegroups.com
While updating the Debian package for the spatialite-tools 4.2.0 release I noticed a minor typo in the help text for spatialite_xml_print, the following patch fixes it. I unfortunately didn't get around to updating the packaging with RC0 to catch this earlier.

diff --git a/spatialite_xml_print.c b/spatialite_xml_print.c
index 8c155a0..f0b1aef 100644
--- a/spatialite_xml_print.c
+++ b/spatialite_xml_print.c
@@ -926,7 +926,7 @@ do_help ()
     fprintf (stderr,
             "-d or --db-path     pathname    the SpatiaLite DB [INPUT] path\n\n");
     fprintf (stderr,
-            "-x or --xml-path pathname       the XML file [OUUPUT] path\n");
+            "-x or --xml-path pathname       the XML file [OUTPUT] path\n");
     fprintf (stderr,
             "-cs or --cache-size    num      DB cache size (how many pages)\n");
     fprintf (stderr,


Reply all
Reply to author
Forward
0 new messages