aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9498e54..3fa59bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-15 Thomas Schwinge <tschwinge@gnu.org>
+
+ * include/dirent.h: Include <stdbool.h>.
+ * sysdeps/mach/hurd/fdopendir.c: Include <fcntl.h>.
+ (fdopendir): Correct argument to _hurd_fd_get().
+ * sysdeps/mach/hurd/opendir.c (__opendir): Remove stray `}'.
+
2005-08-20 Paul Eggert <eggert@cs.ucla.edu>
[BZ #1224]