From c6d90432bd3dcd1acb983d27823a3cdab069d7d0 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 17 Mar 2004 07:42:08 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 1.7.10.4