From 848da2e586ac88a8b10e6ab79a5139127d738cde Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Tue, 29 Nov 2022 22:05:56 -0800 Subject: [PATCH] fix changelog entry that was entered under an older release When rebasing 8f60584180071ab9c0f212c3f31aac1d53ed4757, I mistakenly forgot to adjust its changelog entry for the release that had happened in the intervening time. Gitlab: #56 --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d773d85e..6f435e447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 `href` attribute is set. #265, #2319 - Building Graphviz from source using the Autotools build system in now possible on NetBSD. #2317 +- The ortho library now allocates trapezoid structures on-demand, removing the + “Trapezoid-table overflow” error that previously occurred when its upfront + estimation was exceeded. #56, #1880 ## [7.0.3] – 2022-11-26 @@ -29,9 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 demand loading disabled. - `gvpack` built with the CMake build system can now find plugins correctly at run time. #1838 -- The ortho library now allocates trapezoid structures on-demand, removing the - “Trapezoid-table overflow” error that previously occurred when its upfront - estimation was exceeded. #56, #1880 ## [7.0.2] – 2022-11-18 -- 2.50.1