From: Sergey Poznyakoff Date: Sat, 14 Oct 2006 10:48:14 +0000 (+0000) Subject: Update X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=7e6d54d0c02bdce50d90e091413a99a9c7084d4f;p=chaz%2Ftar Update --- diff --git a/ChangeLog b/ChangeLog index 752e27f..8338b0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-10-14 Sergey Poznyakoff + + * src/buffer.c (_open_archive): Make sure stdlis is set to stderr + when we are writing archive to stdout (unless --index-file is + used). Bug introduced on 2006-07-06. + * tests/Makefile.am: New test verbose.at + * tests/testsuite.at: Likewise + * tests/indexfile.at (AT_KEYWORDS): Add stdout keyword + * tests/verbose.at: New test case + 2006-10-02 Sergey Poznyakoff * THANKS: Add Joerg Weilbier