From: Hans Wennborg Date: Fri, 12 Feb 2016 00:48:28 +0000 (+0000) Subject: ReleaseNotes: drop in-progress warning and svn checkout note X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3c9e22572e62142c234bb6859d27e864d92aa35;p=clang ReleaseNotes: drop in-progress warning and svn checkout note git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_38@260635 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 9bdbcdbc12..834add17b4 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -1,6 +1,6 @@ -===================================== -Clang 3.8 (In-Progress) Release Notes -===================================== +======================= +Clang 3.8 Release Notes +======================= .. contents:: :local: @@ -8,12 +8,6 @@ Clang 3.8 (In-Progress) Release Notes Written by the `LLVM Team `_ -.. warning:: - - These are in-progress notes for the upcoming Clang 3.8 release. You may - prefer the `Clang 3.7 Release Notes - `_. - Introduction ============ @@ -31,11 +25,6 @@ the latest release, please check out the main please see the `Clang Web Site `_ or the `LLVM Web Site `_. -Note that if you are reading this file from a Subversion checkout or the -main Clang 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 `_. - What's New in Clang 3.8? ========================