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 bdced28..9e2591b 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -51,6 +51,9 @@ RELEASE 0.04 - - Add the Ignore() method to ignore dependencies. + - Provide an error message when a nonexistent target is specified + on the command line. + From Steve Leblanc: - Add var=value command-line arguments. |