diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 210f43b13..b72db97a9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -21,8 +21,7 @@ Bug Fixes by the garbage collector. (`#2981 `_) -- Fix conversion of pyargs to filename to not convert symlinks and not use - deprecated features on Python 3. (`#2985 +- Fix conversion of pyargs to filename to not convert symlinks on Python 2. (`#2985 `_) - ``PYTEST_DONT_REWRITE`` is now checked for plugins too rather than only for