diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html
index ab1145bb595b..44db2c472227 100644
--- a/libcxx/www/upcoming_meeting.html
+++ b/libcxx/www/upcoming_meeting.html
@@ -73,7 +73,7 @@
3040 | Yes | basic_string_view::starts_with Effects are incorrect | Kona | Complete |
3077 | Yes | (push|emplace)_back should invalidate the end iterator | Kona | Nothing to do |
3087 | Yes | One final &x in §[list.ops] | Kona | Nothing to do |
-3101 | Yes | span's Container constructors need another constraint | Kona | |
+3101 | Yes | span's Container constructors need another constraint | Kona | Patch available |
3112 | Yes | system_error and filesystem_error constructors taking a string may not be able to meet their postconditions | Kona | |
3119 | Yes | Program-definedness of closure types | Kona | Nothing to do |
3133 | Yes | Modernizing numeric type requirements | Kona | |
@@ -98,7 +98,7 @@
3040 - We already do this
3077 - No changes required
3087 - No changes required
-3101 - I will take care of this
+3101 - Patch: D57058
3112 - Eric - can you take a look?
3119 - No changes required
3133 -