X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=7dddd21695dc7f0e338d04717b921eac9f6bb673;hb=c576ac13546720469c0e2fa2b545f58131f932bc;hp=a7d5bb904f0f127fdb0b1dfd4e2efe56df8e9060;hpb=533854fd45d745614ba678fe08d62dc93d310816;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index a7d5bb9..7dddd21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2006-05-02 Sergey Poznyakoff + + * src/buffer.c (_open_archive): Remove unnecessary argument to + check_compressed_archive. + +2006-04-25 Sergey Poznyakoff + + * tests/sparse01.at, tests/sparse02.at, tests/sparse03.at, + tests/sparsemv.at, tests/sparsemvp.at: Skip the test if the file + system does not support sparse files. + * doc/tar.texi (@copying): Remove the reference to not existing + invariant section. + +2006-04-11 Sergey Poznyakoff + + * src/extract.c (extract_dir): Fix toggling existing directory + permissions (Debian bug #361077). Use parts of patch provided by + Ian Jackson . + * src/compare.c: Minor changes + * src/incremen.c (directory.new): New member + (note_directory,find_directory: Use make_directory to create + struct directory entries + (procdir): Avoid duplicating directories in the incremental + backup map. + * tests/Makefile.am (TESTSUITE_AT): Add extrac06.at + * tests/testsuite.at: Include extrac06.at + +2006-03-18 Ralf Wildenhues (trivial change) + + * tests/atlocal.in (PATH): Add build-aux from the source tree, + not the build tree. + 2006-03-13 Sergey Poznyakoff * THANKS: Add Benno Schulenberg @@ -14,7 +46,7 @@ * doc/tar.texi: Minor fixes. * src/tar.c (options): Consistently begin help messages with a lowercase letter. - + 2006-03-12 Sergey Poznyakoff * tests/Makefile.am (AM_CPPFLAGS): Define LOCALEDIR