Update of /cvsroot/win32forth/win32forth/doc
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv8821/win32forth/doc
Modified Files:
p-relnotes.6.10.htm p-relnotes.6.12.htm
Log Message:
gah:Minor corrections to docs.
Index: p-relnotes.6.12.htm
===================================================================
RCS file: /cvsroot/win32forth/win32forth/doc/p-relnotes.6.12.htm,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** p-relnotes.6.12.htm 25 Aug 2006 12:54:01 -0000 1.11
--- p-relnotes.6.12.htm 25 Aug 2006 14:13:34 -0000 1.12
***************
*** 28,35 ****
<h2>Contributors (in alphabetical order) </h2>
<dir>
! <li>Brad Eckert</li>
<li>Ezra Boyce</li>
<li>Dirk Busch</li>
<li>Thomas Dixon</li>
<li>Bruno Gauthier</li>
<li>George Hubert</li>
--- 28,36 ----
<h2>Contributors (in alphabetical order) </h2>
<dir>
! <li>Robert Dudley Ackerman</li>
<li>Ezra Boyce</li>
<li>Dirk Busch</li>
<li>Thomas Dixon</li>
+ <li>Brad Eckert</li>
<li>Bruno Gauthier</li>
<li>George Hubert</li>
***************
*** 78,82 ****
<li>The File FreeImage.dll was added because it is used by the Win32Forth IDE to display Bitmap images.</li>
<li>PATH-PTR was changed. All code that depend on PATH-PTR be defined as a VALUE must be changed !!!
! Alternatively you can INCLUDE the file compat\oldpaths.f for a harnees to use old code with the new paths.f</li>
</p>
--- 79,83 ----
<li>The File FreeImage.dll was added because it is used by the Win32Forth IDE to display Bitmap images.</li>
<li>PATH-PTR was changed. All code that depend on PATH-PTR be defined as a VALUE must be changed !!!
! Alternatively you can INCLUDE the file compat\oldpaths.f for a harness to use old code with the new paths.f</li>
</p>
Index: p-relnotes.6.10.htm
===================================================================
RCS file: /cvsroot/win32forth/win32forth/doc/p-relnotes.6.10.htm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** p-relnotes.6.10.htm 25 Aug 2006 12:54:00 -0000 1.4
--- p-relnotes.6.10.htm 25 Aug 2006 14:13:34 -0000 1.5
***************
*** 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>
--- 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.05</h2>
<ul>
<li><a href="p-relnotes.htm">Previous version release notes </a></li>
|