From 37a64d00a7fd4de41ebfcadd4746bea507934fd2 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 23 May 2004 20:42:08 +0000 Subject: [PATCH] Fix a couple misplaced div tags llvm-svn: 13663 --- docs/ReleaseNotes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fb61c522ab1..c8c32affe2e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -150,6 +150,7 @@ work if you change PATH
This release includes the following Code Quality improvements: +
  1. Fixed: [vmcore] Code quality problem @@ -224,13 +225,13 @@ enum type
  2. [llvmgcc] Variable length array indexing miscompiled
-
This release includes the following miscellaneous improvements: +

Documentation Improvements

    @@ -238,7 +239,6 @@ improvements: was added.
  1. All documentation was brought up to HTML 4.01 (Strict) level.
-