PR409 fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18586 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index dfe54f9..e339010 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -187,6 +187,9 @@
<div class="doc_text">
<ol>
+ <li><a href="http://llvm.cs.uiuc.edu/PR409">
+ [core/asmparser] ConstantFP::isValueValidForType Broken</a>
+ </li>
<li><a href="http://llvm.cs.uiuc.edu/PR426">[llvmg++] Tons of warnings
are spewed when linking to libstdc++</a>
</li>