]> granicus.if.org Git - postgis/commitdiff
Added missing docs about setsrid()
authorMarkus Schaber <markus@schabi.de>
Thu, 2 Nov 2006 11:48:56 +0000 (11:48 +0000)
committerMarkus Schaber <markus@schabi.de>
Thu, 2 Nov 2006 11:48:56 +0000 (11:48 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2524 b70326c6-7e19-0410-871a-916f4a2858ee

ChangeLog
doc/postgis.xml

index b82c48b2f08a3835cd40ccd4c2c90dd098b4c8cc..a132c2a1e64342bf424d852c4462dce2073cfff2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-02 Markus Schaber <schabi@logix-tt.com>
+
+       * NEWS, postgis.xml, java/jdbc/src/org/postgis/ComposedGeom.java:
+          fixed setSRID bug in JDBC ComposedGeom.  
+
 2006-11-02 Sandro Santilli <strk@refractions.net>
 
        * Version.config, doc/postgis.xml, NEWS: prepared
index c77d2b42ae3ee4e6a84551721fd9d60b84d50bbc..f8d01f3fd0d052aa2d6e31c048d6e4c4b53b6d05 100644 (file)
@@ -5383,8 +5383,11 @@ Upgrade from any release prior to 1.0.0RC6 requires an
        Include the Version.config in loader/dumper USAGE messages
        </para>
         <para>
-       Replace hand-made, fragile JDBC version parser with Properties
+        Replace hand-made, fragile JDBC version parser with Properties
        </para>
+        <para>
+       Fixed setSRID() bug in JDBC, thanks to Thomas Marti
+        </para>
                         </sect3>
                 </sect2>