CVS: setedit change.log,1.768,1.769
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2008-04-24 16:32:36
|
Update of /cvsroot/setedit/setedit In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv24370 Modified Files: change.log Log Message: * Fixed: When the editor finished running a child while displaying a modal dialog the temporal file used to collect the child output was deleted, but the file for the following childs didn't. Index: change.log =================================================================== RCS file: /cvsroot/setedit/setedit/change.log,v retrieving revision 1.768 retrieving revision 1.769 diff -C2 -d -r1.768 -r1.769 *** change.log 13 Mar 2008 16:08:29 -0000 1.768 --- change.log 24 Apr 2008 15:47:41 -0000 1.769 *************** *** 1,3 **** --- 1,8 ---- $Log$ + Revision 1.769 2008/04/24 15:47:41 set + * Fixed: When the editor finished running a child while displaying a modal + dialog the temporal file used to collect the child output was deleted, but + the file for the following childs didn't. + . Revision 1.768 2008/03/13 16:08:29 set * Modified: The load file under cursor routine to be smarter when the file |