]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 26 Nov 2004 19:12:09 +0000 (19:12 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 26 Nov 2004 19:12:09 +0000 (19:12 +0000)
ChangeLog

index d44c9dcfc5662e8d2a561cad2c70326dd61df6d3..7b95e6f7a959c9f5cd58ef107aa9ec0d3561caa3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2004-11-26  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
+       * 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  <gray@Mirddin.farlep.net>
This page took 0.027889 seconds and 4 git commands to generate.