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 83d6544..017c872 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -80,6 +80,9 @@ RELEASE 0.12 - XXX - Change the default SConscriptChdir() behavior to change to the SConscript directory while it's being read. + - Fix an exception thrown when the -U option was used with no + Default() target specified. + From Lachlan O'Dea: - Add SharedObject() support to the masm tool. |