Update of /cvsroot/win32forth/win32forth/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1329/win32forth/doc
Modified Files:
p-relnotes.6.10.htm
Log Message:
gah: Updated release notes
Index: p-relnotes.6.10.htm
===================================================================
RCS file: /cvsroot/win32forth/win32forth/doc/p-relnotes.6.10.htm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** p-relnotes.6.10.htm 12 Jun 2005 08:37:35 -0000 1.1
--- p-relnotes.6.10.htm 10 Feb 2006 11:04:45 -0000 1.2
***************
*** 22,26 ****
<a href="mailto:win...@ya...?subject=DOC: Doc error in $Id$">
<img border="0" src="TELLUS.gif" align="left" width="32" height="32"></a></font>Release
! Notes for version 6.10.01</h2>
<ul>
<li><a href="p-relnotes.htm">Previous version release notes </a></li>
--- 22,26 ----
<a href="mailto:win...@ya...?subject=DOC: Doc error in $Id$">
<img border="0" src="TELLUS.gif" align="left" width="32" height="32"></a></font>Release
! Notes for version 6.10.04</h2>
<ul>
<li><a href="p-relnotes.htm">Previous version release notes </a></li>
***************
*** 137,142 ****
--- 137,146 ----
<li>support for CMOVcc and SETcc opcodes</li>
</ul>
+
<h3>Bug fixes</h3>
<p>A large number of bugs have been fixed.</p>
+ <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>
|