diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html
index 8b744f873..80b53021c 100644
--- a/www/cxx1z_status.html
+++ b/www/cxx1z_status.html
@@ -475,7 +475,7 @@
| 2876 | shared_ptr::shared_ptr(const weak_ptr<Y>&) constructor should be constrained | Kona | |
| 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 | |
+ | 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 | |
| 2904 | Make variant move-assignment more exception safe | Kona | |
| 2905 | is_constructible_v<unique_ptr<P, D>, P, D const &> should be false when D is not copy constructible | Kona | Complete |
@@ -489,7 +489,7 @@
- Last Updated: 23-May-2017
+ Last Updated: 25-May-2017