X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=a16cce0aab6a43fa53f345ce8a69bf23c7f4cec4;hb=cadabfc4c7bb5d429bca3c321cfa35f09d32a1e5;hp=5e83621475490bf7342b8abbf3e778dfdadac040;hpb=06bb349ca900cc716812384d1979afbb58d84364;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 5e83621..a16cce0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +2004-09-07 Sergey Poznyakoff + + * bootstrap: Install genfile.c from paxutils + * tests/genfile.c: Removed. Integrated into + paxutils. + * tests/mksparse.c: Removed. Integrated into + (paxutils) genfile.c + * tests/Makefile.am: Removed mksparse + * tests/sparse01.sh: Use genfile instead of mksparse + +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