From: Dirk B. <db...@us...> - 2005-08-19 16:05:56
|
Update of /cvsroot/win32forth/win32forth/apps/SciEdit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28505/apps/SciEdit Modified Files: EdVersion.f ScintillaMDI.f Log Message: SciEdit append a null byte to any file that was saved to disk. Thank's Ezra for reporting this bug. Index: EdVersion.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/SciEdit/EdVersion.f,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** EdVersion.f 6 Jan 2005 16:54:52 -0000 1.2 --- EdVersion.f 19 Aug 2005 16:05:46 -0000 1.3 *************** *** 1,5 **** \ $Id$ ! 10121 value sciedit_version# \ Version numbers: v.ww.rr --- 1,5 ---- \ $Id$ ! 10122 value sciedit_version# \ Version numbers: v.ww.rr *************** *** 181,183 **** your Win32Forth version ! |