From c69d2f6539133efbd715a6b7d972b46ac7a1cc2f Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Fri, 26 Nov 2004 19:12:09 +0000 Subject: [PATCH] Updated --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index d44c9dc..7b95e6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ 2004-11-26 Sergey Poznyakoff + * configure.ac: Raised version number to 1.14.91 + * scripts/tarcat: New file + * scripts/Makefile.am: Added tarcat + * src/buffer.c (hit_eof): Changed type to boolean + (read_full_records,reading_from_pipe): New variables + (check_compressed_archive,open_compressed_archive): New functions + (open_archive): Autodetect compressed archives and act accodingly. + Set reading_from_pipe. This fixes contraversial set of changes + introduced 2004-05-11,2004-03-22. + * src/list.c (tar_checksum): New function + (read_header): Use tar_checksum(). + * src/common.h (tar_checksum): New function + + * tests/star/README: Updated + * NEWS: Updated * PORTS: Updated 2004-11-16 Sergey Poznyakoff -- 2.44.0