Skip to content

Commit 51e3bb6

Browse files
committed
Updated Release notes
1 parent 63c5d73 commit 51e3bb6

File tree

1 file changed

+3
-3
lines changed
  • libcxx/docs/ReleaseNotes

1 file changed

+3
-3
lines changed

libcxx/docs/ReleaseNotes/19.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Improvements and New Features
5858

5959
- The ``_LIBCPP_ENABLE_CXX26_REMOVED_STRSTREAM`` macro has been added to make the declarations in ``<strstream>`` available.
6060

61+
- The ``_LIBCPP_ENABLE_CXX26_REMOVED_WSTRING_CONVERT`` macro has been added to make the declarations in ``<locale>``
62+
available.
63+
6164
Deprecations and Removals
6265
-------------------------
6366

@@ -89,9 +92,6 @@ Deprecations and Removals
8992
libatomic is not available. If you are one such user, please reach out to the libc++ developers so we can collaborate
9093
on a path for supporting atomics properly on freestanding platforms.
9194

92-
- The ``_LIBCPP_ENABLE_CXX26_REMOVED_WSTRING_CONVERT`` macro has been added to make the declarations in ``<locale>``
93-
available.
94-
9595

9696
Upcoming Deprecations and Removals
9797
----------------------------------

0 commit comments

Comments
 (0)