diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index c73a6b1..14db4fb 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -100,6 +100,11 @@ RELEASE 0.12 - XXX - Avoid partial copies of built files in a CacheDir() by copying to a temporary file and renaming. + From Anthony Roach: + + - Fix incorrect dependency-cycle errors when an Aliased source doesn't + exist. + RELEASE 0.11 - Tue, 11 Feb 2003 05:24:33 -0600 |