diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html
index 4d5153ed7cdc..87e65f748d25 100644
--- a/libcxx/www/cxx1y_status.html
+++ b/libcxx/www/cxx1y_status.html
@@ -192,14 +192,14 @@
2087 | iostream_category() and noexcept | Chicago | Complete |
2143 | ios_base::xalloc should be thread-safe | Chicago | Complete |
2150 | Unclear specification of find_end | Chicago | Complete |
- 2180 | Exceptions from std::seed_seq operations | Chicago | |
+ 2180 | Exceptions from std::seed_seq operations | Chicago | Complete |
2194 | Impossible container requirements for adaptor types | Chicago | Complete |
2013 | Do library implementers have the freedom to add constexpr? | Chicago | Complete |
- 2018 | regex_traits::isctype Returns clause is wrong | Chicago | |
+ 2018 | regex_traits::isctype Returns clause is wrong | Chicago | Complete |
2078 | Throw specification of async() incomplete | Chicago | |
2097 | packaged_task constructors should be constrained | Chicago | Complete |
- 2100 | Timed waiting functions cannot timeout if launch::async policy used | Chicago | |
- 2120 | What should async do if neither 'async' nor 'deferred' is set in policy? | Chicago | |
+ 2100 | Timed waiting functions cannot timeout if launch::async policy used | Chicago | Complete |
+ 2120 | What should async do if neither 'async' nor 'deferred' is set in policy? | Chicago | Complete |
2159 | atomic_flag initialization | Chicago | Complete |
2275 | Why is forward_as_tuple not constexpr? | Chicago | Complete |
2284 | Inconsistency in allocator_traits::max_size | Chicago | Complete |
@@ -209,7 +209,7 @@
- Last Updated: 12-Oct-2013
+ Last Updated: 22-Oct-2013