]> granicus.if.org Git - llvm/commitdiff
remove another in-progress note
authorHans Wennborg <hans@hanshq.net>
Tue, 19 Feb 2019 13:19:05 +0000 (13:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 19 Feb 2019 13:19:05 +0000 (13:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_80@354321 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 5de898cd7795058dfdec5ef43ea0a10e0e9cf407..1a5099cdba9a7d8ccddb19f3ef6395c45afdf89e 100644 (file)
@@ -20,11 +20,6 @@ have questions or comments, the `LLVM Developer's Mailing List
 <https://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 <https://llvm.org/releases/>`_.
-
 Minimum Required Compiler Version
 =================================
 As `discussed on the mailing list