diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index ebcd7f5..5dd578e 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -31,6 +31,12 @@ RELEASE 0.08 - - Set a "multi" on Aliases so multiple calls will append to an Alias. + - Fix emitter functions' use of path names when using BuildDir or + in subdirectories. + + - Fix --implicit-cache causing redundant rebuilds when the header + file list changed. + From Zed Shaw: - Add an Append() method to Environments, to append values to |