diff options
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r-- | src/RELEASE.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 15f4ca9..60594de 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -38,6 +38,10 @@ RELEASE 0.10 - XXX These warnings are normal in this situation and can be safely ignored. + - The format of all error and warning messages has been made + consistent. All error messages now begin with "scons: ***" + and all warning messages now begin with "scons: warning:". + Please note the following important changes since release 0.08: - The SetCommandHandler() function has been superceded |