diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index 76111e10c..eb53a8372 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -50,7 +50,7 @@
| Issue # | Issue Name | Meeting | Status |
- | 2779 | [networking.ts] Relax requirements on buffer sequence iterators | Albuquerque | |
- | 2870 | Default value of parameter theta of polar should be dependent | Albuquerque | |
- | 2935 | What should create_directories do when p already exists but is not a directory? | Albuquerque | |
- | 2941 | §[thread.req.timing] wording should apply to both member and namespace-level functions | Albuquerque | |
- | 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 | 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? | 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 | 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 | |
- | 2993 | reference_wrapper conversion from T&& | Albuquerque | |
- | 2998 | Requirements on function objects passed to {forward_,}list-specific algorithms | Albuquerque | |
- | 3001 | weak_ptr::element_type needs remove_extent_t | Albuquerque | |
- | 3024 | variant's copies must be deleted instead of disabled via SFINAE | Albuquerque | |
+ | 2779 | [networking.ts] Relax requirements on buffer sequence iterators | Albuquerque | |
+ | 2870 | Default value of parameter theta of polar should be dependent | Albuquerque | |
+ | 2935 | What should create_directories do when p already exists but is not a directory? | Albuquerque | |
+ | 2941 | §[thread.req.timing] wording should apply to both member and namespace-level functions | Albuquerque | |
+ | 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 | 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? | Albuquerque | Complete |
+ | 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 | Complete |
+ | 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 | |
+ | 2993 | reference_wrapper conversion from T&& | Albuquerque | |
+ | 2998 | Requirements on function objects passed to {forward_,}list-specific algorithms | Albuquerque | Complete |
+ | 3001 | weak_ptr::element_type needs remove_extent_t | Albuquerque | |
+ | 3024 | variant's copies must be deleted instead of disabled via SFINAE | Albuquerque | |