diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html
index bed438fa12f8..5d05608eb5ca 100644
--- a/libcxx/www/upcoming_meeting.html
+++ b/libcxx/www/upcoming_meeting.html
@@ -66,17 +66,17 @@
| 2944 | LWG 2905 accidentally removed requirement that construction of the deleter doesn't throw an exception | Albuquerque | |
| 2945 | Order of template parameters in optional comparisons | Albuquerque | |
| 2948 | unique_ptr does not define operator<< for stream output | Albuquerque | |
- | 2950 | std::byte operations are misspecified | Albuquerque | |
+ | 2950 | std::byte operations are misspecified | Albuquerque | Patch Ready |
| 2952 | iterator_traits should work for pointers to cv T | Albuquerque | |
| 2953 | LWG 2853 should apply to deque::erase too | Albuquerque | |
| 2964 | Apparently redundant requirement for dynamic_pointer_cast | Albuquerque | |
| 2965 | Non-existing path::native_string() in filesystem_error::what() specification | Albuquerque | |
- | 2972 | What is is_trivially_destructible_v? Yes | Albuquerque | |
+ | 2972 | What is is_trivially_destructible_v? | Albuquerque | |
| 2976 | Dangling uses_allocator specialization for packaged_task | Albuquerque | |
| 2977 | unordered_meow::merge() has incorrect Throws: clause | Albuquerque | |
| 2978 | Hash support for pmr::string and friends | Albuquerque | |
| 2979 | aligned_union should require complete object types | Albuquerque | |
- | 2980 | Cannot compare_exchange empty pointers Yes | Albuquerque | |
+ | 2980 | Cannot compare_exchange empty pointers | Albuquerque | |
| 2981 | Remove redundant deduction guides from standard library | Albuquerque | |
| 2982 | Making size_type consistent in associative container deduction guides | Albuquerque | |
| 2988 | Clause 32 cleanup missed one typename | Albuquerque | |
@@ -96,7 +96,7 @@
2944 -
2945 -
2948 -
-2950 -
+2950 - Patch ready
2952 -
2953 -
2964 -