From 0a8cdb74b2573d1a22eb1700f1429caf57c07ca6 Mon Sep 17 00:00:00 2001 From: Anatoly Techtonik Date: Sun, 12 Jun 2011 12:14:00 +0000 Subject: CHANGES.txt: document easy_install fix from issue #2051 --- src/CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 8bb0246..dd05249 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -111,6 +111,11 @@ RELEASE 2.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE shell doesn't search there. This is confusing, because `scons` can be executed from explorer, but fail to start from console. + - Fix broken installation with easy_install on Windows (issue #2051) + SCons traditionally installed in a way that allowed to run multiple + versions side by side. This custom logic was incompatible with + easy_install way of doing things. + From Alexander Goomenyuk: - Add .sx to assembly source scanner list so .sx files -- cgit v0.12