diff options
author | tarek <none@none> | 2009-11-01 20:16:23 +0100 |
---|---|---|
committer | tarek <none@none> | 2009-11-01 20:16:23 +0100 |
commit | 4c4a3a0a44120223d14e1fd49d50f89a40322174 (patch) | |
tree | e174b01e48e3845a8d7431c9c03f070eca3a3f84 | |
parent | 42f4dfbbdfee2d95ca23f13f869b12da5eb170ce (diff) | |
download | python-setuptools-git-0.6.8.tar.gz |
fixed CHANGES0.6.8
--HG--
branch : distribute
extra : rebase_source : 4a959e9365eb894b4f71b66401f8caad748788ca
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 31b8f311..0963b1d8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,7 +7,7 @@ CHANGES ----- * Added "check_packages" in dist. (added in Setuptools 0.6c11) -* +* Fixed the DONT_PATCH_SETUPTOOLS state. ----- 0.6.7 |