From: Matthew Fernandez Date: Tue, 15 Jun 2021 00:14:41 +0000 (-0700) Subject: add a changelog note about the prior Makefile update X-Git-Tag: 2.47.3~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13520cb2951805788af9684f6b10d2272325ae4b;p=graphviz add a changelog note about the prior Makefile update --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 52ee21eef..66b533320 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - the packaging work flow on CentOS 7 now selects the Python 3 bindings, instead of Python 2 bindings - remove Python 2 bindings #1992 +- improved thread-safety in Graphviz bindings Makefile ### Fixed