diff options
author | Edward O'Callaghan <eocallaghan@auroraux.org> | 2009-08-22 02:17:22 +0000 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@auroraux.org> | 2009-08-22 02:17:22 +0000 |
commit | 310f257ba58d905008a94c44fcdc9f838b6af608 (patch) | |
tree | 6a95dc536d6a71c9aed7dc76188ebf04bf5bcbb4 | |
parent | e3686969115498191e3d0d4f1c618f5b0e0434ff (diff) | |
download | external_llvm-310f257ba58d905008a94c44fcdc9f838b6af608.zip external_llvm-310f257ba58d905008a94c44fcdc9f838b6af608.tar.gz external_llvm-310f257ba58d905008a94c44fcdc9f838b6af608.tar.bz2 |
Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79715 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/ReleaseNotes-2.6.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index f91b15e..bd1d3cc 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -119,6 +119,7 @@ list</a>.</p> <ul> <li>Something wonderful!</li> +<li>AuroraUX / FreeBSD & OpenBSD Toolchain support.</li> <li>Many many bugs are fixed and many features have been added.</li> </ul> </div> @@ -280,6 +281,7 @@ in this section. <ul> <li>Something wonderful!</li> +<li>LLVM 2.6 includes a brand new experimental LLVM bindings to the Ada2005 programming language.</li> </ul> </div> |