diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 9b28ad365..661243498 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -102,10 +102,10 @@
| 1214 | Insufficient/inconsistent key immutability requirements for associative containers | Kona | Complete |
| 2009 | Reporting out-of-bound values on numeric string conversions | Kona | Complete |
| 2010 | is_* traits for binding operations can't be meaningfully specialized | Kona | Complete |
- | 2015 | Incorrect pre-conditions for some type traits | Kona | |
+ | 2015 | Incorrect pre-conditions for some type traits | Kona | Complete |
| 2021 | Further incorrect usages of result_of | Kona | |
| 2028 | messages_base::catalog overspecified | Kona | Complete |
- | 2033 | Preconditions of reserve, shrink_to_fit, and resize functions | Kona | |
+ | 2033 | Preconditions of reserve, shrink_to_fit, and resize functions | Kona | Complete |
| 2039 | Issues with std::reverse and std::copy_if | Kona | Complete |
| 2044 | No definition of "Stable" for copy algorithms | Kona | Complete |
| 2045 | forward_list::merge and forward_list::splice_after with unequal allocators | Kona | |
@@ -114,13 +114,13 @@
| 2053 | Errors in regex bitmask types | Kona | Complete |
| 2061 | make_move_iterator and arrays | Kona | |
| 2064 | More noexcept issues in basic_string | Kona | Complete |
- | 2065 | Minimal allocator interface | Kona | |
+ | 2065 | Minimal allocator interface | Kona | Complete |
| 2067 | packaged_task should have deleted copy c'tor with const parameter | Kona | Complete |
| 2069 | Inconsistent exception spec for basic_string move constructor | Kona | Complete |
| 2096 | Incorrect constraints of future::get in regard to MoveAssignable | Kona | Complete |
- | 2102 | Why is std::launch an implementation-defined type? | Kona | |
+ | 2102 | Why is std::launch an implementation-defined type? | Kona | Complete |
| | | |
- | 2071 | std::valarray move-assignment | Portland | |
+ | 2071 | std::valarray move-assignment | Portland | Complete |
| 2074 | Off by one error in std::reverse_copy | Portland | Complete |
| 2081 | Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_before | Portland | |
| 2083 | const-qualification on weak_ptr::owner_before | Portland | Complete |
@@ -131,7 +131,7 @@
| 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 | |
+ | 2011 | Unexpected output required of strings | Portland | Complete |
| 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 | |
@@ -177,7 +177,7 @@
| 2225 | Unrealistic header inclusion checks required | Bristol | Complete |
| 2229 | Standard code conversion facets underspecified | Bristol | |
| 2231 | DR 704 removes complexity guarantee for clear() | Bristol | Complete |
- | 2235 | Undefined behavior without proper requirements on basic_string constructors | Bristol | |
+ | 2235 | Undefined behavior without proper requirements on basic_string constructors | Bristol | Complete |
Last Updated: 13-Aug-2013