]> granicus.if.org Git - postgis/commitdiff
Added RC6 release notes.
authorSandro Santilli <strk@keybit.net>
Wed, 30 Mar 2005 11:47:05 +0000 (11:47 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 30 Mar 2005 11:47:05 +0000 (11:47 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1584 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES
doc/postgis.xml

diff --git a/CHANGES b/CHANGES
index c746d21d17d1a76a525ae8b2c19ee53d1da677a3..6f5fb75ec63b29a567374bc777d657b7bbb4fd30 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-PostGIS 1.0.0
+PostGIS 1.0.0RC6
 ??????
        - BUGFIX dumper 64bit
        - BUGFIX in multi()
index fac592d18b0be56582af9f7c02a31cf25a05d21c..8b5c6441430947678fcc30fc5529e33077dda833 100644 (file)
@@ -4578,6 +4578,41 @@ FROM geometry_table;</literallayout>
        <chapter>
                <title>Release Notes</title>
 
+               <sect1>
+                       <title>Release 1.0.0RC6</title>
+                       <para>Release date: ???</para>
+
+                       <para>Sixth release candidate for 1.0.0.
+                       Contains a few bug fixes and cleanups.</para>
+
+                       <sect2>
+                               <title>Upgrading</title>
+                               <para>You need a dump/reload to upgrade
+                               from precedent releases. See the <link
+                               linkend="upgrading">upgrading</link>
+                               chapter for more informations.</para>
+                       </sect2>
+
+                       <sect2>
+                               <title>Library changes</title>
+       <para>BUGFIX in multi()</para>
+       <para>early return [when noop] from multi()</para>
+                       </sect2>
+
+                       <sect2>
+                               <title>Scripts changes</title>
+       <para>dropped {x,y}{min,max}(box2d) functions</para>
+                       </sect2>
+
+                       <sect2>
+                               <title>Other changes</title>
+       <para>BUGFIX in postgis_restore.pl scrip</para>
+       <para>BUGFIX in dumper's 64bit support</para>
+                       </sect2>
+
+               </sect1>
+
+
                <sect1>
                        <title>Release 1.0.0RC5</title>
                        <para>Release date: 2005/03/25</para>