<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>