From: Matthew Fernandez Date: Sat, 5 Jun 2021 02:50:00 +0000 (-0700) Subject: fix prior merge mistake X-Git-Tag: 2.47.3~14^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=340a3cc8d7af8494817d3905551f4baabb2899f6;p=graphviz fix prior merge mistake --- diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d67f9f2..0d332277c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - no longer pass libcommon to the linker twice in mm2gv when building with CMake - Quartz plugin is now compiled with explicit `--tag=CC` to libtool #2065 - -### Fixed - - out of bounds read when attempting to load a plugin whose name is ≥63 characters - out of bounds read when examining a registered plugin whose name is ≥63