ReleaseNotes: drop in-progress warning and svn checkout note
authorHans Wennborg <hans@hanshq.net>
Fri, 12 Feb 2016 00:45:55 +0000 (00:45 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 12 Feb 2016 00:45:55 +0000 (00:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@260634 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 9eed3b722270eab5103166f6a007184bd7d0d2e0..3bb5b8a85dc56c763717757dd111925e9e2a351b 100644 (file)
@@ -5,11 +5,6 @@ LLVM 3.8 Release Notes
 .. contents::
     :local:
 
-.. warning::
-   These are in-progress notes for the upcoming LLVM 3.8 release.  You may
-   prefer the `LLVM 3.7 Release Notes <http://llvm.org/releases/3.7.0/docs
-   /ReleaseNotes.html>`_.
-
 
 Introduction
 ============
@@ -26,11 +21,6 @@ have questions or comments, the `LLVM Developer's Mailing List
 <http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ 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 <http://llvm.org/releases/>`_.
-
 Non-comprehensive list of changes in this release
 =================================================
 * With this release, the minimum Windows version required for running LLVM is