X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=5ffb5afa39a07e353417e809c7fb351745e14783;hb=3705fd64526e1490b98f2ec5f97770ec35e8b846;hp=a1f6472f735ab0081c9269284fbca371c5238de6;hpb=00763876f157c047929b2b0c56e2733bd0242c35;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index a1f6472..5ffb5af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2007-01-23 Sergey Poznyakoff + + * doc/tar.texi: Document --exclude-caches* and --exclude-tag* + options. + * src/common.h (exclude_caches_option): Remove + (enum exclusion_tag_type): New data type + (add_exclude_tag): Rename to add_exclusion_tag + (cachedir_file_p): New prototype + * src/create.c (struct exclude_tag): rename to exclusion_tag + (check_exclusion_tags): New function + (cachedir_file_p): New function (from check_cache_directory) + (dump_dir0,dump_file0): Use check_exclusion_tags + * src/tar.c: New options --exclude-caches-all, + --exclude-caches-under, --exclude-tag-all, --exclude-tag-under + * tests/exclude.at: New file + * tests/Makefile.am (TESTSUITE_AT): Add exclude.at + * tests/testsuite.at: Add exclude.at + +2007-01-19 Sergey Poznyakoff + + * gnulib.modules: Require strerror + * doc/gendocs_template: Fix typos + * scripts/xsparse.c (expand_sparse): use ftruncate to handle the + trailing hole + * src/sparse.c (sparse_skip_file,pax_dump_header_1) + (pax_decode_header): Keep track of the number of bytes + written. + * configure.ac: Version 1.16.2 + * NEWS: Update + 2007-01-04 Sergey Poznyakoff * src/compare.c (diff_dumpdir): Compare directory contents using