aboutsummaryrefslogtreecommitdiff
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 2607270..14b208c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1998-05-05 Ulrich Drepper <drepper@cygnus.com>
+ * string/strcoll.c: Use uint32_t instead of u_int32_t.
+
+1998-05-05 Ulrich Drepper <drepper@cygnus.com>
+
* libio/stdio.h: Fix typo in __REDIRECT.
* io/sys/stat.h: Likewise.
Reported by Myles Uyema <myles@uyema.nws.net>.