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 a7a4aaed45..695337eda0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
1999-12-08 Ulrich Drepper <drepper@cygnus.com>
+ * locale/programs/ld-ctype.c (ctype_output): Correct sizes of mapping
+ arrays.
+ (allocate_arrays): Allocate memory for map32. Correctly install
+ default values in it and install defined mappings.
+
+ * locale/programs/ld-monetary.c (monetary_finish): Provide default
+ value for mon_grouping.
+
* elf/readlib.c: Include a.out.h last since the Linux/Alpha
headers are not clean enough.