diff options
author | tarek <none@none> | 2009-12-28 19:47:05 +0100 |
---|---|---|
committer | tarek <none@none> | 2009-12-28 19:47:05 +0100 |
commit | b957465761ed97329b3ca94c9814ca37355b20db (patch) | |
tree | 3219f4bc3afd2864df94355c1dbdcb092e42fee2 | |
parent | 74a48f7df99973566897e0e907bea2b412861879 (diff) | |
download | external_python_setuptools-b957465761ed97329b3ca94c9814ca37355b20db.tar.gz external_python_setuptools-b957465761ed97329b3ca94c9814ca37355b20db.tar.bz2 external_python_setuptools-b957465761ed97329b3ca94c9814ca37355b20db.zip |
added an entry in CHANGES
--HG--
branch : distribute
extra : rebase_source : 6dd438df44c5f019f4a6c853d5ceef4678b88957
-rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index fc7e0197..068d1a41 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,7 @@ CHANGES * Found another case of SandboxViolation - fixed * Issue 15 and 48: Introduced a socket timeout of 15 seconds on url openings +* Added indexsidebar.html into MANIFEST.in ------ 0.6.10 |