From: handa Date: Mon, 22 Aug 2005 05:05:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-3-0~243 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ba0da2b60a88c4a07a508232680d406facddfca1;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 9a9d614..e5c8ea8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2005-08-22 Kenichi Handa + + * coding.c (MConverterStatus): Change the member buf to union. + (mconv_buffer_converter): Add const to the arg buf. + (mconv_decode_buffer, mconv_rebind_buffer): Likewise. + (mconv_decode): Adjusted for the change of MConverterStatus. + (mconv_encode_range): Likewise. + + * m17n.h (mconv_buffer_converter): Prototype adjusted. + (mconv_decode_buffer, mconv_rebind_buffer): Likewise. + 2005-08-20 Kenichi Handa * m17n-gui.h (mfont_from_name): Prototype adjusted.