diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index 82f7fa519..c78cc7e6a 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -485,7 +485,7 @@
| 2878 | Missing DefaultConstructible requirement for istream_iterator default constructor | Kona | |
| 2890 | The definition of 'object state' applies only to class types | Kona | Complete |
| 2900 | The copy and move constructors of optional are not constexpr | Kona | Complete |
- | 2903 | The form of initialization for the emplace-constructors is not specified | Kona | |
+ | 2903 | The form of initialization for the emplace-constructors is not specified | Kona | Complete |
| 2904 | Make variant move-assignment more exception safe | Kona | Complete |
| 2905 | is_constructible_v<unique_ptr<P, D>, P, D const &> should be false when D is not copy constructible | Kona | Complete |
| 2908 | The less-than operator for shared pointers could do more | Kona | |
@@ -503,7 +503,7 @@
- Last Updated: 2-Jan-2018
+ Last Updated: 25-Jan-2018