]> granicus.if.org Git - postgis/commitdiff
Added 1.0.2 section in Release Notes
authorSandro Santilli <strk@keybit.net>
Fri, 1 Jul 2005 14:35:34 +0000 (14:35 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 1 Jul 2005 14:35:34 +0000 (14:35 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1801 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index be77a3f74802b0f8707408f9b006ce01e15624e5..07da3d81522ecd10dbe04bd9d2a73e5189ccfc76 100644 (file)
@@ -4661,6 +4661,44 @@ FROM geometry_table;</literallayout>
        <appendix>
                <title>Release Notes</title>
 
+               <sect1>
+                       <title>Release 1.0.2</title>
+                       <para>Release date: 2005/07/04</para>
+
+                       <para>
+                       Contains a few bug fixes and improvements.
+                       </para>
+
+                       <sect2>
+                               <title>Upgrading</title>
+
+                               <para>If you are upgrading from
+                               release 1.0.0RC6 or up you <emphasis>DO
+                               NOT</emphasis> need a dump/reload.</para>
+
+                               <para>Upgrading from older releases
+                               requires a dump/reload. 
+                               See the <link
+                               linkend="upgrading">upgrading</link>
+                               chapter for more informations.</para>
+                       </sect2>
+
+                       <sect2>
+                               <title>Bug fixes</title>
+       <para>Fault tolerant btree ops</para>
+       <para>Memory leak plugged in pg_error</para>
+       <para>Rtree index fix</para>
+       <para>Cleaner build scripts (avoided mix of CFLAGS and CXXFLAGS)</para>
+                       </sect2>
+
+                       <sect2>
+                               <title>Improvements</title>
+       <para>New index creation capabilities in loader (-I switch)</para>
+       <para>Initial support for postgresql 8.1</para>
+                       </sect2>
+
+               </sect1>
+
                <sect1>
                        <title>Release 1.0.1</title>
                        <para>Release date: 2005/05/24</para>