about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-18 00:11:06 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-18 00:11:06 +0000
commit09970c4efd7b87bccc20311419d6593d67081164 (patch)
tree4fbd116c6ca40cdadb379b5a3f79355919279517 /ChangeLog
parentde9bd68567cc843fc2d47a2602c49862440cd64f (diff)
downloadglibc-09970c4efd7b87bccc20311419d6593d67081164.tar.gz
glibc-09970c4efd7b87bccc20311419d6593d67081164.tar.xz
glibc-09970c4efd7b87bccc20311419d6593d67081164.zip
Update.
	* sysdeps/unix/sysv/linux/alpha/getdents.c: Remove special d_ino
	handling.  Patch by Richard Henderson <rth@twiddle.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1e9efb7cf..44d99b307c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-17  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/alpha/getdents.c: Remove special d_ino
+	handling.  Patch by Richard Henderson <rth@twiddle.net>.
+
 	* nss/Versions: Remove libnss_db information.
 
 2000-08-16  Jakub Jelinek  <jakub@redhat.com>