about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef1d856bce..9965df01af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-28  Ulrich Drepper  <drepper@redhat.com>
 
+	* locale/programs/ld-collate.c (insert_weights): Handle <Uxxxx>
+	symbols in multi-character weights correctly.
+
 	* wcsmbs/mbrtowc.c: Set flush to 1 for conversion function calls
 	depending on whether the input string is empty or not.