diff --git a/ChangeLog b/ChangeLog index ed3a40d2b1..38e938e826 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2000-01-02 Ulrich Drepper + * 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.