]> granicus.if.org Git - postgis/commitdiff
fix Paul's bad spelling, add KML in output list, link to what's new in PostGIS 1...
authorRegina Obe <lr@pcorp.us>
Fri, 13 Nov 2009 15:27:09 +0000 (15:27 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 13 Nov 2009 15:27:09 +0000 (15:27 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4801 b70326c6-7e19-0410-871a-916f4a2858ee

doc/release_notes.xml

index 3bddd450859b49c0e5c5bd1537bf6d1d63aa992b..574ba2efc7f62eb8cad1a2ab506568d4b8a37203 100644 (file)
@@ -6,7 +6,7 @@
       <sect1>
         <title>Release 1.5.0</title>
         <para>Release date: 2009/12/25</para>
-        <para>This release provides support for geographic coordinates (lat/lon) via a new GEOGRAPHY type. Also performance enhancements, new input format support (GLM) and general upkeep.</para>
+        <para>This release provides support for geographic coordinates (lat/lon) via a new GEOGRAPHY type. Also performance enhancements, new input format support (GML,KML) and general upkeep.</para>
   
         <simplesect>
           <title>API Stability</title>
           <title>Compatibility</title>
           <para>The versions below are the *minimum* requirements for PostGIS 1.5</para>
           <para>PostgreSQL 8.3 and higher on all platforms</para>
-          <para>GEOS 3.0 and higher only</para>
+          <para>GEOS 3.0 and higher only (GEOS 3.2+ to take advantage of all features)</para>
           <para>PROJ4 4.5 and higher only</para>
         </simplesect>
 
         <simplesect>
           <title>New Features</title>
-          <para></para>
+          <para><xref linkend="NewFunctions_1_5"/></para>
         </simplesect>
 
         <simplesect>