]> granicus.if.org Git - postgis/commitdiff
update release notes
authorRegina Obe <lr@pcorp.us>
Sat, 25 Jun 2011 20:32:49 +0000 (20:32 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 25 Jun 2011 20:32:49 +0000 (20:32 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7484 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
doc/release_notes.xml

diff --git a/NEWS b/NEWS
index 67cb059e1907fc955694bd0e322e32c2230ac1df..2873a28b7e4a3c08bdff84f96445362f6e35efd3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -64,13 +64,16 @@ PostGIS 2.0.0
     addition of reverse geocoder function,
     include in Official documentation. 
     (Regina Obe, Leo Hsu / Paragon Corporation)
+  - Overall Documentation proofreading and corrections. (Kasif Rasul)
 
 PostGIS 1.5.3
-2011/06/XX
+2011/06/25
 
  - This is a bug fix release, addressing issues that have been
    filed since the 1.5.2 release.
  - Bug Fixes
+   - #1056, produce correct bboxes for arc geometries, fixes index errors
+         (Paul Ramsey)
    - #1007, ST_IsValid crash - fix requires GEOS 3.3.0+ or 3.2.3+ 
         (Sandro Santilli, reported by Birgit Laggner)
    - #940, support for PostgreSQL 9.1 beta 1 
index 1f773fa6b0f0375a02f38c60b22428905ac1aba7..dd845e127fac21f1c7df437fe4f0431f778c5eef 100644 (file)
@@ -42,7 +42,7 @@
           <para>ST_RelateMatch (Sandro Santilli / Faunalia for RT-SIGTA)</para>
           <para>ST_ConcaveHull (Regina Obe and Leo Hsu / Paragon Corporation)</para>
           <para>ST_UnaryUnion (Sandro Santilli / Faunalia for RT-SIGTA)</para>
-           <para>ST_AsX3D (Regina Obe / Arrival 3D)</para>
+          <para>ST_AsX3D (Regina Obe / Arrival 3D)</para>
         </simplesect>
         <simplesect>
                <title>Enhancements</title>
                <para>pgsql2shp conversion from predefined list (Loic Dachary)</para>
                <para>Shp-pgsql GUI loader - support loading multiple files at a time.  (Mark Leslie)</para>  
                <para>Extras - upgraded tiger_geocoder from using old TIGER format to use new TIGER shp and file structure format (Stephen Frost)</para>
-               <para>Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)</para>  
+               <para>Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function, various bug fixes, speed improvements, loading routines. (Regina Obe, Leo Hsu / Paragon Corporation)</para>
+               <para>Overall Documentation proofreading and corrections. (Kasif Rasul)</para>
         </simplesect>
       </sect1>
      
       <sect1>
         <title>Release 1.5.3</title>
-        <para>Release date: 2011/06/xx</para>
+        <para>Release date: 2011/06/25</para>
         <para>This is a bug fix release, addressing issues that have been filed since the 1.5.2 release.</para>
         <simplesect>
           <title>Bug Fixes</title>
+                <para>#1056, produce correct bboxes for arc geometries, fixes index errors
+                    (Paul Ramsey)</para>
                           <para>#1007, ST_IsValid crash fix requires GEOS 3.3.0+ or 3.2.3+ 
                                 (Sandro Santilli, reported by Birgit Laggner)</para>
                           <para>#940, support for PostgreSQL 9.1 beta 1