aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-09-27 09:40:32 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-09-27 09:40:32 -0400
commit84a4f9e884d4d173c7b1dbf076dcfb1b0232b261 (patch)
tree77cbb5cb7ff66ab4f59f81c85df376a3b8febe59
parent5802fd80e413b63af8be9198f14da1ade47d409c (diff)
downloadexternal_python_setuptools-84a4f9e884d4d173c7b1dbf076dcfb1b0232b261.tar.gz
external_python_setuptools-84a4f9e884d4d173c7b1dbf076dcfb1b0232b261.tar.bz2
external_python_setuptools-84a4f9e884d4d173c7b1dbf076dcfb1b0232b261.zip
Update changelog
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 59e63aad..419c3c2b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,13 @@
CHANGES
=======
+-----
+6.0.1
+-----
+
+* Issue #259: Fixed regression with namespace package handling on ``single
+ version, externally managed`` installs.
+
---
6.0
---