CVS: setedit change.log,1.767,1.768
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2008-03-13 16:08:33
|
Update of /cvsroot/setedit/setedit In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv5854 Modified Files: change.log Log Message: * Modified: The load file under cursor routine to be smarter when the file name contains extra characters at the end, if they aren't alphanumeric we try removing them. Index: change.log =================================================================== RCS file: /cvsroot/setedit/setedit/change.log,v retrieving revision 1.767 retrieving revision 1.768 diff -C2 -d -r1.767 -r1.768 *** change.log 3 Mar 2008 17:51:03 -0000 1.767 --- change.log 13 Mar 2008 16:08:29 -0000 1.768 *************** *** 1,6 **** $Log$ Revision 1.767 2008/03/03 17:51:03 set * Fixed: [Holidays] Argentine holidays for 2008. ! . Revision 1.766 2008/01/09 13:29:39 set * Added: [SHL] USB Transactions language. --- 1,11 ---- $Log$ + Revision 1.768 2008/03/13 16:08:29 set + * Modified: The load file under cursor routine to be smarter when the file + name contains extra characters at the end, if they aren't alphanumeric we + try removing them. + Revision 1.767 2008/03/03 17:51:03 set * Fixed: [Holidays] Argentine holidays for 2008. ! Revision 1.766 2008/01/09 13:29:39 set * Added: [SHL] USB Transactions language. |