about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-08 06:17:50 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-08 06:17:50 +0000
commita27c96b0b15a9582137436dd58f510da02483b8d (patch)
tree50dd6e2a565928d29d8eb6e0e1e0c6402c63ade3 /ChangeLog
parent777414995d5bcf21a64c2b9bf919d8abe33b4713 (diff)
downloadglibc-a27c96b0b15a9582137436dd58f510da02483b8d.tar.gz
glibc-a27c96b0b15a9582137436dd58f510da02483b8d.tar.xz
glibc-a27c96b0b15a9582137436dd58f510da02483b8d.zip
Update.
	* libio/iofwrite_u.c (fwrite_unlocked): Remove obsolete comment.
	* libio/iofwrite.c (_IO_fwrite): Likewise.
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.