]> granicus.if.org Git - postgis/commitdiff
Fixed pgjdbc 8.0 autoregistration.
authorMarkus Schaber <markus@schabi.de>
Mon, 7 Feb 2005 13:42:38 +0000 (13:42 +0000)
committerMarkus Schaber <markus@schabi.de>
Mon, 7 Feb 2005 13:42:38 +0000 (13:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1375 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index bcaafa144302ddf3883c5d5b290ed78b42b34efd..3de795f408782297f0f3420a3959703903bf6e76 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 PostGIS 1.0.0?
        - transform(): missing SRID bugfix, better error handling
        - jdbc2: small patches, box2d/3d tests, revised docs and license.
+       - jdbc2: bug fix and testcase in for pgjdbc 8.0 type autoregistration
        - few changes in autoconf 
        - reduced precision of box2d output.
        - some functions made IMMUTABLE from STABLE,