Update of /cvsroot/win32forth/win32forth-610old/htm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2349/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.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** p-relnotes.6.10.htm 10 Feb 2006 10:59:36 -0000 1.3
--- p-relnotes.6.10.htm 10 Feb 2006 11:07:55 -0000 1.4
***************
*** 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,146 ****
<li>support for CMOVcc and SETcc opcodes</li>
</ul>
<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>
--- 137,147 ----
<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>
<ul>
|