This commit is contained in:
Ulrich Drepper 2000-01-02 20:06:39 +00:00
parent 86f726612c
commit 7e0b8d88d7

View File

@ -1,5 +1,11 @@
2000-01-02 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/ksc5601.c (__ksc5601_sym_to_ucs): Add mapping for
0xa2e6 and 0xa2e7.
(__ksc5601_sym_from_ucs): Add mapping back from U00AE and U20AC.
* iconvdata/ksc5601.h (KSC5601_SYMBOL): Adjust for the two new
mappings.
* sysdeps/unix/sysv/linux/llseek.c: Formulate warning message
stronger.