diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html
index 96fade88..9a6e31fe 100644
--- a/www/cxx1y_status.html
+++ b/www/cxx1y_status.html
@@ -87,15 +87,18 @@
3642 | LWG | User-defined Literals | Bristol | Complete | 3.4 |
3655 | LWG | TransformationTraits Redux (excluding part 4) | Bristol | Complete | 3.4 |
3657 | LWG | Adding heterogeneous comparison lookup to associative containers | Bristol | Complete | 3.4 |
- 3672 | LWG | A proposal to add a utility class to represent optional objects | Bristol | Complete | 3.4 |
+ 3672 | LWG | A proposal to add a utility class to represent optional objects | Bristol | Removed from Draft Standard | n/a |
3669 | LWG | Fixing constexpr member functions without const | Bristol | Complete | 3.4 |
- 3662 | LWG | C++ Dynamic Arrays (dynarray) | Bristol | Mostly Complete* | 3.4 |
+ 3662 | LWG | C++ Dynamic Arrays (dynarray) | Bristol | Removed from Draft Standard | n/a |
3659 | SG1 | Shared Locking in C++ | Bristol | Complete | 3.4 |
-
-
-* Dynarray allocator support is not implemented pending resolution of LWG Issue #2255
+ | | | | | |
+ 3779 | LWG | User-defined Literals for std::complex | Chicago | | |
+ 3775 | LWG | Deprecating rand() and Friends | Chicago | | |
+ 3789 | LWG | Constexpr Library Additions: functional | Chicago | | |
+
+
Library Working group Issues Status
@@ -180,9 +183,32 @@
2229 | Standard code conversion facets underspecified | Bristol | Complete |
2231 | DR 704 removes complexity guarantee for clear() | Bristol | Complete |
2235 | Undefined behavior without proper requirements on basic_string constructors | Bristol | Complete |
+ | | | |
+ 2141 | common_type trait produces reference types | Chicago | |
+ 2235 | Undefined behavior without proper requirements on basic_string constructors | Chicago | |
+ 2246 | unique_ptr assignment effects w.r.t. deleter | Chicago | |
+ 2247 | Type traits and std::nullptr_t | Chicago | |
+ 2085 | Wrong description of effect 1 of basic_istream::ignore | Chicago | |
+ 2087 | iostream_category() and noexcept | Chicago | |
+ 2143 | ios_base::xalloc should be thread-safe | Chicago | |
+ 2150 | Unclear specification of find_end | Chicago | |
+ 2180 | Exceptions from std::seed_seq operations | Chicago | |
+ 2194 | Impossible container requirements for adaptor types | Chicago | |
+ 2013 | Do library implementers have the freedom to add constexpr? | Chicago | Complete |
+ 2018 | regex_traits::isctype Returns clause is wrong | Chicago | |
+ 2078 | Throw specification of async() incomplete | Chicago | |
+ 2097 | packaged_task constructors should be constrained | Chicago | |
+ 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 | |
+ 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 |
+
- Last Updated: 4-Sep-2013
+ Last Updated: 27-Sep-2013