diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 67a0574..3bb532d 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -14,6 +14,9 @@ RELEASE 0.07 - - Changes to build SCons packages on IRIX (and other *NIces). + - Don't create a directory Node when a file already exists there, + and vice versa. + From Charles Crain: - Internal cleanup of environment passing to function Actions. |