From: Hans Wennborg Date: Fri, 24 Feb 2017 23:23:34 +0000 (+0000) Subject: ReleaseNotes: drop in-progress warning X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07c8cf2260056433bdcba11586cf0a75715a0974;p=clang ReleaseNotes: drop in-progress warning git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_40@296192 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 8363ae457d..fde037fd77 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -1,6 +1,6 @@ -======================================= -Clang 4.0.0 (In-Progress) Release Notes -======================================= +========================= +Clang 4.0.0 Release Notes +========================= .. contents:: :local: @@ -8,12 +8,6 @@ Clang 4.0.0 (In-Progress) Release Notes Written by the `LLVM Team `_ -.. warning:: - - These are in-progress notes for the upcoming Clang 4.0.0 release. You may - prefer the `Clang 3.9 Release Notes - `_. - Introduction ============