diff options
| -rwxr-xr-x | EasyInstall.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/EasyInstall.txt b/EasyInstall.txt index bd3a77a8..028d1fe7 100755 --- a/EasyInstall.txt +++ b/EasyInstall.txt @@ -1103,6 +1103,8 @@ Release Notes/Change History * Construct ``.pth`` file paths in such a way that installing an egg whose name begins with ``import`` doesn't cause a syntax error. + * Fixed a bogus warning message that wasn't updated since the 0.5 versions. + 0.6b1 * Better ambiguity management: accept ``#egg`` name/version even if processing what appears to be a correctly-named distutils file, and ignore ``.egg`` |
