summaryrefslogtreecommitdiff
path: root/setuptools.txt
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools.txt')
-rwxr-xr-xsetuptools.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/setuptools.txt b/setuptools.txt
index 12d52179..8e364bf6 100755
--- a/setuptools.txt
+++ b/setuptools.txt
@@ -1332,6 +1332,9 @@ XXX
Release Notes/Change History
----------------------------
+0.5a13
+ * Fixed a bug in resource extraction from nested packages in a zipped egg.
+
0.5a12
* The zip-safety scanner now checks for modules that might be used with
``python -m``, and marks them as unsafe for zipping, since Python 2.4 can't