diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index c9ce2882..594fe585 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -147,8 +147,8 @@
2147 | Unclear hint type in Allocator's allocate function | Bristol | |
2148 | Hashing enums should be supported directly by std::hash | Bristol | |
2149 | Concerns about 20.8/5 | Bristol | |
- 2162 | allocator_traits::max_size missing noexcept | Bristol | |
- 2163 | nth_element requires inconsistent post-conditions | Bristol | Complete |
+ 2162 | allocator_traits::max_size missing noexcept | Bristol | Complete |
+ 2163 | nth_element requires inconsistent post-conditions | Bristol | |
2169 | Missing reset() requirements in unique_ptr specialization | Bristol | |
2172 | Does atomic_compare_exchange_* accept v == nullptr arguments? | Bristol | |
2080 | Specify when once_flag becomes invalid | Bristol | |