diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index 084332c99..d2019eaf8 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -64,7 +64,7 @@
| 2221 | No formatted output operator for nullptr | Issaquah | Patch ready |
| 2223 | shrink_to_fit effect on iterator validity | Issaquah | |
| 2261 | Are containers required to use their 'pointer' type internally? | Issaquah | |
- | 2358 | Apparently-bogus definition of is_empty type trait | Issaquah | |
+ | 2358 | Apparently-bogus definition of is_empty type trait | Issaquah | We already do this |
| 2394 | locale::name specification unclear - what is implementation-defined? | Issaquah | |
| 2460 | LWG issue 2408 and value categories | Issaquah | |
| 2468 | Self-move-assignment of library types | Issaquah | |
@@ -138,7 +138,7 @@
2221 - Patch and tests ready
2223 -
2261 -
-2358 -
+2358 - We already do this; I improved the tests
2394 -
2460 -
2468 -