diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html
index 93c6812a2e1e..0431aaab4d1d 100644
--- a/libcxx/www/cxx1y_status.html
+++ b/libcxx/www/cxx1y_status.html
@@ -104,14 +104,14 @@
2010 | is_* traits for binding operations can't be meaningfully specialized | Kona | Complete |
2015 | Incorrect pre-conditions for some type traits | Kona | |
2021 | Further incorrect usages of result_of | Kona | |
- 2028 | messages_base::catalog overspecified | Kona | |
+ 2028 | messages_base::catalog overspecified | Kona | Complete |
2033 | Preconditions of reserve, shrink_to_fit, and resize functions | Kona | |
2039 | Issues with std::reverse and std::copy_if | Kona | Complete |
2044 | No definition of "Stable" for copy algorithms | Kona | Complete |
2045 | forward_list::merge and forward_list::splice_after with unequal allocators | Kona | |
- 2047 | Incorrect "mixed" move-assignment semantics of unique_ptr | Kona | |
+ 2047 | Incorrect "mixed" move-assignment semantics of unique_ptr | Kona | Complete |
2050 | Unordered associative containers do not use allocator_traits to define member types | Kona | |
- 2053 | Errors in regex bitmask types | Kona | |
+ 2053 | Errors in regex bitmask types | Kona | Complete |
2061 | make_move_iterator and arrays | Kona | |
2064 | More noexcept issues in basic_string | Kona | |
2065 | Minimal allocator interface | Kona | |