aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-23 20:42:08 +0000
committerChris Lattner <sabre@nondot.org>2004-05-23 20:42:08 +0000
commitaab56d4b907611e660c58b5676334fd2e63286c3 (patch)
tree76a319f7fefcb6b49a807900feed796192be8ef7 /docs
parent9f57b18d28f8f4ab604ebeba5a0c23d17d2f8c65 (diff)
downloadexternal_llvm-aab56d4b907611e660c58b5676334fd2e63286c3.zip
external_llvm-aab56d4b907611e660c58b5676334fd2e63286c3.tar.gz
external_llvm-aab56d4b907611e660c58b5676334fd2e63286c3.tar.bz2
Fix a couple misplaced div tags
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13663 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index fb61c52..c8c32af 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -150,6 +150,7 @@ work if you change PATH</a></li>
<div class="doc_subsubsection">
<a name="codequality">This release includes the following Code Quality
improvements:</a>
+</div>
<ol>
<li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR309">[vmcore] Code quality problem
@@ -224,13 +225,13 @@ enum type</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array
indexing miscompiled</a></li>
</ol>
-</div>
<!--=========================================================================-->
<div class="doc_subsubsection">
<a name="misc">This release includes the following miscellaneous
improvements:</a>
+</div>
<p>Documentation Improvements</p>
<ol>
@@ -238,7 +239,6 @@ improvements:</a>
was added.</a></li>
<li>All documentation was brought up to HTML 4.01 (Strict) level.</li>
</ol>
-</div>
<!-- *********************************************************************** -->