From 75284507b364af80472401a6441a6f3ebc3c949c Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 4 Oct 2004 09:33:11 +0000 Subject: [PATCH] Updated --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2f0dbbd..3cc4a3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2004-10-04 Sergey Poznyakoff + + * THANKS: Added Bryan Ford + * doc/Makefile.am (.text): Fixed rule + * po/POTFILES.in: Added argp-help.c + +2004-10-04 Bryan Ford + + * src/tar.c: New option --exclude-caches, to exclude + cache directories automatically on archive creation. + Cache directories are directories containing a + standardized tag file, as specified at: + http://www.brynosaurus.com/cachedir/spec.html + * src/common.h: New variable exclude_caches_option. + * src/create.c: New function check_cache_directory(), + called from dump_dir0() if exclude_caches_option is set, + to check for a cache directory tag and exclude the directory + if such a tag is found. + * doc/tar.texi: Updated accordingly. + 2004-09-16 Sergey Poznyakoff * doc/tar.texi: Minor fix -- 2.44.0