summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2013-04-11 18:04:06 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2013-04-11 18:04:06 -0700
commita65b6ea00662c72fff9a887b1313c439e32a9219 (patch)
tree16f5a8f8ff60fc8dcd254134c5893f8fac1426a4 /CHANGES.txt
parent49ce80613b7fcffd1882f7fb082e5bcc30e976f0 (diff)
downloadpython-setuptools-git-a65b6ea00662c72fff9a887b1313c439e32a9219.tar.gz
Skip test when file system encoding is not suitable. Fixes #55 and Distribute #363.1.1.7
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f97dca3c..b97c1004 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,6 +10,8 @@ CHANGES
launcher for 'develop' installs).
* ``ez_setup.py`` now ensures partial downloads are cleaned up following
a failed download.
+* Distribute #363 and Issue #55: Skip an sdist test that fails on locales
+ other than UTF-8.
-----
1.1.6