summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-02-22 14:41:44 +0000
committerHans Wennborg <hans@hanshq.net>2018-02-22 14:41:44 +0000
commit1d04f34cd27cec832de375cbadc1f04ee28ede69 (patch)
tree1b6ded500a81d4e5b9fbf47e17a9ef8b69fffc6e
parent21b680aba85040fccc5e92d2f5cb415db68e9e75 (diff)
docs: remove in-progress warnings
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_60@325787 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.rst17
1 files changed, 3 insertions, 14 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index f61db629a4..521ab9ba13 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -1,6 +1,6 @@
-=======================================
-Clang 6.0.0 (In-Progress) Release Notes
-=======================================
+=========================
+Clang 6.0.0 Release Notes
+=========================
.. contents::
:local:
@@ -8,12 +8,6 @@ Clang 6.0.0 (In-Progress) Release Notes
Written by the `LLVM Team <http://llvm.org/>`_
-.. warning::
-
- These are in-progress notes for the upcoming Clang 6 release.
- Release notes for previous releases can be found on
- `the Download Page <http://releases.llvm.org/download.html>`_.
-
Introduction
============
@@ -30,11 +24,6 @@ For more information about Clang or LLVM, including information about the
latest release, please see the `Clang Web Site <http://clang.llvm.org>`_ or the
`LLVM Web Site <http://llvm.org>`_.
-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 <http://llvm.org/releases/>`_.
-
What's New in Clang 6.0.0?
==========================