summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-02-05 22:00:39 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-02-05 22:00:39 -0500
commitc87de5d6670c583184e2a33ffa8eb1146e4b98c0 (patch)
tree4c2899456275a511d1d546e490ca3cd76d533ec0
parentf5167344b22647d8bc877019bd73c82c50dfb093 (diff)
downloadpython-setuptools-git-2.1.2.tar.gz
Update changelog2.1.2
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index dbe33d0a..455dada1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,13 @@ CHANGES
=======
-----
+2.1.2
+-----
+
+* Issue #144: Read long_description using codecs module to avoid errors
+ installing on systems where LANG=C.
+
+-----
2.1.1
-----