about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb7aaab2f6..dba37e392b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-08  Ulrich Drepper  <drepper@redhat.com>
+
+	* libio/bits/stdio.h (printf): Define macro to map printf call to
+	fprintf which gcc can optimize.
+
 2001-01-07  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/generic/bits/byteswap.h (__bswap_64): Partly revert last