diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index b59bc670..031934fe 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -62,7 +62,7 @@
3654 | Quoted Strings | Bristol | Implemented, but not checked in |
3642 | User-defined Literals | Bristol | Complete |
3655 | TransformationTraits Redux (excluding part 4) | Bristol | Complete |
- 3657 | Adding heterogeneous comparison lookup to associative containers | Bristol | Partial |
+ 3657 | Adding heterogeneous comparison lookup to associative containers | Bristol | Complete |
3672 | A proposal to add a utility class to represent optional objects | Bristol | |
3669 | Fixing constexpr member functions without const | Bristol | Complete |
3662 | C++ Dynamic Arrays (dynarray) | Bristol | |
@@ -74,7 +74,7 @@
Issue # | Issue Name | Meeting | Status |
1214 | Insufficient/inconsistent key immutability requirements for associative containers | Kona | |
2009 | Reporting out-of-bound values on numeric string conversions | Kona | Complete |
- 2010 | is_* traits for binding operations can't be meaningfully specialized | Kona | |
+ 2010 | is_* traits for binding operations can't be meaningfully specialized | Kona | Complete |
2015 | Incorrect pre-conditions for some type traits | Kona | |
2021 | Further incorrect usages of result_of | Kona | |
2028 | messages_base::catalog overspecified | Kona | |