summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-03-05 11:53:37 +0000
committerRoland McGrath <roland@gnu.org>2006-03-05 11:53:37 +0000
commitf96c3e9f43bf1301425e36d1f67a5e1d5fbbb8db (patch)
tree642ccfce2b729d759569c21041226be47d7ade4d /ChangeLog
parent0b9b4d884213cb1838a9cb7b26eb668d59dcefb4 (diff)
* sysdeps/mach/hurd/opendir.c (__opendir): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d75bbcbd7d..c3a4d0aa3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* sysdeps/mach/hurd/fdopendir.c (__fdopendir): Use O_DIRECTORY
to force directory check.
+ * sysdeps/mach/hurd/opendir.c (__opendir): Likewise.
2006-03-04 Roland McGrath <roland@frob.com>