about summary refs log tree commit diff
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 6f563813fd..d4c45e103d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-11-07  Jakub Jelinek  <jakub@redhat.com>
 
+	* include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
+	Remove.
+
 	* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
 	__libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
 	of the thread variable instead of void *.