From f8de54f37be57e5d27889bbfb26ecda602700566 Mon Sep 17 00:00:00 2001
From: Jakub Staszak
Date: Tue, 6 Dec 2011 23:33:07 +0000
Subject: [PATCH] Make Release Notes HTML 4.01 Strict.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145991 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6119e7cea33..1ac15688a36 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -10,8 +10,10 @@
LLVM 3.0 Release Notes
-
+
+
+
- Introduction
@@ -94,7 +96,7 @@ Release Notes.
production-quality compiler for C, Objective-C, C++ and Objective-C++ on x86
(32- and 64-bit), and for Darwin/ARM targets.
-In the LLVM 3.0 time-frame, the Clang team has made many improvements:
+
In the LLVM 3.0 time-frame, the Clang team has made many improvements:
- Greatly improved support for building C++ applications, with greater
stability and better diagnostics.
@@ -136,7 +138,7 @@ Release Notes.
interface, to improve the performance of code completion and the mapping
from source locations to abstract syntax tree nodes.
-For more details about the changes to Clang since the 2.9 release, see the
+For more details about the changes to Clang since the 2.9 release, see the
Clang release notes
@@ -1289,8 +1291,6 @@ be used to verify some algorithms.
-
-