From a494dd32ae6289c1855bd4a57eb20861acbb6aa8 Mon Sep 17 00:00:00 2001 From: PJ Eby Date: Thu, 8 Feb 2007 20:11:22 +0000 Subject: Fix extracted C extensions not having executable permissions under Cygwin. (backport from trunk) --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053674 --- pkg_resources.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pkg_resources.txt') diff --git a/pkg_resources.txt b/pkg_resources.txt index 8e5e335e..6bde6342 100755 --- a/pkg_resources.txt +++ b/pkg_resources.txt @@ -1692,6 +1692,9 @@ File/Path Utilities Release Notes/Change History ---------------------------- +0.6c6 + * Fix extracted C extensions not having executable permissions under Cygwin. + 0.6c4 * Fix "dev" versions being considered newer than release candidates. -- cgit v1.2.3