Vim 7.3a -> 7.3b.
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 46dd1a1..d2db68a 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt*      For Vim version 7.3a.  Last change: 2010 May 15
+*todo.txt*      For Vim version 7.3b.  Last change: 2010 May 15
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -30,8 +30,13 @@
 							*known-bugs*
 -------------------- Known bugs and current work -----------------------
 
+Update syntax menus: run checkmenu.
+
 GTK: torn-off menu doesn't work.
 
+Make 'cryptmethod' global-local, so that a default specified in a .vimrc file
+is used for new files. (Christian J. Robinson)
+
 Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
 
 Test 69 breaks on MS-Windows, both 32 and 64 builds. (George Reilly, 2010 Feb