diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html
index 55d93da54b04..44f303b94a20 100644
--- a/libcxx/www/cxx1z_status.html
+++ b/libcxx/www/cxx1z_status.html
@@ -369,7 +369,7 @@
2591 | std::function's member template target() should not lead to undefined behaviour | Issaquah | |
2598 | addressof works on temporaries | Issaquah | Complete |
2664 | operator/ (and other append) semantics not useful if argument has root | Issaquah | Complete |
- 2665 | remove_filename() post condition is incorrect | Issaquah | See Below |
+ 2665 | remove_filename() post condition is incorrect | Issaquah | Complete |
2672 | Should is_empty use error_code in its specification? | Issaquah | Complete |
2678 | std::filesystem enum classes overspecified | Issaquah | Complete |
2679 | Inconsistent Use of Effects and Equivalent To | Issaquah | Complete |
@@ -400,7 +400,7 @@
2752 | "Throws:" clauses of async and packaged_task are unimplementable | Issaquah | |
2755 | [string.view.io] uses non-existent basic_string_view::to_string function | Issaquah | Complete |
2756 | C++ WP optional should 'forward' T's implicit conversions | Issaquah | Complete |
- 2758 | std::string{}.assign("ABCDE", 0, 1) is ambiguous | Complete | |
+ 2758 | std::string{}.assign("ABCDE", 0, 1) is ambiguous | Issaquah | Complete |
2759 | gcd / lcm and bool for the WP | Issaquah | Complete |
2760 | non-const basic_string::data should not invalidate iterators | Issaquah | Complete |
2765 | Did LWG 1123 go too far? | Issaquah | |
@@ -417,7 +417,7 @@
- Last Updated: 23-Jan-2017
+ Last Updated: 26-Jan-2017