diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 27c362420..118963a61 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -231,7 +231,7 @@
| 1450 | Contradiction in regex_constants | Issaquah | Complete |
| 2003 | String exception inconsistency in erase. | Issaquah | Complete |
| 2112 | User-defined classes that cannot be derived from | Issaquah | Complete |
- | 2132 | std::function ambiguity | Issaquah | |
+ | 2132 | std::function ambiguity | Issaquah | Complete |
| 2182 | Container::[const_]reference types are misleadingly specified | Issaquah | Complete |
| 2188 | Reverse iterator does not fully support targets that overload operator& | Issaquah | Complete |
| 2193 | Default constructors for standard library containers are explicit | Issaquah | Complete |
@@ -263,7 +263,7 @@
| 2346 | integral_constant's member functions should be marked noexcept | Issaquah | Complete |
| 2350 | min, max, and minmax should be constexpr | Issaquah | Complete |
| 2356 | Stability of erasure in unordered associative containers | Issaquah | |
- | 2357 | Remaining "Assignable" requirement | Issaquah | |
+ | 2357 | Remaining "Assignable" requirement | Issaquah | Complete |
| 2359 | How does regex_constants::nosubs affect basic_regex::mark_count()? | Issaquah | Complete |
| 2360 | reverse_iterator::operator*() is unimplementable | Issaquah | |
| 2104 | unique_lock move-assignment should not be noexcept | Issaquah | |