diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index c7a2f3052..d3fdc667f 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -78,11 +78,11 @@
| 2536 | What should <complex.h> do? | Issaquah | We already do this |
| 2540 | unordered_multimap::insert hint iterator | Issaquah | |
| 2543 | LWG 2148 (hash support for enum types) seems under-specified | Issaquah | |
- | 2544 | istreambuf_iterator(basic_streambuf* s) effects unclear when s is 0 | Issaquah | |
+ | 2544 | istreambuf_iterator(basic_streambuf* s) effects unclear when s is 0 | Issaquah | We already do this |
| 2556 | Wide contract for future::share() | Issaquah | Patch ready |
| 2562 | Consistent total ordering of pointers by comparison functors | Issaquah | |
- | 2567 | Specification of logical operator traits uses BaseCharacteristic, which is defined only for UnaryTypeTraits and BinaryTypeTraits | Issaquah | |
- | 2569 | conjunction and disjunction requirements are too strict | Issaquah | |
+ | 2567 | Specification of logical operator traits uses BaseCharacteristic, which is defined only for UnaryTypeTraits and BinaryTypeTraits | Issaquah | Nothing to do. |
+ | 2569 | conjunction and disjunction requirements are too strict | Issaquah | Nothing to do. |
| 2570 | [fund.ts.v2] conjunction and disjunction requirements are too strict | Issaquah | |
| 2578 | Iterator requirements should reference iterator traits | Issaquah | Nothing to do |
| 2584 | ECMAScript IdentityEscape is ambiguous | Issaquah | |
@@ -97,8 +97,8 @@
| 2680 | Add "Equivalent to" to filesystem | Issaquah | |
| 2681 | filesystem::copy() cannot copy symlinks | Issaquah | |
| 2682 | filesystem::copy() won't create a symlink to a directory | Issaquah | |
- | 2686 | Why is std::hash specialized for error_code, but not error_condition? | Issaquah | |
- | 2694 | Application of LWG 436 accidentally deleted definition of "facet" | Issaquah | |
+ | 2686 | Why is std::hash specialized for error_code, but not error_condition? | Issaquah | Patch ready |
+ | 2694 | Application of LWG 436 accidentally deleted definition of "facet" | Issaquah | Nothing to do |
| 2696 | Interaction between make_shared and enable_shared_from_this is underspecified | Issaquah | |
| 2699 | Missing restriction in [numeric.requirements] | Issaquah | |
| 2712 | copy_file(from, to, ...) has a number of unspecified error conditions | Issaquah | |
@@ -152,33 +152,33 @@
2536 - We already do this.
2540 -
2543 -
-2544 -
+2544 - We already do this; I've added tests to make sure we keep doing so
2556 - Patch and tests ready
2562 -
-2567 -
-2569 -
-2570 -
+2567 - This is just wording cleanup.
+2569 - This is just wording cleanup.
+2570 - Same as 2569, but applied to LFTS
2578 - This is just wording cleanup.
2584 -
2589 - This is just wording cleanup.
2591 -
2598 - Patch and tests ready
-2664 -
-2665 -
-2672 -
-2678 -
+2664 - File System; Eric?
+2665 - File System; Eric?
+2672 - File System; Eric?
+2678 - File System; Eric?
2679 - This is just wording cleanup.
-2680 -
-2681 -
-2682 -
-2686 -
-2694 -
+2680 - File System; Eric?
+2681 - File System; Eric?
+2682 - File System; Eric?
+2686 - Patch and tests ready
+2694 - Restoring inadvertently deleted text. No code changes needed.
2696 -
2699 - I don't think this requires any code changes; look more closely.
2712 -
-2722 -
+2722 - File System; Eric?
2729 -
-2732 -
+2732 - File System; Eric?
2733 -
2735 -
2736 -