]> granicus.if.org Git - postgis/commitdiff
Changed pgsql 8.1 support advertisements to be more clear about status
authorSandro Santilli <strk@keybit.net>
Fri, 1 Jul 2005 14:43:37 +0000 (14:43 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 1 Jul 2005 14:43:37 +0000 (14:43 +0000)
of it.

git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1802 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES
doc/postgis.xml

diff --git a/CHANGES b/CHANGES
index ee7941ee348310c9b13f4e8177d6e126fe7e6b47..69196b6d78ca72ab76f33b0a11a934a6333183b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,7 @@ PostGIS 1.0.2
        - Memory Leak fix in pg_error
        - Rtree index fix. See:
          http://archives.postgresql.org/pgsql-hackers/2005-06/msg01108.php
-       - Support for postgresql 8.1
+        - Initial support for postgresql 8.1dev
        - Cleaner build scripts: avoided mix of CFLAGS and CXXFLAGS
        - NEW -I switch for pgsql2shp (GiST index)
 
index 07da3d81522ecd10dbe04bd9d2a73e5189ccfc76..82dc4ab2db26c30a77d9f24d144d183629aa62a6 100644 (file)
@@ -4694,7 +4694,7 @@ FROM geometry_table;</literallayout>
                        <sect2>
                                <title>Improvements</title>
        <para>New index creation capabilities in loader (-I switch)</para>
-       <para>Initial support for postgresql 8.1</para>
+       <para>Initial support for postgresql 8.1dev</para>
                        </sect2>
 
                </sect1>