X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=d252c6e10041fa47893250d85b1a9b08f4c4402b;hb=ab8a1843361ad1b48fecb670ac94978602c60914;hp=6fc626f81be34611732c87d8238775bec3a1e2bf;hpb=5e01ba7dbe35dca6c68415c5d9e9d6fb516fc560;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 6fc626f..d252c6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,27 @@ +2006-01-22 Sergey Poznyakoff + + * src/tar.c (decode_options): Refuse using --delete with + compression options. + +2006-01-18 Sergey Poznyakoff + + * NEWS: Updated. + * configure.ac (DEFAULT_QUOTING_STYLE): New configuration variable + * doc/tar.texi: Initial documentation for --quoting-style, + --quote-chars and --no-quote-chars option. + * src/tar.c: Implement new options --quoting-style, --quote-chars + and --no-quote-chars. + +2006-01-09 Paul Eggert + + * bootstrap: Default to pserver, and switch to cvs.sv.gnu.org, + to accommodate recent changes to the GNU CVS server. + * lib/.cvsignore: Add argp-pin.c, mkdirat.c, openat-priv.h. + 2005-12-14 Sergey Poznyakoff * src/names.c (name_scan): Take an additional argument requesting - exact matching. + exact matching. * src/common.h (name_scan): Change prototype. * src/delete.c, src/incremen.c, src/update.c: Update invocations of name_scan. @@ -78,7 +98,7 @@ option grouping. (license): Print full list of copyright years * NEWS: Update - + 2005-12-06 Eric Blake (trivial changes) * configure.ac (DENSITY_LETTER): Fix m4 overquoting.