diff --git a/CHANGES b/CHANGES index c155cff3426..0f56e070b81 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,7 @@ Bugs fixed * #10031: py domain: Fix spurious whitespace in unparsing various operators (``+``, ``-``, ``~``, and ``**``). Patch by Adam Turner. +* #10460: logging: Always show node source locations as absolute paths. Testing --------