]> granicus.if.org Git - postgis/commitdiff
Added jdbc2 jdk1.3 enabling note.
authorMarkus Schaber <markus@schabi.de>
Tue, 8 Feb 2005 14:54:27 +0000 (14:54 +0000)
committerMarkus Schaber <markus@schabi.de>
Tue, 8 Feb 2005 14:54:27 +0000 (14:54 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1383 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index 7c66d6c13fa8f77a9b242789fb82e86b263b80d2..0e25d43ec5ee01b6142cf89628cbbb9caf49ed7b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,9 @@ PostGIS 1.0.0?
        - prefixed DEBUG macros with PGIS_ to avoid clash with pgsql one
        - fixes in probe_geometry_columns() to work with PG72 and support
          multiple geometry columns in a single table
+       - fixed spatial_ref_sys.sql to avoid vacuuming the whole database.
+       - jdbc2: Removed use of jdk1.4 only features to enable build with 
+         older jdk releases.
 
 PostGIS 1.0.0RC2
 2005/01/26