summaryrefslogtreecommitdiff
path: root/MERGE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MERGE.txt')
-rw-r--r--MERGE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/MERGE.txt b/MERGE.txt
index e4cd20a0..bcff09da 100644
--- a/MERGE.txt
+++ b/MERGE.txt
@@ -23,3 +23,8 @@ Major Changes
-------------
* The _distribute property of the setuptools module has been removed.
+* Distributions are once again installed as zipped eggs by default, per the
+ rationale given in `the seminal bug report
+ <http://bugs.python.org/setuptools/issue33>`_ indicates that the feature
+ should remain and no substantial justification was given in the `Distribute
+ report <https://bitbucket.org/tarek/distribute/issue/19/>`_.