From 3d524d9ab22427cc063999e59c889a97b38686ab Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 26 Sep 2006 05:21:55 +0000 Subject: [PATCH] * .cvsignore: Add fchmodat.c. --- lib/.cvsignore | 1 + lib/ChangeLog | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/lib/.cvsignore b/lib/.cvsignore index 29939bce5a..139581b239 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -67,6 +67,7 @@ exclude.h exit.h exitfail.c exitfail.h +fchmodat.c fchown-stub.c fcntl--.h fcntl-safer.h diff --git a/lib/ChangeLog b/lib/ChangeLog index 3aa2eeca6a..0fde34e3e9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2006-09-25 Paul Eggert + + * .cvsignore: Add fchmodat.c. + 2006-09-25 Jim Meyering * fchmodat.c: Remove file. gnulib's copy is identical. -- 2.47.3