aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa25e1c..a859dc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
+2000-02-12 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/i386/msgctl.c (__new_msgctl): Move errno
+ declaration to place where it's needed to avoid compiler warning.
+ * sysdeps/unix/sysv/linux/i386/semctl.c (__new_semctl): Likewise.
+
2000-02-12 Ulrich Drepper <drepper@redhat.com>
+ * locale/weightwc.h (findidx): Correct find index value.
+
* locale/nl_langinfo.h: Add casts to prevent warnings.
* wctype/iswctype_l.c: Use correct types for mapped data.