Indicate that PR427 won't be fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18259 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 4035c90..cd4e8ba 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -362,6 +362,10 @@
mark values live across a setjmp as volatile</a>. This missing feature
only affects targets whose setjmp/longjmp libraries do not save and restore
the entire register file.</li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR427">[bytecode] Assertion on V1
+ Bytecode Files</a>. This bug won't be fixed because V1 bytecode had its own
+ problems, no one is using V1 bytecode any more, and the fix is non-trivial.
+ </li>
</ul>
</div>