From: handa Date: Wed, 17 Mar 2004 07:42:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c6d90432bd3dcd1acb983d27823a3cdab069d7d0;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/example/ChangeLog b/example/ChangeLog index b00eb49..f590225 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,11 @@ +2004-03-17 Kenichi Handa + + * medit.c (update_selection): Fix for the case that the selected + region is expanded to the opposite direction. + (ButtonMoveProc): Likewise. + (main): Use alloca instead of malloc for allocating menu names. + Free several memory areas and GCs. + 2004-03-12 Kenichi Handa * medit.c (input_status_control): New variable.