]> granicus.if.org Git - postgis/commitdiff
Added 1.0.0RC2 section
authorSandro Santilli <strk@keybit.net>
Wed, 26 Jan 2005 08:34:29 +0000 (08:34 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 26 Jan 2005 08:34:29 +0000 (08:34 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1345 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index d9fbf9c1933e63001693f49c5c2b54f02b24a0ee..96fb1fb87d0d4b9302a000b4b9f64c6262812950 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,18 @@
-PostGIS 1.0.0
+PostGIS 1.0.0RC2
+2005/01/26
+       - More correct STABLE, IMMUTABLE, STRICT uses in lwpostgis.sql
+       - GEOMETRYCOLLECTION(EMPTY) syntax support for backward compatibility
+       - faster and more robust loader (both i18n and not)
+       - faster binary outputs
+       - bug fix in pointarray box3d computation
+       - initial autoconf script
+       - bug fix in distance_spheroid definition
+       - stricter OGC WKB constructors
+       - stricter OGC WKT constructors
+       - bug fix in transform() missing to update bbox cache
+       - LWGEOM aware JDBC driver (jdbc2)
+
+PostGIS 1.0.0RC1
 2005/01/13
 
 - New Things