aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-24 20:38:46 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-24 20:38:46 -0400
commit85086e979f56c92ca096642b899c9df38ac133d0 (patch)
tree40fa1ff1e7dfb381043ae0abe0865d115b934f80
parent2b48816298bc0ad2632a393560176ed151149aa5 (diff)
downloadexternal_python_setuptools-85086e979f56c92ca096642b899c9df38ac133d0.tar.gz
external_python_setuptools-85086e979f56c92ca096642b899c9df38ac133d0.tar.bz2
external_python_setuptools-85086e979f56c92ca096642b899c9df38ac133d0.zip
Update changelog0.6.43
--HG-- branch : distribute
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index eb3e56e1..7d22ae1b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,12 @@ CHANGES
=======
------
+0.6.43
+------
+
+* Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42).
+
+------
0.6.42
------