[postgis-tickets] r14513 - Add NEWS items and sort

Daniel Baston dbaston at gmail.com
Tue Dec 22 07:50:06 PST 2015


Author: dbaston
Date: 2015-12-22 07:50:06 -0800 (Tue, 22 Dec 2015)
New Revision: 14513

Modified:
   branches/2.1/NEWS
Log:
Add NEWS items and sort

Modified: branches/2.1/NEWS
===================================================================
--- branches/2.1/NEWS	2015-12-22 15:39:33 UTC (rev 14512)
+++ branches/2.1/NEWS	2015-12-22 15:50:06 UTC (rev 14513)
@@ -4,13 +4,13 @@
  * Bug Fixes *
 
   - #2232, avoid accumulated error in SVG rounding
+  - #2283, Import nested holey multipolygons correctly
+  - #3222, Fix uninitialized stddev in stats computation
+  - #3196, do not let DropTopology drop non-topology schemes
   - #3198, ST_AddEdgeModFace docs report wrong side of new face
-  - #3196, do not let DropTopology drop non-topology schemes
-  - #3222, Fix uninitialized stddev in stats computation
-  - #2283, Import nested holey multipolygons correctly
   - #3245, Ensure lwgeom/geos returns are fully owned
+  - #3280, Fix topology import of almost collinear linestrings
   - #3281, Do not export liblwgeom symbols from the PostgreSQL module
-  - #3280, Fix topology import of almost collinear linestrings
   - #3351, Set endnodes isolation on ST_RemoveIsoEdge
   - #3355, Fix geography ST_Segmentize() does not add geodetic box
            ST_Intersects and other relationship functions
@@ -20,6 +20,8 @@
   - #3375, crash in repeated point removal for collection(point)
   - #3378, Fix handling of hierarchical TopoGeometries with
            of multiple topologies
+  - #3389, Buffer overflow in lwgeom_to_geojson
+  - #3393, ST_Area NaN for some polygons
 
 PostGIS 2.1.8
 2015/07/07



More information about the postgis-tickets mailing list