From: Hans Wennborg Date: Wed, 18 Feb 2015 18:14:55 +0000 (+0000) Subject: Remove warnings about the release notes being for the 'next' release X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42609d8467cc41af12653083f267f03bfb046900;p=llvm Remove warnings about the release notes being for the 'next' release git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@229711 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 24dcf3ec8db..d769b348ab7 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -5,11 +5,6 @@ LLVM 3.6 Release Notes .. contents:: :local: -.. warning:: - These are in-progress notes for the upcoming LLVM 3.6 release. You may - prefer the `LLVM 3.5 Release Notes `_. - Introduction ============ @@ -26,10 +21,6 @@ have questions or comments, the `LLVM Developer's Mailing List `_ is a good place to send them. -Note that if you are reading this file from a Subversion checkout or the main -LLVM web page, this document applies to the *next* release, not the current -one. To see the release notes for a specific release, please see the `releases -page `_. Non-comprehensive list of changes in this release =================================================