From 9136cb0593408e3a90625283613301faf11409fc Mon Sep 17 00:00:00 2001 From: Martin Davis Date: Tue, 5 Sep 2023 19:15:19 -0700 Subject: [PATCH] Update NEWS --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 78e0f8be33..3da4df688b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,6 +5,8 @@ - Fixes: - Remove undefined behaviour in use of null PrecisionModel (GH-931, Jeff Walton) - Explicitly set endianness for some tests so that output matches expected (GH-934, Paul Ramsey) + - Fix IncrementalDelaunayTriangulator to ensure triangulation boundary is convex (GH-953, Martin Davis) + ## Changes in 3.12.0