aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.txt
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-07-16 16:17:29 +0000
committerPJ Eby <distutils-sig@python.org>2005-07-16 16:17:29 +0000
commit2b761a26e530877facb940fb692938d0bd35131c (patch)
tree9924c6007c8716322bae5e3e5a1048af1c78a631 /setuptools.txt
parent92b222587272770a5c0a3fe5f0c64f40dc10ef17 (diff)
downloadexternal_python_setuptools-2b761a26e530877facb940fb692938d0bd35131c.tar.gz
external_python_setuptools-2b761a26e530877facb940fb692938d0bd35131c.tar.bz2
external_python_setuptools-2b761a26e530877facb940fb692938d0bd35131c.zip
prep for 0.5a13 release
--HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041128
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