diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 433f055021c..86859f12af0 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -74,6 +74,11 @@ out and it is now as well supported as Linux on X86.
New Features in LLVM 1.7cvs
+
@@ -138,7 +143,7 @@ components, please contact us on the llvmdev list.
releases:
-cee
The llvm-db tool is in a very early stage of development, but can
be used to step through programs and inspect the stack.
-
The SparcV8 and IA64 code generators are experimental.
+
The IA64 code generator is experimental.
The Alpha JIT is experimental.
@@ -512,14 +517,13 @@ programs.
-- Many features are still missing (e.g. support for 64-bit integer
-arithmetic). This back-end is in pre-beta state.
+- This backend lacks a JIT compiler.