Turn QOI section into CQ section (QUI can be added later if needed)
Add PR187
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10532 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b5cd8f2..1aa2cdc 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -113,13 +113,12 @@
<!--=========================================================================-->
<div class="doc_subsubsection">
-In this release, the following Quality of Implementation issues were
-fixed:
+In this release, the following Code Quality issues were fixed:
</div>
<ol>
-<li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR187">[loopsimplify] Many pointless phi nodes are created</a></li>
<li></li>
</ol>