From: Magnus Jacobsson Date: Fri, 7 Jan 2022 11:49:45 +0000 (+0100) Subject: add a CHANGELOG entry for the breaking GVDLL change in cgraph.h X-Git-Tag: 3.0.0~87^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59aeebd8448a18e0a2ca3f829b8f21e2c72b3cb3;p=graphviz add a CHANGELOG entry for the breaking GVDLL change in cgraph.h --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a74d15d86..3fd3a4371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- **Breaking**: Using Graphviz as a library on Windows now requires the `GVDLL` + symbol to be set to ensure correct linking. - The Ming plugin that produced Shockwave files has been removed. This format was EOLed by Adobe in April 2019. #2160 - CentOS 7 packages now include libmingle and the `mingle` program.