From 76b8454d9eb5e9f59b151e3288aa07a6d9d412c7 Mon Sep 17 00:00:00 2001 From: Dan Baston Date: Wed, 5 Jun 2024 09:22:39 -0400 Subject: [PATCH] Update NEWS.md --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index c1b1a4edc2..73bcafa061 100644 --- a/NEWS.md +++ b/NEWS.md @@ -34,6 +34,7 @@ - GEOSLineSubstring: Fix crash on NaN length fractions (GH-1088, Dan Baston) - MinimumClearance: Fix crash on NaN inputs (GH-1082, Dan Baston) - Centroid: Fix crash on polygons with empty holes (GH-1075, Dan Baston) + - GEOSRelatePatternMatch: Fix crash on invalid DE-9IM pattern (GH-1089, Dan Baston) - CoveragePolygonValidator: add section performance optimization (GH-1099, Martin Davis) ## Changes in 3.12.0