From: Kevin A. <ka...@us...> - 2006-05-26 01:22:28
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2709/html Modified Files: documentation.html Log Message: added 0.8.3 section and updated changelog.txt url for new cvs url Index: documentation.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/documentation.html,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** documentation.html 27 Dec 2005 03:51:32 -0000 1.24 --- documentation.html 26 May 2006 01:22:20 -0000 1.25 *************** *** 65,69 **** program as shown by the dbBrowser sample.</p> <h2><a name="changelog">Revision History (Changelog)</a></h2> ! <p>The <a href="http://cvs.sourceforge.net/viewcvs.py/pythoncard/PythonCard/docs/changelog.txt?view=markup">changelog.txt</a> file documents the revision history of PythonCard.</p> <?php include "footer.php" ?> --- 65,69 ---- program as shown by the dbBrowser sample.</p> <h2><a name="changelog">Revision History (Changelog)</a></h2> ! <p>The <a href="http://pythoncard.cvs.sourceforge.net/pythoncard/PythonCard/docs/changelog.txt?view=markup">changelog.txt</a> file documents the revision history of PythonCard.</p> <?php include "footer.php" ?> |