]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Document --to-command and --info-script options. Add missing xrefs.
[chaz/tar] / ChangeLog
index 8301e93a38e3fa9f3480b7d72dfa73c85bc2e3b5..56061b6a8c857485e4fe833a0b1bdee6f4885675 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2005-12-01  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/extract.c: Fix restoring of directory timestamps from
+       incremental archives.
+       (directories_first): New variable.
+       (prepare_to_extract): Set directories_first
+       (extract_archive): Call apply_nonancestor_delayed_set_stat() only
+       if not extracting from an incremental archive
+       (extract_dir): Obtain root_device here, to make sure it works
+       correctly with -C.
+
+       * src/incremen.c (purge_directory): Skip the member and return if
+       the archive is not in incremental format.
+       * tests/incr02.at: New testcase
+       * tests/Makefile.am: Add incr02.at
+       * tests/testsuite.at: Likewise
+
+       * THANKS: Add Guerkan Karaman.
+       * NEWS: Update
+       
+2005-11-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/tar.texi (Option Summary): Rewrite the
+       --atime-preserve=system description in response to Ian Turner's
+       proposed patch.
+
+2005-11-30  Ian Turner  <ian@zmanda.com>
+
+       * doc/tar.texi (Extracting Specific Files): Remove obsolescent
+       FIXME.
+
 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: New option --atime-preserve=system, which uses O_NOATIME.
 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: New option --atime-preserve=system, which uses O_NOATIME.
@@ -35,6 +66,9 @@
        Do not reset atime if mtime has changed.  Report an error if
        we cannot reset atime.
 
        Do not reset atime if mtime has changed.  Report an error if
        we cannot reset atime.
 
+       * lib/.cvsignore: Add malloc.h, regcomp.c, regex.c, regex.h,
+       regex_internal.c, regex_internal.h, regexc.c; used by rpmatch.
+
 2005-11-29  Ian Turner  <ian@zmanda.com>
 
        First cut at adding support for --atime-preserve=system.
 2005-11-29  Ian Turner  <ian@zmanda.com>
 
        First cut at adding support for --atime-preserve=system.
This page took 0.025017 seconds and 4 git commands to generate.