# HG changeset patch # User Kenichi Handa # Date 1062058747 0 # Node ID 51c753fc4fc80720090b7ea9c475a1d8e0a80871 # Parent 5480186284b2aa1f65480016ae8838c1bc16821a *** empty log message *** diff -r 5480186284b2 -r 51c753fc4fc8 src/ChangeLog --- a/src/ChangeLog Thu Aug 28 08:17:07 2003 +0000 +++ b/src/ChangeLog Thu Aug 28 08:19:07 2003 +0000 @@ -1,3 +1,8 @@ +2003-08-28 David Abrahams (tiny change) + + * coding.c (decode_coding_iso2022): Initialized local variable c2. + (decode_coding_sjis_big5): Likewise. + 2003-08-27 Jason Rumney * w32.c (sys_pipe): Protect against file descriptor overflow.