Bug 422 fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15822 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index af67641..c46f5be 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -154,6 +154,8 @@
<p>Bugs fixed in the LLVM Core:</p>
<ol>
+<li><a href="http://llvm.org/PR422">[asmwriter] Asmwriter is really slow for
+ functions with lots of values</a></li>
<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely
broken in LLVM 1.3</a></li>
</ol>