From e2c431e9c290c1d431695e5abbd451653e798e1b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 2 May 2005 07:36:26 +0000 Subject: [PATCH] Adjust to recent gnulib changes. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index b0db1ca..c71ac7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-05-02 Paul Eggert + + 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. + * src/tar.c (parse_opt): Set it, and adjust to new modechange API. + 2005-04-19 Sergey Poznyakoff * tests/Makefile.am: Add shortrec.at. -- 2.44.0