From ba7919618ce2500507a2edfe08156f25662b251e Mon Sep 17 00:00:00 2001 From: Hanno Schlichting Date: Fri, 17 Jul 2009 17:52:02 +0200 Subject: Backed out a couple of change log entries, which only happened in our fork and therefor should only be mentioned in our own change log. --HG-- branch : distribute extra : rebase_source : f8dd5d37c9e4dc7d236795b345e990c1eece227f --- docs/easy_install.txt | 4 ---- docs/pkg_resources.txt | 10 ---------- 2 files changed, 14 deletions(-) diff --git a/docs/easy_install.txt b/docs/easy_install.txt index 2398d34b..e3b569e2 100644 --- a/docs/easy_install.txt +++ b/docs/easy_install.txt @@ -1216,10 +1216,6 @@ displayed MD5 info (broken onto two lines for readability):: History ======= -0.6final - * Immediately close all file handles. This closes - http://bitbucket.org/tarek/distribute/issue/3. - 0.6c9 * Fixed ``win32.exe`` support for .pth files, so unnecessary directory nesting is flattened out in the resulting egg. (There was a case-sensitivity diff --git a/docs/pkg_resources.txt b/docs/pkg_resources.txt index b99c19f2..049082c8 100644 --- a/docs/pkg_resources.txt +++ b/docs/pkg_resources.txt @@ -1693,16 +1693,6 @@ File/Path Utilities History ------- -0.6final - * Allow to find_on_path on systems with tight permissions to fail gracefully. - This closes http://bitbucket.org/tarek/distribute/issue/9. - - * Corrected inconsistency between documentation and code of add_entry. - This closes http://bitbucket.org/tarek/distribute/issue/8. - - * Immediately close all file handles. This closes - http://bitbucket.org/tarek/distribute/issue/3. - 0.6c9 * Fix ``resource_listdir('')`` always returning an empty list for zipped eggs. -- cgit v1.2.3