diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 085fc7536b7..920607ad572 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -23,6 +23,8 @@
@@ -83,6 +84,9 @@ upgrading LLVM 1.9 files to LLVM 2.x syntax, but you can always use a previous
LLVM release to do this. One nice impact of this is that the LLVM regressionn
test suite no longer depends on llvm-upgrade, which makes it run faster.
+
LLVM 2.3 renames the LLVMBuilder and LLVMFoldingBuilder classes to
+ IRBuilder.
+
@@ -118,8 +122,11 @@ no runtime interpretation is needed.
+
+
New target-specific features include:
+
+
+
+- The LLVM C backend now supports vectors code.
+
+
+
+
+
+
+
+