[Expat-checkins] htdocs/dev index.html,1.4,1.5 relreqs-1-95-4.html,1.9,1.10

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Mon Jul 8 08:33:09 2002


Update of /cvsroot/expat/htdocs/dev
In directory usw-pr-cvs1:/tmp/cvs-serv21750

Modified Files:
	index.html relreqs-1-95-4.html 
Log Message:
Clean up some markup.

Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/dev/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- index.html	13 Jun 2002 20:41:24 -0000	1.4
+++ index.html	8 Jul 2002 15:32:51 -0000	1.5
@@ -21,10 +21,10 @@
 <ul>
   <li> <a href="relreqs-1-95-4.html">Requirements</a> for the next
   release. </li>
-  <p />
+
   <li> <a href="cvs.html">CVS instructions</a> for developers and
   occasional contributors. </li>
-  <p />
+
   <li> <a href="trackers.html">Guidelines</a> for using the
   SourceForge bug & patch trackers. </li>
 </ul>

Index: relreqs-1-95-4.html
===================================================================
RCS file: /cvsroot/expat/htdocs/dev/relreqs-1-95-4.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- relreqs-1-95-4.html	29 Jun 2002 15:26:38 -0000	1.9
+++ relreqs-1-95-4.html	8 Jul 2002 15:32:51 -0000	1.10
@@ -29,17 +29,18 @@
   See <a href=
   "http://sourceforge.net/tracker/index.php?func=detail&aid=559910&group_id=10127&atid=310127" >SF patch #559910</a>.<br />
   <strong>Status: <em>Done.</em></strong>
-  <p>
+  </li>
   <li> <a href=
   "http://sourceforge.net/tracker/index.php?func=detail&aid=441449&group_id=10127&atid=110127"
   >SF bug #441449</a> should be resolved.<br />
   <strong>Status: <em>Done.</em></strong>
-  <p>
+  </li>
   <li> Hard tab characters will be removed from all source files.
   They will be replaced with spaces.<br />
   See <a href=
   "http://sourceforge.net/tracker/index.php?func=detail&aid=570903&group_id=10127&atid=110127"
   >SF bug #570903</a>.
+  </li>
 </ul>
 
 <h3>Delayed Requirements</h3>
@@ -55,12 +56,13 @@
   released sooner rather than being delayed by this feature.  The
   interface for this feature is proving difficult to design, so this
   deserves more consideration.
-  <p>
+  </li>
   <li> The build process on Unix should create both libexpat.{a,so}
   and libexpatw.{a,so} by default.
   <strong>Status: <em>Delayed</em>:</strong>
   Delayed since we don't want the build process changes to hold up
   the release of real bug fixes.  We can have another release later.
+  </li>
 </ul>
 
 <h3>Dropped Requirements</h3>