From ec98fed974ddf0bfa30ab483c92cf18a7b3a7dc2 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 7 Sep 2004 17:52:38 +0000 Subject: [PATCH] bug 352 fixed bug 257 fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16238 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b69fc10f2be..b4083c052da 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -140,7 +140,10 @@ improvements:
    -
  1. +
  2. move test/Programs out of the main llvm + tree
  3. +
  4. include/{Support,Config} -> + include/llvm/{Support,Config}