about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-16 03:49:43 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-16 03:49:43 +0000
commitd3d934d81cffcd24d6dce6f54e7f77204ecd777f (patch)
tree69d1dba1807ccfc65d89ff70fa422bf76e702d16 /ChangeLog
parent8bd6a35210d003745e44d07d0297121090c49af2 (diff)
downloadglibc-d3d934d81cffcd24d6dce6f54e7f77204ecd777f.tar.gz
glibc-d3d934d81cffcd24d6dce6f54e7f77204ecd777f.tar.xz
glibc-d3d934d81cffcd24d6dce6f54e7f77204ecd777f.zip
Update.
	* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Correct position of
	st_blocks member in stat and stat64 structs.
	Patch by Bill Nottingham <notting@redhat.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d717ebf35..f429ff75ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-09-15  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Correct position of
+	st_blocks member in stat and stat64 structs.
+	Patch by Bill Nottingham <notting@redhat.com>.
+
 	* iconvdata/tst-tables.sh: Add warning that GB18030 test might
 	take longer.