From: Chris Lattner Date: Sun, 23 May 2004 20:42:08 +0000 (+0000) Subject: Fix a couple misplaced div tags X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=aab56d4b907611e660c58b5676334fd2e63286c3;p=oota-llvm.git Fix a couple misplaced div tags git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13663 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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.
-