aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2019-03-04 18:25:59 +0000
committerDimitry Andric <dim@FreeBSD.org>2019-03-04 18:25:59 +0000
commitf76fe517dd5a7ccd61e06b7ae4cb8e38ed8f23ed (patch)
tree3ef2e8b1ec7ef0b60259750885767ea94d1a9c3c
parent4cc8d5d8d46afef57228fc4eecebf82f65bf681b (diff)
Notes
Notes: svn path=/vendor/libc++/dist-release_80/; revision=344770 svn path=/vendor/libc++/libc++-release_800-r356365/; revision=345339; tag=vendor/libc++/libc++-release_800-r356365
-rw-r--r--docs/ReleaseNotes.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index c6db1e768343..ca5a534ae846 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -16,7 +16,7 @@ part of the LLVM Compiler Infrastructure, release 8.0.0. Here we describe the
status of libc++ in some detail, including major improvements from the previous
release and new feature work. For the general LLVM release notes, see `the LLVM
documentation <https://llvm.org/docs/ReleaseNotes.html>`_. All LLVM releases may
-be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
+be downloaded from the `LLVM releases web site <https://releases.llvm.org/>`_.
For more information about libc++, please see the `Libc++ Web Site
<https://libcxx.llvm.org>`_ or the `LLVM Web Site <https://llvm.org>`_.
@@ -24,9 +24,6 @@ For more information about libc++, please see the `Libc++ Web Site
What's New in Libc++ 8.0.0?
===========================
-New Features
-------------
-
API Changes
-----------
- Building libc++ for Mac OSX 10.6 is not supported anymore.