From: handa Date: Fri, 19 Mar 2004 02:29:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-0-1~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=38c06b05c3745c21fb9822fe7e8d01183d443535;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/example/ChangeLog b/example/ChangeLog index bd6b0a4..77bc166 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,7 +1,8 @@ -2004-03-17 Kenichi Handa +2004-03-19 Kenichi Handa - * medit.c (update_selection): Fix for the case that the selected - region is expanded to the opposite direction. + * medit.c (VERSION): Changed to 1.0.1. + (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.