diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-23 20:23:01 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-23 20:23:01 +0000 |
commit | 0d66c0e22be353bc8536976c56194906252be4dd (patch) | |
tree | a12ce2b5bc0d4eddaefef910760776c0b79f83ce /docs/ReleaseNotes.html | |
parent | 72cc55901c3072b72a0605bc74932c6f6c439932 (diff) |
Removing Release Tasks. This belongs in the web site repository.
Added a link to the LLVM home page at the end of each page.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9448 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c68cbf31b5..14b35625b9 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -389,6 +389,8 @@ via the mailing lists.<p> <hr><font size-1> Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br> +<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> +<br> <!-- Created: Wed Oct 1 17:38:54 CDT 2003 --> <!-- hhmts start --> Last modified: Mon Oct 20 14:04:51 CDT 2003 |