X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=103ea7aa45f756f72da8869f805fda13abd58c29;hb=f3f06e8a71150b7d7207d4e42ddc720560dc98f5;hp=132303e12a84a880e247c23eb6af0784a3f0f951;hpb=5e30076bfd6e0d3d3c57b451de20237f00e4a207;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 132303e..103ea7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +2004-09-06 Sergey Poznyakoff + + 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 + + * tests/listed02.sh: Do not depend on any particular ordering + of output. + +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