summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59846bf425..47132bdea2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1999-12-31 Ulrich Drepper <drepper@cygnus.com>
+
+ * locale/langinfo.h: Add constants for wide character collation
+ symbol table.
+ * locale/categories.def: Add appropriate entries for collate symbol
+ table entries.
+ * locale/C-collate.c: Add initializers for new entries.
+ Remove commented out code.
+ * locale/elem-hash.h: New file.
+ * locale/Makefile (distribute): Add elem-hash.h.
+ * locale/programs/ld-collate.c: Implement output of collate symbol
+ table.
+
+ * posix/regex.c: Implement collation class handling.
+
1999-12-30 Ulrich Drepper <drepper@cygnus.com>
* posix/regex.c (regex_compile): Implement equivalence class handling.