diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 19bd2ed4..4827560b 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -94,9 +94,9 @@
3659 | SG1 | Shared Locking in C++ | Bristol | Complete | 3.4 |
| | | | | |
- 3779 | LWG | User-defined Literals for std::complex | Chicago | | |
- 3775 | LWG | Deprecating rand() and Friends | Chicago | | |
- 3789 | LWG | Constexpr Library Additions: functional | Chicago | | |
+ 3779 | LWG | User-defined Literals for std::complex | Chicago | Complete | 3.4 |
+ 3789 | LWG | Constexpr Library Additions: functional | Chicago | Complete | 3.4 |
+ 3778 | CWG | Sized deallocation | Chicago | | |
@@ -201,7 +201,7 @@
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 | |
2159 | atomic_flag initialization | Chicago | |
- 2275 | Why is forward_as_tuple not constexpr? | Chicago | |
+ 2275 | Why is forward_as_tuple not constexpr? | Chicago | Complete |
2284 | Inconsistency in allocator_traits::max_size | Chicago | |
2298 | is_nothrow_constructible is always false because of create<> | Chicago | |
2300 | Redundant sections for map and multimap members should be removed | Chicago | Complete |
@@ -209,7 +209,7 @@
- Last Updated: 27-Sep-2013
+ Last Updated: 28-Sep-2013