diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 33e481d..4810df6 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -20,6 +20,8 @@ RELEASE 0.XX - XXX - Add a DefaultEnvironment() function that only creates a default environment on-demand (for fetching source files, e.g.). + - Portability fix for test/M4.py. + From Steven Knight: - Tighten up the scons -H help output. |