diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index df0b2de2..7252a3ea 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -135,10 +135,10 @@
2048 | Unnecessary mem_fn overloads | Portland | |
2049 | is_destructible is underspecified | Portland | |
2056 | future_errc enums start with value 0 (invalid value for broken_promise) | Portland | |
- 2058 | valarray and begin/end | Portland | |
+ 2058 | valarray and begin/end | Portland | 2058 |
| | | |
- 2091 | Misplaced effect in m.try_lock_for() | Bristol | |
- 2092 | Vague Wording for condition_variable_any | Bristol | |
+ 2091 | Misplaced effect in m.try_lock_for() | Bristol | Complete |
+ 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 | |
2122 | merge() stability for lists versus forward lists | Bristol | |
@@ -153,7 +153,7 @@
2172 | Does atomic_compare_exchange_* accept v == nullptr arguments? | Bristol | Complete |
2080 | Specify when once_flag becomes invalid | Bristol | |
2098 | promise throws clauses | Bristol | Complete |
- 2109 | Incorrect requirements for hash specializations | Bristol | |
+ 2109 | Incorrect requirements for hash specializations | Bristol | Complete |
2130 | missing ordering constraints for fences | Bristol | |
2138 | atomic_flag::clear ordering constraints | Bristol | |
2140 | notify_all_at_thread_exit synchronization | Bristol | |
@@ -173,7 +173,7 @@
2209 | assign() overspecified for sequence containers | Bristol | Complete |
2210 | Missing allocator-extended constructor for allocator-aware containers | Bristol | |
2211 | Replace ambiguous use of "Allocator" in container requirements | Bristol | Complete |
- 2222 | Inconsistency in description of forward_list::splice_after single-element overload | Bristol | |
+ 2222 | Inconsistency in description of forward_list::splice_after single-element overload | Bristol | Complete |
2225 | Unrealistic header inclusion checks required | Bristol | Complete |
2229 | Standard code conversion facets underspecified | Bristol | Complete |
2231 | DR 704 removes complexity guarantee for clear() | Bristol | Complete |