Bug 430 Fixed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16065 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 5cbcb74..b69fc10 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -159,6 +159,8 @@
   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>
+<li><a href="http://llvm.org/PR430">[bcwriter] Empty compaction tables 
+    defined</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>