diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index a0e1cfba0..899586c4c 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -164,15 +164,15 @@
| 2177 | Requirements on Copy/MoveInsertable | Bristol | |
| 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 | |
+ | 2190 | ordering of condition variable operations, reflects Posix discussion | Bristol | Complete |
| 2196 | Specification of is_*[copy/move]_[constructible/assignable] unclear for non-referencable types | Bristol | |
| 2197 | Specification of is_[un]signed unclear for non-arithmetic types | Bristol | Complete |
- | 2200 | Data race avoidance for all containers, not only for sequences | Bristol | |
+ | 2200 | Data race avoidance for all containers, not only for sequences | Bristol | Complete |
| 2203 | scoped_allocator_adaptor uses wrong argument types for piecewise construction | Bristol | |
| 2207 | basic_string::at should not have a Requires clause | Bristol | Complete |
| 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 | |
+ | 2211 | Replace ambiguous use of "Allocator" in container requirements | Bristol | Complete |
| 2222 | Inconsistency in description of forward_list::splice_after single-element overload | Bristol | |
| 2225 | Unrealistic header inclusion checks required | Bristol | Complete |
| 2229 | Standard code conversion facets underspecified | Bristol | Complete |