K 10
svn:author
V 3
nik
K 8
svn:date
V 27
1998-07-16T08:44:55.000000Z
K 7
svn:log
V 411
Changed the construct

    <li>....<p></p></li>

which was used all over the file to

    <li><p>...</p></li>

For all entries other than the ones in July 1998 there's no user visible
effect. For the entries in July (which were missing the <p></p>) this has
the effect (on some browsers at least) of inserting white space between
the list items, which is consistent with the appearance of the rest of the
file.

END
