X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=622e48a400dcc2afc14fd19d132e30b695717b83;hb=ba10157a0ce157154f443c549e82d821ade0d1a0;hp=e266aa445a40f7fdeedddb51e7a837ac9021d668;hpb=6cbd7e16088bcc896e63ad714f4778fa0987d0da;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index e266aa4..622e48a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +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. + * src/common.h (name_scan): Change prototype. + * src/delete.c, src/incremen.c, src/update.c: Update invocations + of name_scan. + 2005-12-13 Sergey Poznyakoff * src/common.h (struct name): New member `explicit'. Remove unused @@ -70,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.