summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorLennart Regebro <regebro@gmail.com>2012-08-22 16:48:48 +0200
committerLennart Regebro <regebro@gmail.com>2012-08-22 16:48:48 +0200
commitab7a3f122ea89a7288ddb5815a06fffb4ec48cac (patch)
tree80b56db14ef070d3eb140c03080b0c094b81b072 /CHANGES.txt
parente743dabde0d60aaeca5c9e4dc5c29ac3ac625646 (diff)
downloadpython-setuptools-git-ab7a3f122ea89a7288ddb5815a06fffb4ec48cac.tar.gz
Issue #314: test_local_index() would fail an OS X.
--HG-- branch : distribute extra : rebase_source : 8d91abdbed53300e6ec80bd535e00bca17767206
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 98e2246b..9ae342e7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -14,6 +14,7 @@ CHANGES
* Issue #306: Even if 2to3 is used, we build in-place under Python 2.
* Issue #307: Prints the full path when .svn/entries is broken.
* Issue #313: Support for sdist subcommands (Python 2.7)
+* Issue #314: test_local_index() would fail an OS X.
------
0.6.28