From 8ba0c7950456a5cad4e81efbc6069089a42b0431 Mon Sep 17 00:00:00 2001
From: Nikolas Klauser
Date: Tue, 26 Aug 2025 17:36:35 +0200
Subject: [PATCH] Remove warning about the libc++ release notes being
pre-release
---
21.1.0/projects/libcxx/docs/ReleaseNotes/21.html | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/21.1.0/projects/libcxx/docs/ReleaseNotes/21.html b/21.1.0/projects/libcxx/docs/ReleaseNotes/21.html
index 3b51f7a24..7ba0c3696 100644
--- a/21.1.0/projects/libcxx/docs/ReleaseNotes/21.html
+++ b/21.1.0/projects/libcxx/docs/ReleaseNotes/21.html
@@ -47,12 +47,6 @@ Libc++ 21.0.0 (In-Progress) Release Notes
-
-
Warning
-
These are in-progress notes for the upcoming libc++ 21.0.0 release.
-Release notes for previous releases can be found on
-the Download Page.
-
This document contains the release notes for the libc++ C++ Standard Library,
@@ -206,4 +200,4 @@