Hi,
following patch fixes two more minor issues in the 1.9 release notes
[[[
Clean up 1.9 release notes html to improve XHTML1.1 compliance a bit.
* docs/release-notes/1.9.html
(format7-comparison): add missing closing tr-tag
(svnfsfs-issues): move pre-section into li-section
]]]
Regards,
Stefan
Index: 1.9.html
===================================================================
--- 1.9.html (revision 1743861)
+++ 1.9.html (working copy)
@@ -332,7 +332,7 @@
<th>Format 6<br />or older</th>
<th>Upgraded to format 7<br />from older formats</th>
<th>Created as format 7<br />not packed</th>
- <th>Created as format 7<br />packed</th>
+ <th>Created as format 7<br />packed</th></tr>
<tr>
<td>Reduction in dynamic memory usage<sup>1</sup></td>
<td><span style="color: green"><b>yes</b></span></td>
@@ -620,14 +620,14 @@
<li>The first entry must refer to the first revision in the pack file.
This is a non-issue for unpacked revisions. A simple solution is
inserting a line for empty section of length 0:
- </li>
-<pre>
+ <pre>
Start Length Type Revision Item
0 0 none 3000 0
0 25a chgs 3999 1
25a 3b9 chgs 3998 1
...
-</pre>
+ </pre>
+ </li>
</ul>
<p>These problems have been fixed in 1.9.1.