From: Kenichi Handa Date: Wed, 23 Aug 2000 02:46:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~2019 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5a369605497809f0a081ce546ea04e55f6282ab;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 2a09cdc4500..f13d78c2293 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-08-23 Kenichi Handa + + * coding.c (encode_eol): Fix bug for the case of dst_bytes being + zero. Set coding->produced_char correctly. + 2000-08-22 Andrew Innes * makefile.w32-in: New file.