aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-12 14:49:09 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-12 14:49:09 +0000
commitca1d03cf31cf25dec4fb9fc9b19429d90644a1a2 (patch)
treedaa285b4f4990319a2fcb8282fca2c194f78c33b
parent237abf55939e794c59c4e13a4d7a4c9da65e8956 (diff)
downloadglibc-ca1d03cf31cf25dec4fb9fc9b19429d90644a1a2.tar
glibc-ca1d03cf31cf25dec4fb9fc9b19429d90644a1a2.tar.gz
glibc-ca1d03cf31cf25dec4fb9fc9b19429d90644a1a2.tar.bz2
glibc-ca1d03cf31cf25dec4fb9fc9b19429d90644a1a2.zip
Update.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eeaa0099bb..3d6cde3a15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-10-12 14:45 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/opendir.c: Test whether NAME is directory before
+ opening it.
+
1998-10-08 Ulrich Drepper <drepper@cygnus.com>
* elf/dl-close.c (_dl_close): Fix typo. Patch by Christian Gafton.