From: Matthew Fernandez Date: Sun, 26 Jul 2020 17:48:18 +0000 (-0700) Subject: Merge branch 'master' of https://gitlab.com/graphviz/graphviz into 23588b12-6184... X-Git-Tag: 2.46.0~20^2^2~183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31cb447e4cd0f2ce633998bc7d753474fd144c60;p=graphviz Merge branch 'master' of https://gitlab.com/graphviz/graphviz into 23588b12-6184-423b-a348-0364f98b4dee --- 31cb447e4cd0f2ce633998bc7d753474fd144c60 diff --cc CHANGELOG.md index 98a4f6554,4fbf0cb4f..a51850948 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -8,7 -8,7 +8,8 @@@ and this project adheres to [Semantic V ### Fixed - gvpr: line numbers in gvpr errors/warnings are incorrect #1594 + - URL typo in patchwork man page +- Escaped backslashes are not correctly handled when producing xdot with dot #165 ## [2.44.1] - 2020-06-29