aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-01-26 21:03:54 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-01-26 21:03:54 +0000
commit6b15340ba5d035ee021f72a7c13a8df8cf8b45e7 (patch)
treeb1dd6645d48991d81c02acb889180e9161cde27b
parent7f7d16b62f9789c378a489a65ad51d50687c4c36 (diff)
Updating release notes for PR214.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10977 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 1e2caefca4..89a442da93 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -132,6 +132,7 @@ In this release, the following build problems were fixed:
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR210">[build] Makefiles break if C frontend target string has unexpected value</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR214">[build] hard-wired assumption that shared-library extension is ".so"</a></li>
</ol>
<!--=========================================================================-->