[Htmlparser-cvs] htmlparser/src/doc-files overview.html,1.3,1.4
Brought to you by:
derrickoswald
From: Derrick O. <der...@us...> - 2004-07-18 21:31:30
|
Update of /cvsroot/htmlparser/htmlparser/src/doc-files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29557/src/doc-files Modified Files: overview.html Log Message: Fix some javadoc warnings. Index: overview.html =================================================================== RCS file: /cvsroot/htmlparser/htmlparser/src/doc-files/overview.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** overview.html 29 Feb 2004 15:09:56 -0000 1.3 --- overview.html 18 Jul 2004 21:31:21 -0000 1.4 *************** *** 25,29 **** Bugs are by far, the highest priority issues. Various reports of bugs related to the HTML Parser is available from the <A ! HREF="http://sourceforge.net/tracker/?group_id=24399&atid=381399">Bug Tracker</A> on SourceForge. Issues related to incorrect behaviour of the current parser should be logged and tracked using this mechanism. Please use --- 25,29 ---- Bugs are by far, the highest priority issues. Various reports of bugs related to the HTML Parser is available from the <A ! HREF="http://sourceforge.net/tracker/?group_id=24399&atid=381399" target="_top">Bug Tracker</A> on SourceForge. Issues related to incorrect behaviour of the current parser should be logged and tracked using this mechanism. Please use |