From: Jim Meyering Date: Mon, 19 Sep 2005 15:45:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~168 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ea66df2090c73bd90fab9724c80f0250378dc528;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index c10a91737c..f4aba86a77 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-09-19 Jim Meyering + + * openat.c (unlinkat): New function. + * openat.h (unlinkat): Add prototype. + 2005-09-16 Paul Eggert Import from gnulib.