diff --git a/www/ts1z_status.html b/www/ts1z_status.html
index 95880b913..19aa26b54 100644
--- a/www/ts1z_status.html
+++ b/www/ts1z_status.html
@@ -4,7 +4,7 @@
- libc++ C++1Y Status
+ libc++ Fundamentals TS Status
@@ -66,20 +66,19 @@
| Additions to std::promise | Not started |
| Additions to std::packaged_task | Not started |
| |
- | Class erased_type | Initial implementation complete |
- | Calling a function with a tuple of arguments | Not started |
+ | Class erased_type | Complete |
+ | Calling a function with a tuple of arguments | Implementation in progress |
| Other type transformations | Not started |
- | Compile-time Rational Arithmetic | Not started |
- | Time Utilities | Not started |
- | System Error Support | Not started |
+ | Compile-time Rational Arithmetic | Implementation in progress |
+ | Time Utilities | Complete |
+ | System Error Support | Implementation in progress |
| |
| Searchers | Not started |
| Optional Objects | Initial implementation complete |
- | class any | Not started |
+ | class any | Implementation in progress |
| string_view | Implementation in progress |
- | memory | Not started |
+ | memory | Implementation in progress |
| Algorithms library | Not started |
- | Networking | Not started |