diff options
-rw-r--r-- | lib/.cvsignore | 1 | ||||
-rw-r--r-- | lib/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 29939bce5..139581b23 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 3aa2eeca6..0fde34e3e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2006-09-25 Paul Eggert <eggert@cs.ucla.edu> + + * .cvsignore: Add fchmodat.c. + 2006-09-25 Jim Meyering <jim@meyering.net> * fchmodat.c: Remove file. gnulib's copy is identical. |