diff --git a/CHANGES.txt b/CHANGES.txt index ef042aa532..a1b5ab970e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,7 +12,8 @@ Make ``Source.__str__()`` return the ``.source`` instead of the ``repr()`` (like ``Graph`` and ``Digraph``). Render with ``dot -K ...`` instead of `` ...`` internally -(work around upstream https://gitlab.com/graphviz/graphviz/-/issues/1753). +(work around `upstream issue +`_). Add documentation hint to archived upstream version for Windows.