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 1d67c5a..7ae0725 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -392,6 +392,9 @@ RELEASE 0.97 - XXX - On Windows, assume that absolute path names without a drive letter refer to the drive on which the SConstruct file lives. + - Add /usr/ccs/bin to the end of the the default external execution + PATH on Solaris. + From Chen Lee: - Handle Visual Studio project and solution files in Unicode. |