diff --git a/NEWS.md b/NEWS.md index 5e5186ae9d..ca3e4863f6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -39,6 +39,7 @@ - TopologyPreservingSimplifier: fix to remove ring endpoints safely (GH-1110, Martin Davis) - TopologyPreservingSimplifier: fix stack overflow on degenerate inputs (GH-1113, Dan Baston) - DouglasPeuckerSimplifier: fix stack overflow on NaN tolerance (GH-1114, Dan Baston) + - GEOSConcaveHullOfPolygons: Avoid crash on zero-area input (GH-1076, Dan Baston) ## Changes in 3.12.0 2023-06-27