aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3314b60b47..e73b97b2ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-06-07 Ulrich Drepper <drepper@redhat.com>
+ * libio/iofwrite_u.c (fwrite_unlocked): Remove obsolete comment.
+ * libio/iofwrite.c (_IO_fwrite): Likewise.
+
* time/time.h: Add missing __THROW for clock_getcpuclockid
prototype.