about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec71dce9c9..11c55eae05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* misc/err.c: Handle wide oriented stderr.
+
 2001-08-14  Tom Rix  <trix@redhat.com>
 
 	* iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.