From: George H. <geo...@us...> - 2006-02-10 10:59:48
|
Update of /cvsroot/win32forth/win32forth-610old/htm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31793/win32forth-610old/htm Modified Files: p-relnotes.6.10.htm Log Message: gah: Updated release notes Index: p-relnotes.6.10.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth-610old/htm/p-relnotes.6.10.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** p-relnotes.6.10.htm 24 May 2005 07:55:14 -0000 1.2 --- p-relnotes.6.10.htm 10 Feb 2006 10:59:36 -0000 1.3 *************** *** 139,143 **** <h3>Bug fixes</h3> <p>A large number of bugs have been fixed.</p> ! <h2>New Applications</h2> <ul> --- 139,146 ---- <h3>Bug fixes</h3> <p>A large number of bugs have been fixed.</p> ! <h3>V6.10.04</h3> ! <p>The bug in <b>\</b> which was causing the stack check warnings to try ! to print 4,000,000 spaces if the line has a comment has been fixed..</p> ! <p><b> REPRESENT </b> has been modified so zero is output as 0.0e0 by <b>FS.</b> </p> <h2>New Applications</h2> <ul> |