summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/.cvsignore1
-rw-r--r--lib/ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore
index 139581b23..dbc2b83fc 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -209,6 +209,7 @@ offtostr.c
open-safer.c
openat-die.c
openat-priv.h
+openat-proc.c
openat.c
openat.h
pathmax.h
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 0fde34e3e..a74ee151d 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * .cvsignore: Add openat-proc.c.
+
2006-09-25 Paul Eggert <eggert@cs.ucla.edu>
* .cvsignore: Add fchmodat.c.