Skip to content

Commit a400f31

Browse files
committed
ReleaseNotes: remove in-progress warning and empty sections
llvm-svn: 370366
1 parent 2857b97 commit a400f31

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

libcxx/docs/ReleaseNotes.rst

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
1-
========================================
2-
Libc++ 9.0.0 (In-Progress) Release Notes
3-
========================================
1+
==========================
2+
Libc++ 9.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++ 9 release.
14-
Release notes for previous releases can be found on
15-
`the Download Page <https://releases.llvm.org/download.html>`_.
1611

1712
Introduction
1813
============
@@ -27,17 +22,6 @@ be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
2722
For more information about libc++, please see the `Libc++ Web Site
2823
<https://libcxx.llvm.org>`_ or the `LLVM Web Site <https://llvm.org>`_.
2924

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/>`_.
3425

3526
What's New in Libc++ 9.0.0?
3627
===========================
37-
38-
New Features
39-
------------
40-
41-
API Changes
42-
-----------
43-
- ...

0 commit comments

Comments
 (0)