]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Started merging with cpio into paxutils.
[chaz/tar] / ChangeLog
index f98964381494e15f3e2269d43e92bf97620c894c..103ea7aa45f756f72da8869f805fda13abd58c29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,63 @@
+2004-09-06  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       Started merging with cpio into paxutils. Sources before
+       this point are tagged alpha-1_14_90
+       
+       * Makefile.am: Updated for use with paxutils
+       * README-alpha: Likewise
+       * bootstrap: Likewise
+       * configure.ac: Likewise
+       * lib/Makefile.tmpl: Likewise
+       * po/POTFILES.in: Likewise
+       * src/Makefile.am: Likewise
+       * src/buffer.c: Likewise
+       * src/common.h: Likewise
+       * src/compare.c: Likewise
+       * src/create.c: Likewise
+       * src/delete.c: Likewise
+       * src/extract.c: Likewise
+       * src/incremen.c: Likewise
+       * src/list.c: Likewise
+       * src/mangle.c: Likewise
+       * src/misc.c: Likewise
+       * src/names.c: Likewise
+       * src/sparse.c: Likewise
+       * src/system.c: Likewise
+       * src/tar.c: Likewise
+       * src/update.c: Likewise
+       * src/utf8.c: Likewise
+       * src/xheader.c: Likewise
+       
+       * src/system.h: Removed
+       * src/rmt.c: Removed
+       * src/rmt.h: Removed
+       * src/rtapelib.c: Removed
+       
+2004-09-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * tests/listed02.sh: Do not depend on any particular ordering
+       of output.
+
+2004-09-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * 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  <gray@Mirddin.farlep.net>
 
+       * 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
 
This page took 0.022701 seconds and 4 git commands to generate.