diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html
index 67ae667fc8f1d5f027feefb3dcc4014a49a5435f..b59bc670fc48dc32f9c1dea9ddca6ae9ee28968d 100644
--- a/libcxx/www/cxx1y_status.html
+++ b/libcxx/www/cxx1y_status.html
@@ -44,7 +44,7 @@
Paper # | Paper Name | Meeting | Status |
3346 | Terminology for Container Element Requirements - Rev 1 | Kona | Complete |
- 3421 | Making Operator Functors greater<> | Portland | Complete |
+ 3421 | Making Operator Functors greater<> | Portland | Complete |
3462 | std::result_of and SFINAE | Portland | Complete |
3469 | Constexpr Library Additions: chrono, v3 | Portland | Complete |
@@ -79,8 +79,8 @@
2021 | Further incorrect usages of result_of | Kona | |
2028 | messages_base::catalog overspecified | Kona | |
2033 | Preconditions of reserve, shrink_to_fit, and resize functions | Kona | |
- 2039 | Issues with std::reverse and std::copy_if | Kona | |
- 2044 | No definition of "Stable" for copy algorithms | Kona | |
+ 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 | |
2047 | Incorrect "mixed" move-assignment semantics of unique_ptr | Kona | |
2050 | Unordered associative containers do not use allocator_traits to define member types | Kona | |
@@ -124,13 +124,13 @@
2175 | string_convert and wbuffer_convert validity | Bristol | |
2177 | Requirements on Copy/MoveInsertable | Bristol | |
2187 | vector is missing emplace and emplace_back member functions | Bristol | Not complete |
- 2197 | Specification of is_[un]signed unclear for non-arithmetic 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 | |
2209 | assign() overspecified for sequence containers | Bristol | |
2211 | Replace ambiguous use of "Allocator" in container requirements | Bristol | |
2222 | Inconsistency in description of forward_list::splice_after single-element overload | Bristol | |
- 2225 | Unrealistic header inclusion checks required | Bristol | |
- 2231 | DR 704 removes complexity guarantee for clear() | Bristol | |
+ 2225 | Unrealistic header inclusion checks required | Bristol | Complete |
+ 2231 | DR 704 removes complexity guarantee for clear() | Bristol | Complete |
Last Updated: 13-Aug-2013