From 76dc519f9ff47e123d948f076f026833596eaad0 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 6 Jul 2006 20:08:53 +0000 Subject: [PATCH] Update --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index d567f2a..e94e241 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-07-06 Sergey Poznyakoff + + tar --index-file=FILE --file=- sent the archive to FILE, and + the listing to stderr. Bug reported by Marcin Gryszkalis + + + * src/buffer.c (_open_archive): Remove stdlis initialization + * src/tar.c (decode_options): Initialize stdlis + * tests/indexfile.at: New test case + * tests/testsuite.at: Include indexfile.at + * tests/Makefile.am (TESTSUITE_AT): Add indexfile.at + +2006-07-03 Sergey Poznyakoff + + * bootstrap (update_po): Fix single translation update + 2006-07-05 Sergey Poznyakoff * doc/Makefile.am (manual): Fix TEXINPUTS -- 2.45.2