aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dff3ed602..2f4c0f03ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-12-27 Ulrich Drepper <drepper@cygnus.com>
+
+ * locale/programs/charmap.c (charmap_new_char): Recognize special
+ character names Uxxxx and Pxxxx and initialize the UCS4 value from
+ the value of xxxx.
+
1999-12-17 Andreas Jaeger <aj@suse.de>
* stdlib/Versions: Export __cxa_atexit and __cxa_finalize.