X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=c63677f400bfc1c8934560660aaf4d9f7277f7ef;hb=0e61fd397fb6415cb0d6dad78f108539653adb3e;hp=b0db1cacad106e1ef7d9e222241c051f94952767;hpb=3ab983facfd2b2ff240cc8e3ef57ea7595ad287d;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index b0db1ca..c63677f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-05-02 Paul Eggert + + * tests/multivol04.at: Tell awk to read from /dev/null. + + Adjust to recent gnulib changes. + * lib/.cvsignore: Add dup-safer.c, fd-safer.c, unistd-safer.h. + * src/common.h (initial_umask): New var. + * src/create.c (start_ueader): Use it, and adjust to new modechange + API. + (hash_link): unsigned -> size_t parameters and result. + * src/incremen.c (hash_directory): Likewise. + * src/names.c (hash_string_hasher): Likewise. + * src/tar.c (parse_opt): Set it, and adjust to new modechange API. + 2005-04-19 Sergey Poznyakoff * tests/Makefile.am: Add shortrec.at.