diff --git a/www/cxx2a_status.html b/www/cxx2a_status.html
index 581191c76..f8a5a831f 100644
--- a/www/cxx2a_status.html
+++ b/www/cxx2a_status.html
@@ -255,11 +255,11 @@
2184 | Muddled allocator requirements for match_results assignments | San Diego | Complete |
2412 | promise::set_value() and promise::get_future() should not race | San Diego | |
2499 | operator>>(basic_istream&, CharT*) makes it hard to avoid buffer overflows | San Diego | Resolved by P0487R1 |
- 2682 | filesystem::copy() won't create a symlink to a directory | San Diego | |
+ 2682 | filesystem::copy() won't create a symlink to a directory | San Diego | Nothing to do |
2697 | [concurr.ts] Behavior of future/shared_future unwrapping constructor when given an invalid future | San Diego | |
2797 | Trait precondition violations | San Diego | Resolved by 1285R0 |
2936 | Path comparison is defined in terms of the generic format | San Diego | |
- 2943 | Problematic specification of the wide version of basic_filebuf::open | San Diego | |
+ 2943 | Problematic specification of the wide version of basic_filebuf::open | San Diego | Nothing to do |
2960 | [fund.ts.v3] nonesuch is insufficiently useless | San Diego | |
2995 | basic_stringbuf default constructor forbids it from using SSO capacity | San Diego | |
2996 | Missing rvalue overloads for shared_ptr operations | San Diego | |