Skip to content

Commit fbaa8ef

Browse files
committed
ReleaseNotes: remove in-progress warning
llvm-svn: 354334
1 parent b1c5e90 commit fbaa8ef

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

libcxx/docs/ReleaseNotes.rst

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
1-
========================================
2-
Libc++ 8.0.0 (In-Progress) Release Notes
3-
========================================
1+
==========================
2+
Libc++ 8.0.0 Release Notes
3+
==========================
44

55
.. contents::
66
:local:
77
:depth: 2
88

99
Written by the `Libc++ Team <https://libcxx.llvm.org>`_
1010

11-
.. warning::
12-
13-
These are in-progress notes for the upcoming libc++ 8 release.
14-
Release notes for previous releases can be found on
15-
`the Download Page <https://releases.llvm.org/download.html>`_.
16-
1711
Introduction
1812
============
1913

@@ -27,11 +21,6 @@ be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
2721
For more information about libc++, please see the `Libc++ Web Site
2822
<https://libcxx.llvm.org>`_ or the `LLVM Web Site <https://llvm.org>`_.
2923

30-
Note that if you are reading this file from a Subversion checkout or the
31-
main Libc++ web page, this document applies to the *next* release, not
32-
the current one. To see the release notes for a specific release, please
33-
see the `releases page <https://llvm.org/releases/>`_.
34-
3524
What's New in Libc++ 8.0.0?
3625
===========================
3726

0 commit comments

Comments
 (0)