summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-02-22 14:44:52 +0000
committerHans Wennborg <hans@hanshq.net>2018-02-22 14:44:52 +0000
commitb2d630064d8484eb9b4ae2d637a82dc05e624f92 (patch)
tree4fe9388f4680d4f9d6f4489efa061687f4e6fb90
parentc7f15b42c952c59af48126e428a9cc83f5a1ce47 (diff)
docs: remove in-progress warnings
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/branches/release_60@325789 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 2a93f555..7cafa019 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -1,6 +1,6 @@
-===================================================
-Extra Clang Tools 6.0.0 (In-Progress) Release Notes
-===================================================
+=====================================
+Extra Clang Tools 6.0.0 Release Notes
+=====================================
.. contents::
:local:
@@ -8,12 +8,6 @@ Extra Clang Tools 6.0.0 (In-Progress) Release Notes
Written by the `LLVM Team <http://llvm.org/>`_
-.. warning::
-
- These are in-progress notes for the upcoming Extra Clang Tools 6 release.
- Release notes for previous releases can be found on
- `the Download Page <http://releases.llvm.org/download.html>`_.
-
Introduction
============
@@ -27,11 +21,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 Extra Clang Tools 6.0.0?
======================================