Bug fixed


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15813 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 610de1e..af67641 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -154,7 +154,8 @@
 <p>Bugs fixed in the LLVM Core:</p>
 
 <ol>
-<li></li>
+<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely 
+    broken in LLVM 1.3</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>