aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e3d82cc2..9341c928 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,6 +9,9 @@ v36.6.1
* #1132: Removed redundant and costly serialization/parsing step
in ``EntryPoint.__init__``.
+* #844: ``bdist_egg --exclude-source-files`` now tested and works
+ on Python 3.
+
v36.6.0
-------