]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Fix copy-n-paste errors in the license
[chaz/tar] / ChangeLog
index 1559c405b204359621941f1522bdcb4490b3b0ea..6fb42153baa0f79b09840b5d104066310565879f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,30 @@
+2004-08-19  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * scripts/backup.in: Renamed LIBPATH to LIBDIR.
+       Use ROOT_FS with -C option. Do not send mail
+       if ADMINISTRATOR is set to NONE.
+       * scripts/backup.sh.in (test_root): Append / to
+       ROOT_FS if it does not already end in it.
+       * scripts/restore.in: Renamed LIBPATH to LIBDIR.
+       New option -a (--all). Do not start restore unless
+       -a or patterns are given.
+       (restore_fs,restore_files): Fixed use of --listed option.
+       * doc/tar.texi: Updated
+       * NEWS: Updated
+       
+2004-08-17  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/tar.c (find_argp_option): Fixed typo
+
 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
 
        Merge argp, getopt, xalloc changes from gnulib.
        * bootstrap (gnulib_modules): Add xalloc-die.
        Remove code to test for patches; we don't have patches now.
+       Set LC_ALL=C so that file names sort consistently.
+       Prefer the gnulib copies of gettext.m4, glibc21.m4,
+       lib-ld.m4, lib-prefix.m4, po.m4 too.
+       
        * patches/getopt.diff: Remove; gnulib now works unpatched.
        * configure.ac (_getopt_long_only_r): Remove check.
        gl_ARGP now does this for us.
This page took 0.020855 seconds and 4 git commands to generate.