diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index 18e2a3020..500bfb4c7 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -70,7 +70,7 @@
3076 | basic_string CTAD ambiguity | Rapperswil | |
3079 | LWG 2935 forgot to fix the existing_p overloads of create_directory | Rapperswil | |
3080 | Floating point from_chars pattern specification breaks round-tripping | Rapperswil | |
-3083 | What should ios::iword(-1) do? | Rapperswil | |
+3083 | What should ios::iword(-1) do? | Rapperswil | Nothing to do |
3094 | [time.duration.io]p4 makes surprising claims about encoding | Rapperswil | |
3100 | Unnecessary and confusing "empty span" wording | Rapperswil | Nothing to do |
3102 | Clarify span iterator and const_iterator behavior | Rapperswil | |
@@ -92,17 +92,17 @@
Comments about the issues
- 2139 - I think that this is just wording cleanup.
-- 2970 -
-- 3058 -
+- 2970 - I think that we already do this - checking with Michael.
+- 3058 - We don't do the parallel algos yet
- 3062 - This should be very easy.
- 3067 - Adding restrictions; no code changes needed.
- 3071 - This is just wording cleanup.
-- 3074 -
+- 3074 - Large change, that looks straightforward.
- 3076 -
-- 3079 -
-- 3080 -
-- 3083 -
-- 3094 -
+- 3079 - Eric?
+- 3080 - We don't have a from_chars implementation yet.
+- 3083 - This is just wording cleanup.
+- 3094 - We haven't implemented Howard's date library yet.
- 3100 - This is just wording cleanup.
- 3102 - This should be just adding tests.
- 3104 - We already do this.
@@ -117,7 +117,7 @@
- 2936 - Eric - don't we do this already?
-Last Updated: 7-May-2018
+Last Updated: 10-May-2018