summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index c3de0057f..ef95ce5ef 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-03 Jim Meyering <jim@meyering.net>
+
+ * fcntl-safer.m4 (gl_FCNTL_SAFER): Add fcntl--.h to the list.
+ * stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h to the list.
+ * stdlib-safer.m4: (gl_STDLIB_SAFER): Add stdlib--.h to the list.
+ * unistd-safer.m4 (gl_UNISTD_SAFER): Add unistd--.h to the list.
+
2005-07-02 Paul Eggert <eggert@cs.ucla.edu>
Cleanup to isolate "safer" functions to a small part of the code.