aboutsummaryrefslogtreecommitdiff
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 3d39869572..32d4633a34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2000-07-05 Ulrich Drepper <drepper@redhat.com>
+
+ * locale/loadlocale.c (_nl_unload_locale): Add cast to avoid warning.
+
+ * locale/programs/ld-collate.c (collate_output): Also write out the
+ collation sequence values and the wide character string for the
+ collation symbol table.
+
+ * posix/fnmatch.c: Include "../locale/elem-hash.h".
+ * posix/fnmatch_loop.c: Implement collating symbol handling.
+ * posix/tst-fnmatch.input: Add more tests, especially for collating
+ symbol handling.
+
+ * posix/regex.c: Fix comment.
+
2000-07-05 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/fpu_control.h: Fix type of fpu_control_t.