diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index d35fdcaed..41685482e 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -64,7 +64,7 @@
| 2769 | Redundant const in the return type of any_cast(const any&) | Kona | |
| 2781 | Contradictory requirements for std::function and std::reference_wrapper | Kona | |
| 2782 | scoped_allocator_adaptor constructors must be constrained | Kona | |
- | 2784 | Resolution to LWG 2484 is missing "otherwise, no effects" and is hard to parse | Kona | |
+ | 2784 | Resolution to LWG 2484 is missing "otherwise, no effects" and is hard to parse | Kona | Patch Ready |
| 2785 | quoted should work with basic_string_view | Kona | We do this already |
| 2786 | Annex C should mention shared_ptr changes for array support | Kona | Nothing to do |
| 2787 | §[file_status.cons] doesn't match class definition | Kona | |
@@ -98,7 +98,7 @@
2769 - This should be easy; trick will be devising tests.
2781 -
2782 - Looks straightforward.
-2784 - I think we do this already; maybe more tests (esp about 'inaccessible base class')
+2784 - Patch Ready
2785 - We do this already.
2786 - Nothing to do; just moving words around
2787 - Eric?