diff options
Diffstat (limited to 'EasyInstall.txt')
-rwxr-xr-x | EasyInstall.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/EasyInstall.txt b/EasyInstall.txt index ab7026cd..dc119674 100755 --- a/EasyInstall.txt +++ b/EasyInstall.txt @@ -1237,6 +1237,8 @@ Release Notes/Change History * Prevent ``--help-commands`` and other junk from showing under Python 2.5 when running ``easy_install --help``. + * Fixed GUI scripts sometimes not executing on Windows + 0.6c7 * ``ftp:`` download URLs now work correctly. |