X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=5e83621475490bf7342b8abbf3e778dfdadac040;hb=430b13959253a55ec17f6f72cfa94d867c913319;hp=2e86bbeeafe266dcc835d8211b34331f2d4b16cd;hpb=df6161b9febbe3395b300a1feceb6afee8a41fab;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 2e86bbe..5e83621 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2004-09-02 Sergey Poznyakoff + + * doc/tar.texi: Document the use of -C option in + file lists. Document --seek option. + * configure.ac: New option --with-rmt. New configuration variable + DEFAULT_RMT_DIR. Removed DEFAULT_RMT_COMMAND. + * src/Makefile.am: Install rmt into rmtdir + * src/tar.c (usage): Minor fix. + * NEWS: Updated. + * README: Updated. + +2004-09-01 Sergey Poznyakoff + + * configure.ac: Raised version number to 1.14.90 + * src/common.h (is_individual_file): New prototype + * src/create.c (dump_file0): Fix bug introduced + 2004-02-21. + * src/names.c (register_individual_file) + (is_individual_file): New functions. + * tests/listed01.sh: Use genfile instead of dd. + * tests/listed02.sh: New file. + * tests/Makefile.am: Added listed02.sh + + * NEWS: Updated + 2004-08-31 Sergey Poznyakoff * src/sparse.c (sparse_add_map): Fixed improper initializations