aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f43dba6cc..1f756dc4a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-14 Ulrich Drepper <drepper@redhat.com>
+
+ * stdio-common/perror.c (perror): Use _IO_fwide instead of fwide.
+
+ * libio/libio.h (_IO_fwide): Handle zero as second parameter more
+ efficiently in macro.
+
2001-08-14 Jakub Jelinek <jakub@redhat.com>
* resolv/nss_dns/dns-host.c (RESOLVSORT): Define.