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 5cc5dd2ebe..d8c5821ff0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-02-23 Ulrich Drepper <drepper@redhat.com>
+
+ * locale/programs/ld-ctype.c (allocate_arrays): Make sure the end
+ of width table is 4-byte aligned.
+ (ctype_output): Write out the entire width array.
+
+ * sysdeps/unix/sysv/linux/bits/waitflags.h: Add __WALL.
+
2000-02-23 Andreas Jaeger <aj@suse.de>
* dlfcn/dlopen.c: Include <stddef.h> for NULL.