From: Reid Spencer Date: Thu, 25 Nov 2004 06:07:42 +0000 (+0000) Subject: PR256 fixed. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7409d1c8674943f8aa5d17e18f51035bc49b3437;p=oota-llvm.git PR256 fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18234 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 06d2bd93ce3..eeeb195e163 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -168,7 +168,9 @@ In this release, the following build problems were fixed:
    -
  1. +
  2. [autoconf] further standardizing + autoconf usage. Various improvements in the configure.ac script were + made as well as the makefile system.