summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-09-06 09:36:06 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-09-06 09:36:06 -0400
commitca2798727269cd4433ae355ef64a7cffd3807aaf (patch)
treeee803f8d28977c80f82db89d47c4f730714639ab
parent7c6fcc08e5960234e99ba2e764766b5a0358038c (diff)
downloadpython-setuptools-git-1.1.2.tar.gz
Update changelog1.1.2
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b0d0da3e..cb300d47 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,13 @@ CHANGES
=======
-----
+1.1.2
+-----
+
+* Issue #69: Correct issue where 404 errors are returned for URLs with
+ fragments in them (such as #egg=).
+
+-----
1.1.1
-----