summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-19 06:18:04 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-19 06:18:04 +0000
commit536d1a8d50074cf54da2a1f28caa93e62f041983 (patch)
tree96966613dc1f16d3614578b95db843e61cbcd027 /ChangeLog
parent01715b0337fb0a0d94eb605d93c5e91e116179b5 (diff)
* sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]
(__fxstatat): Correct handling of invalid vers values.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 286c1270a7..53225a3e22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-01-18 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]
+ (__fxstatat): Correct handling of invalid vers values.
+
[BZ #2173]
* libio/fileops.c (_IO_new_file_fopen): If ,ccs= is given, also
set vtable to the wide vtable.