aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e5ed21acac..9c80df1f8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+2001-08-02 Ulrich Drepper <drepper@redhat.com>
+
+ * locale/programs/ld-collate.c (collate_read): Handle collating-element
+ and reorder_after following copy statement correctly.
+
2001-08-02 Andreas Jaeger <aj@suse.de>
- * libio/bits/stdio.h (printf): Remove printf optimization since
- GCC 3.0 can optimize printf.
+ * libio/bits/stdio.h (printf): Remove printf optimization since
+ GCC 3.0 can optimize printf.
2001-08-02 Ulrich Weigand <uweigand@de.ibm.com>