diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index ebd58b1c..7ed46ebc 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -124,7 +124,7 @@
2074 | Off by one error in std::reverse_copy | Portland | Complete |
2081 | Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_before | Portland | Complete |
2083 | const-qualification on weak_ptr::owner_before | Portland | Complete |
- 2086 | Overly generic type support for math functions | Portland | |
+ 2086 | Overly generic type support for math functions | Portland | Complete |
2099 | Unnecessary constraints of va_start() usage | Portland | Complete |
2103 | std::allocator_traits<std::allocator<T>>::propagate_on_container_move_assignment | Portland | |
2105 | Inconsistent requirements on const_iterator's value_type | Portland | Complete |
@@ -141,7 +141,7 @@
2092 | Vague Wording for condition_variable_any | Bristol | Complete |
2093 | Throws clause of condition_variable::wait with predicate | Bristol | Complete |
2094 | duration conversion overflow shouldn't participate in overload resolution | Bristol | Complete |
- 2122 | merge() stability for lists versus forward lists | Bristol | |
+ 2122 | merge() stability for lists versus forward lists | Bristol | Complete |
2128 | Absence of global functions cbegin/cend | Bristol | Complete |
2145 | error_category default constructor | Bristol | Complete |
2147 | Unclear hint type in Allocator's allocate function | Bristol | Complete |
@@ -149,19 +149,19 @@
2149 | Concerns about 20.8/5 | Bristol | Complete |
2162 | allocator_traits::max_size missing noexcept | Bristol | Complete |
2163 | nth_element requires inconsistent post-conditions | Bristol | Complete |
- 2169 | Missing reset() requirements in unique_ptr specialization | Bristol | |
+ 2169 | Missing reset() requirements in unique_ptr specialization | Bristol | Complete |
2172 | Does atomic_compare_exchange_* accept v == nullptr arguments? | Bristol | Complete |
2080 | Specify when once_flag becomes invalid | Bristol | Complete |
2098 | promise throws clauses | Bristol | Complete |
2109 | Incorrect requirements for hash specializations | Bristol | Complete |
2130 | missing ordering constraints for fences | Bristol | Complete |
2138 | atomic_flag::clear ordering constraints | Bristol | Complete |
- 2140 | notify_all_at_thread_exit synchronization | Bristol | |
+ 2140 | notify_all_at_thread_exit synchronization | Bristol | Complete |
2144 | Missing noexcept specification in type_index | Bristol | Complete |
2174 | wstring_convert::converted() should be noexcept | Bristol | Complete |
2175 | string_convert and wbuffer_convert validity | Bristol | Complete |
2176 | Special members for wstring_convert and wbuffer_convert | Bristol | Complete |
- 2177 | Requirements on Copy/MoveInsertable | Bristol | | Complete
+ 2177 | Requirements on Copy/MoveInsertable | Bristol | Complete |
2185 | Missing throws clause for future/shared_future::wait_for/wait_until | Bristol | Complete |
2187 | vector<bool> is missing emplace and emplace_back member functions | Bristol | Complete |
2190 | ordering of condition variable operations, reflects Posix discussion | Bristol | Complete |
@@ -180,7 +180,7 @@
2235 | Undefined behavior without proper requirements on basic_string constructors | Bristol | Complete |
- Last Updated: 13-Aug-2013
+ Last Updated: 3-Sep-2013