diff --git a/www/kona.html b/www/kona.html
index 97bf1ce8..3c38c4a3 100644
--- a/www/kona.html
+++ b/www/kona.html
@@ -61,10 +61,10 @@
1169 | num_get not fully compatible with strto* | Kona | |
2072 | Unclear wording about capacity of temporary buffers | Kona | |
2101 | Some transformation types can produce impossible types | Kona | |
- 2111 | Which unexpected/terminate handler is called from the exception handling runtime? | Kona | |
+ 2111 | Which unexpected/terminate handler is called from the exception handling runtime? | Kona | Complete |
2119 | Missing hash specializations for extended integer types | Kona | |
2127 | Move-construction with raw_storage_iterator | Kona | |
- 2133 | Attitude to overloaded comma for iterators | Kona | |
+ 2133 | Attitude to overloaded comma for iterators | Kona | Complete |
2156 | Unordered containers' reserve(n) reserves for n-1 elements | Kona | |
2181 | Exceptions from seed sequence operations | Kona | |
2218 | Unclear how containers use allocator_traits::construct() | Kona | |
@@ -78,7 +78,7 @@
2380 | May <cstdlib> provide long ::abs(long) and long long ::abs(long long)? | Kona | |
2384 | Allocator's deallocate function needs better specification | Kona | |
2385 | function::assign allocator argument doesn't make sense | Kona | |
- 2435 | reference_wrapper::operator()'s Remark should be deleted | Kona | |
+ 2435 | reference_wrapper::operator()'s Remark should be deleted | Kona | Complete |
2447 | Allocators and volatile-qualified value types | Kona | |
2462 | std::ios_base::failure is overspecified | Kona | |
2466 | allocator_traits::max_size() default behavior is incorrect | Kona | |
@@ -92,7 +92,7 @@
2486 | mem_fn() should be required to use perfect forwarding | Kona | |
2487 | bind() should be const-overloaded, not cv-overloaded | Kona | |
2489 | mem_fn() should be noexcept | Kona | |
- 2492 | Clarify requirements for comp | Kona | |
+ 2492 | Clarify requirements for comp | Kona | Complete |
2494 | [fund.ts.v2] ostream_joiner needs noexcept | Kona | |