diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 07dae697..4b11fa84 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -100,8 +100,8 @@
2099 | Unnecessary constraints of va_start() usage | Portland | |
2103 | std::allocator_traits<std::allocator<T>>::propagate_on_container_move_assignment | Portland | |
2105 | Inconsistent requirements on const_iterator's value_type | Portland | |
- 2110 | remove can't swap but note says it might | Portland | |
- 2123 | merge() allocator requirements for lists versus forward lists | Portland | |
+ 2110 | remove can't swap but note says it might | Portland | Complete |
+ 2123 | merge() allocator requirements for lists versus forward lists | Portland | Complete |
2005 | unordered_map::insert(T&&) protection should apply to map too | Portland | |
2011 | Unexpected output required of strings | Portland | |
2048 | Unnecessary mem_fn overloads | Portland | |