X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=df5abe7536b244cff2254838f3ae946355b11ac4;hb=8ec9a20ec394362a9adc767ca70cbd5f7a0ff4cb;hp=f6fc6eba13f444ba2831a4bcb1e2c309964cae18;hpb=fbdb50df6fdb8a013db967d52c14131c5c6db234;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index f6fc6eba1..df5abe753 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ 2007-03-28 Bruno Haible + * lib/striconveh.c (utf8conv_carefully): New function. + (mem_cd_iconveh_internal): Invoke it. + +2007-03-28 Bruno Haible + + * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead + of u8_mbtouc in order to distinguish invalid and incomplete UTF-8 + input. + * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace + utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with + unistr/u8-uctomb. + +2007-03-28 Bruno Haible + * modules/unistr/u8-mbtoucr: New file. * lib/unistr/u8-mbtoucr.c: New file. * modules/unistr/u16-mbtoucr: New file.