]> granicus.if.org Git - postgis/commitdiff
Added release notes for 1.0.0 final
authorSandro Santilli <strk@keybit.net>
Tue, 12 Apr 2005 11:18:01 +0000 (11:18 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 12 Apr 2005 11:18:01 +0000 (11:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1609 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index 52dc9c720516cd1574e62e1b68b4f36e96e646ff..37c74e49058323dfddd8f9255e4f4188b516d1f8 100644 (file)
@@ -4644,6 +4644,45 @@ FROM geometry_table;</literallayout>
        <chapter>
                <title>Release Notes</title>
 
+               <sect1>
+                       <title>Release 1.0.0</title>
+                       <para>Release date: 2005/04/??</para>
+
+                       <para>Final 1.0.0 release.
+                       Contains a few bug fixes in the library
+                       and a few improvements in the loader.</para>
+
+                       <sect2>
+                               <title>Upgrading</title>
+
+                               <para>If you are upgrading from
+                               release 1.0.0RC6 you <emphasis>DO
+                               NOT</emphasis> need a dump/reload.</para>
+
+                               <para>Upgrading from any other precedent
+                               release requires a dump/reload. 
+                               See the <link
+                               linkend="upgrading">upgrading</link>
+                               chapter for more informations.</para>
+                       </sect2>
+
+                       <sect2>
+                               <title>Library changes</title>
+       <para>BUGFIX in transform() releasing random memory address</para>
+       <para>BUGFIX in force_3dm() allocating less memory then required</para>
+                       </sect2>
+
+                       <sect2>
+                               <title>Other changes/additions</title>
+       <para>NEW manual pages for loader/dumper</para>
+       <para>NEW shp2pgsql support for old (HWGEOM) postgis versions</para>
+       <para>NEW -p (prepare) flag for shp2pgsql</para>
+       <para>NEW manual chapter about OGC compliancy enforcement</para>
+                       </sect2>
+
+               </sect1>
+
+
                <sect1>
                        <title>Release 1.0.0RC6</title>
                        <para>Release date: 2005/03/30</para>