diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index ff15e5631..7d99fffb0 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -111,7 +111,7 @@
| 2738 | is_constructible with void types | Issaquah | |
| 2739 | Issue with time_point non-member subtraction with an unsigned duration | Issaquah | |
| 2740 | constexpr optional::operator-> | Issaquah | |
- | 2742 | Inconsistent string interface taking string_view | Issaquah | |
+ | 2742 | Inconsistent string interface taking string_view | Issaquah | Patch Ready |
| 2744 | any's in_place constructors | Issaquah | |
| 2745 | [fund.ts.v2] Implementability of LWG 2451 | Issaquah | |
| 2747 | Possibly redundant std::move in [alg.foreach] | Issaquah | |
@@ -124,7 +124,7 @@
| 2755 | §[string.view.io] uses non-existent basic_string_view::to_string function | Issaquah | |
| 2756 | C++ WP optional should 'forward' T's implicit conversions | Issaquah | |
| 2759 | gcd / lcm and bool for the WP | Issaquah | |
- | 2760 | non-const basic_string::data should not invalidate iterators | Issaquah | |
+ | 2760 | non-const basic_string::data should not invalidate iterators | Issaquah | Nothing to do |
| 2765 | Did LWG 1123 go too far? | Issaquah | |
| 2767 | not_fn call_wrapper can form invalid types | Issaquah | |
| 2768 | any_cast and move semantics | Issaquah | |
@@ -185,7 +185,7 @@
2738 -
2739 -
2740 -
-2742 -
+2742 - Patch and tests ready
2744 -
2745 -
2747 -
@@ -198,7 +198,7 @@
2755 -
2756 -
2759 -
-2760 -
+2760 - This is just wording cleanup; no code or test changes needed.
2765 -
2767 -
2768 -