diff --git a/NEWS.md b/NEWS.md index 2cc7944c75..b0a2022319 100644 --- a/NEWS.md +++ b/NEWS.md @@ -37,6 +37,7 @@ - GEOSRelatePatternMatch: Fix crash on invalid DE-9IM pattern (GH-1089, Dan Baston) - CoveragePolygonValidator: add section performance optimization (GH-1099, Martin Davis) - TopologyPreservingSimplifier: fix to remove ring endpoints safely (GH-1110, Martin Davis) + - TopologyPreservingSimplifier: fix stack overflow on degenerate inputs (GH-1113, Dan Baston) ## Changes in 3.12.0 2023-06-27