From d45d293c51d6dfa91c67b8c0a1e8776241985a4f Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Wed, 19 Oct 2022 19:44:44 +0200 Subject: [PATCH] add CHANGELOG entry for partial fix of issue #372 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 204ef18f2..8ec472190 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Issues with GCC 8, `-O3` and `-ffast-math` #1412 - Problem building Graphviz-5.0.1: undefined symbols `__*_finite` #2296 +- Failure of arrowhead and arrowtail to respect penwidth #372 \ + Fixed for all + [polygon-based node shapes](https://graphviz.org/doc/info/shapes.html#polygon) + (except for the `cylinder` node shape) and for the + [edge arrow shapes](https://graphviz.org/doc/info/arrows.html) + `normal`, `inv`, `box` and `dot` ### Removed -- 2.50.1