From: John Criswell Date: Mon, 26 Jan 2004 21:03:54 +0000 (+0000) Subject: Updating release notes for PR214. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=6b15340ba5d035ee021f72a7c13a8df8cf8b45e7;p=oota-llvm.git Updating release notes for PR214. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10977 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1e2caefca4e..89a442da93d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -132,6 +132,7 @@ In this release, the following build problems were fixed:
  1. [build] Makefiles break if C frontend target string has unexpected value
  2. +
  3. [build] hard-wired assumption that shared-library extension is ".so"