about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-11 05:15:37 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-11 05:15:37 +0000
commit6bfd66472166f6806971759294ddbdf70d2c1274 (patch)
tree379d5b4dbedaf2190b4fa49ac73c8aee84e9ab90 /ChangeLog
parent6e398b028702e9deadff4d3855774c9b758b85cf (diff)
downloadglibc-6bfd66472166f6806971759294ddbdf70d2c1274.tar.gz
glibc-6bfd66472166f6806971759294ddbdf70d2c1274.tar.xz
glibc-6bfd66472166f6806971759294ddbdf70d2c1274.zip
Update.
	* locale/programs/ld-collate.c (collate_read): Add handling of
	reorder-after.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcab3bd634..258530bb79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-12-10  Ulrich Drepper  <drepper@cygnus.com>
 
+	* locale/programs/ld-collate.c (collate_read): Add handling of
+	reorder-after.
+
 	* locale/programs/ld-collate.c: Many changes to implement parsing
 	of collation definition (still not complete).