diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 0431aaab..94d72b20 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -113,11 +113,11 @@
2050 | Unordered associative containers do not use allocator_traits to define member 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 | |
+ 2064 | More noexcept issues in basic_string | Kona | Complete |
2065 | Minimal allocator interface | Kona | |
2067 | packaged_task should have deleted copy c'tor with const parameter | Kona | Complete |
- 2069 | Inconsistent exception spec for basic_string move constructor | Kona | |
- 2096 | Incorrect constraints of future::get in regard to | Kona | |
+ 2069 | Inconsistent exception spec for basic_string move constructor | Kona | Complete |
+ 2096 | Incorrect constraints of future::get in regard to MoveAssignable | Kona | Complete |
2102 | Why is std::launch an implementation-defined type? | Kona | |
| | | |
2071 | std::valarray move-assignment | Portland | |