diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index cd4e8ba28d1ade9579fe3c988c70b590fdba706b..3a46f5f72f891c32f94e7b6d07d7f59109c18e26 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -86,6 +86,7 @@ benchmarks, and many other C and C++ programs.
+ - LLVM now includes a JIT for the PowerPC target.
- LLVM now optimizes global variables significantly more than it did
before.
@@ -139,6 +140,8 @@ benchmarks, and many other C and C++ programs.
- The target-to-JIT interfaces are
now much simpler and more powerful.
+ - zlib and libpng are no longer
+ included in the main LLVM tarball.