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 df77749..1733520 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -90,6 +90,9 @@ RELEASE 0.14 - XXX - Optimize out calling hasattr() before accessing attributes. + - Say "Cleaning targets" (not "Building...") when the -c option is + used. + From Damyan Pepper: - Quote the "Entering directory" message like Make. |