X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=8786a1a56e040146ece091adbcf1ff9d119877f8;hb=c83fcab1169ac179d32613744298a6f7cd426704;hp=58d30ba26d4ffb2e6e9b166ecdbc6be3cf855a5c;hpb=e189bd8ecad776b382f1d3718cd29d903981ac7b;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 58d30ba..8786a1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2004-03-22 Sergey Poznyakoff + + * configure.ac: Added gl_FUNC_STRTOULL + * src/create.c (start_header): Check for GNU_FORMAT + if incremental_option is set. + * src/xheader.c (to_decimal): New function. + (xheader_format_name): Use to_decimal() instead of snprintf. + * tests/listed01.sh: Use genfile instead of dd + * tests/multiv01.sh: Likewise. + +2004-03-12 Sergey Poznyakoff + + * src/list.c (read_and): Stop processing the archive after + encountering a single zero record. Many old archives contain + arbitrary garbage after it. + The warning is issued anyway. + 2004-03-02 Sergey Poznyakoff * src/rtapelib.c (rmt_lseek__,rmt_ioctl__): Bugfix. The