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 2ccd09bd8f..a4dc16f61f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-07-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/make_errlist.c: Adjust sys_errlist declaration to
+	what we define in <stdio.h>.
+
 	* iconv/iconv_prog.c (main): Don't unconditionally define
 	variables only use if _POSIX_MAPPED_FILES is defined.