diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 6779ddd..69e7063 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -75,6 +75,8 @@ RELEASE 0.08 - which case the target(s) are deduced from the source file(s) and the Builder's specified suffix. + - Add a tar archive builder. + From Jeff Petkau: - Fix --implicit-cache if the scanner returns an empty list. |