Update runtime files
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 558493b..80310f2 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 8.2. Last change: 2021 Oct 15
+*todo.txt* For Vim version 8.2. Last change: 2021 Oct 16
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -38,8 +38,6 @@
*known-bugs*
-------------------- Known bugs and current work -----------------------
-Remove s:flaky_tests from runtest.vim, set g:test_is_flaky in each test.
-
Vim9 - Make everything work:
- "filter #pat# ls" should work, #pat# is not a comment
vim9script