diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html
--- a/libcxx/www/cxx1z_status.html
+++ b/libcxx/www/cxx1z_status.html
@@ -393,7 +393,7 @@
2570 | [fund.ts.v2] conjunction and disjunction requirements are too strict | Issaquah | |
2578 | Iterator requirements should reference iterator traits | Issaquah | Complete |
2584 | ECMAScript IdentityEscape is ambiguous | Issaquah | |
- 2587 | "Convertible to bool" requirement in conjunction and disjunction | Issaquah | |
+ 2587 | "Convertible to bool" requirement in conjunction and disjunction | Issaquah | Resolved by 2567 |
2588 | [fund.ts.v2] "Convertible to bool" requirement in conjunction and disjunction | Issaquah | |
2589 | match_results can't satisfy the requirements of a container | Issaquah | Complete |
2591 | std::function's member template target() should not lead to undefined behaviour | Issaquah | Complete |