From: Sergey Poznyakoff Date: Mon, 22 Mar 2004 12:01:46 +0000 (+0000) Subject: Updated X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=7f2e3cf63a21c7462af798e927a6ec472a3a6677;p=chaz%2Ftar Updated --- diff --git a/ChangeLog b/ChangeLog index 8786a1a..178a738 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2004-03-22 Sergey Poznyakoff + * src/buffer.c (open_archive): Clear read_full_records_option + if reading from a pipe. + (short_read): Display warning about the deduced record size + if version > 1 + * tests/star/pax-big-10g.sh: Updated to match the above changes. + * tests/star/ustar-big-2g.sh: Likewise. + * tests/star/ustar-big-8g.sh: Likewise. + * configure.ac: Added gl_FUNC_STRTOULL * src/create.c (start_header): Check for GNU_FORMAT if incremental_option is set.