From: Matthew Fernandez Date: Tue, 24 Aug 2021 00:08:23 +0000 (-0700) Subject: add a CHANGELOG entry for the prior quartz fix X-Git-Tag: 2.49.0~7^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c724b525c43868404db925c763385ccae35de5fa;p=graphviz add a CHANGELOG entry for the prior quartz fix --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a9579795..4a237403e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - CMake builds fail when when the ltdl library is not available even if the `enable_ltdl` option is `ON` - CMake builds fail when when the optional `zlib` library is not available +- fix graph rotation in quartz plugin ## [2.48.0] - 2021-07-17