about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 283c8ea490..61975315f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-04-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/programs/charmap.c (parse_charmap): Recognize <Uxxxx>
+	values as character names.
+
+	* locale/programs/ld-ctype.c (get_character): Handle missing
+	repertoire map correctly.
+
 2000-04-05  Cristian Gafton  <gafton@redhat.com>
 
 	* ctype/ctype.h (__isctype_l): Define even if not __OPTIMIZE__