X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=622e48a400dcc2afc14fd19d132e30b695717b83;hb=ba10157a0ce157154f443c549e82d821ade0d1a0;hp=6fc626f81be34611732c87d8238775bec3a1e2bf;hpb=5e01ba7dbe35dca6c68415c5d9e9d6fb516fc560;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 6fc626f..622e48a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,22 @@ +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 +93,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.