Bug 391 fixed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14675 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 0959cb0..662e11c 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -179,6 +179,8 @@
 <li>All documentation is now conformant to the HTML 4.01 (Strict) level.</li>
 <li>The spurious "WARNING: Found global types that are not compatible" warning
 produced when linking C++ programs has been fixed.</li>
+<li><a href="http://llvm.cs.uiuc.edu/PR391">lli Doesn't Handle Exceptions From 
+Bytecode Reader</a></li>
 </ol>
 
 </div>