diff options
| author | Tarek Ziade <tarek@ziade.org> | 2010-07-03 13:50:15 +0200 |
|---|---|---|
| committer | Tarek Ziade <tarek@ziade.org> | 2010-07-03 13:50:15 +0200 |
| commit | 79a00a3182447a66a2106761dfabda0e16d0ba19 (patch) | |
| tree | cddb3e7463a09b6c53d799071e745b7a4ca07655 | |
| parent | e7a6afa8537161befb62ca5cd638f2bbc35a5842 (diff) | |
| download | python-setuptools-git-79a00a3182447a66a2106761dfabda0e16d0ba19.tar.gz | |
added a note on Toshio change. Fixes #171 (with r734)
--HG--
branch : distribute
extra : rebase_source : 10d46a506636fd2fbf1ec9bbbdf55ec9909e5e8e
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index cdea8135..f62356e7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,7 +6,8 @@ CHANGES 0.6.14 ------ -* Issue 170: fixed unittest failure. Thanks to Toshio. +* Issue 170: Fixed unittest failure. Thanks to Toshio. +* Issue 171: Fixed race condition in unittests cause deadlocks in test suite. ------ 0.6.13 |
