]> granicus.if.org Git - postgis/commitdiff
take out interruptibility from 2.0.1 release notes - got pushed to 2.1.0
authorRegina Obe <lr@pcorp.us>
Mon, 18 Jun 2012 13:06:31 +0000 (13:06 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 18 Jun 2012 13:06:31 +0000 (13:06 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9925 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
doc/release_notes.xml

diff --git a/NEWS b/NEWS
index b4cbdd847da650a3a2118219efca54e73ccb1788..feaad0618c73caba088bb0ea6aa791c1632f7f49 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PostGIS 2.1.0
   - GEOMETRYCOLLECTION support for ST_MakeValid (Sandro Santilli / Vizzuality)
 
 * Enhancements *
+  - #1802, improved function interruptibility.
 
 * Fixes *
 
@@ -63,7 +64,6 @@ PostGIS 2.0.1
 
   - More detailed exception message from topology editing functions.
   - #1786, improved build dependencies 
-  - #1802, improved function interruptibility.
   - #1806, speedup of ST_BuildArea, ST_MakeValid and ST_GetFaceGeometry.
   - #1812, Add lwgeom_normalize in LIBLWGEOM for more stable testing.
   
index 29e96e53eb34f1112c3c777cb1bf05440a83c249..8019e6112591c590690cf157830fa82e3d78d78a 100644 (file)
@@ -50,7 +50,6 @@
                         <title>Enhancements</title>
                                <para>More detailed exception message from topology editing functions.</para>
                                <para>#1786, improved build dependencies</para> 
-                               <para>#1802, improved function interruptibility.</para>
                                <para>#1806, speedup of ST_BuildArea, ST_MakeValid and ST_GetFaceGeometry.</para>
                                <para>#1812, Add lwgeom_normalize in LIBLWGEOM for more stable testing.</para>
                </simplesect>