aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a16e6a..89ec38c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
[BZ #4359]
* libio/__freading.c (__freading): Don't return true for
- write-only streams.
+ write-only streams. For read/write streams, check whether we
+ performed a read operation already.
2007-10-12 Ulrich Drepper <drepper@redhat.com>