aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 1aa2cdcae3..bd236c4bf0 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -113,7 +113,19 @@ In this release, the following missing features were implemented:
<!--=========================================================================-->
<div class="doc_subsubsection">
-In this release, the following Code Quality issues were fixed:
+In this release, the following Quality of Implementation issues were fixed:
+</div>
+
+<ol>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR135">JIT should lazily initialize global variables</a></li>
+
+<li></li>
+</ol>
+
+<!--=========================================================================-->
+<div class="doc_subsubsection">
+In this release, the following Code Quality issues were fixed:
</div>
<ol>