diff --git a/libstdc++-v3/doc/html/manual/api.html b/libstdc++-v3/doc/html/manual/api.html index ddf1ec9785b1..59ed4c888628 100644 --- a/libstdc++-v3/doc/html/manual/api.html +++ b/libstdc++-v3/doc/html/manual/api.html @@ -486,8 +486,10 @@ and later. Tunables <variable>glibcxx.eh_pool.obj_count</variable> and <variable>glibcxx.eh_pool.obj_size</variable> were added.
Static library libstdc++exp.a
was added
-to provide the symbols for the experimental C++ Contracts support.
Symols for the Filesystem TS and C++23 <stacktrace>
-header were added to the static library libstdc++exp.a
.
+Symbols for the Filesystem TS and C++23 <stacktrace>
+header were added to the static library libstdc++exp.a
.
+
Deprecate the non-standard overload that allows std::setfill
to be used with std::basic_istream
.
diff --git a/libstdc++-v3/doc/xml/manual/evolution.xml b/libstdc++-v3/doc/xml/manual/evolution.xml
index 63666b7b24ce..a375ae14b83d 100644
--- a/libstdc++-v3/doc/xml/manual/evolution.xml
+++ b/libstdc++-v3/doc/xml/manual/evolution.xml
@@ -1107,8 +1107,10 @@ to provide the symbols for the experimental C++ Contracts support.