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 | a16e4b73809b4715543d490d636de4141abc142b (patch) | |
tree | 2062c383728fa80fdf0f0ff753002f94b85c2ad3 /llvm | |
parent | 8a2cfcba0c9f7947df6328ddfb5e3828a0796bc4 (diff) | |
download | bcm5719-llvm-a16e4b73809b4715543d490d636de4141abc142b.tar.gz bcm5719-llvm-a16e4b73809b4715543d490d636de4141abc142b.zip |
Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html
llvm-svn: 79715
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/docs/ReleaseNotes-2.6.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes-2.6.html b/llvm/docs/ReleaseNotes-2.6.html index f91b15ec543..bd1d3cc2adf 100644 --- a/llvm/docs/ReleaseNotes-2.6.html +++ b/llvm/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> |