Prepare for 7.3b release.  Fix src/Makefile enabling python3 by default.
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index b89c25f..f7f4d37 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -30,21 +30,14 @@
 							*known-bugs*
 -------------------- Known bugs and current work -----------------------
 
-6   In the quickfix window statusline add the command used to get the list of
-    errors, e.g. ":make foo", ":grep something *.c".
-    New patch 2010 Jul 24
-    Docs patch by Dominique Pelle, Mar 25 included?
-
 Patch for :find completion. (Nazri Ramliy)
-But I prefer to keep term.h and include/term.h  He will work on it.
+But I prefer to keep term.h and include/term.h  Nazri will work on it.
 
-Add hg changes to version7.txt
+Move more common code from if_python.c and if_python3.c to if_py_both.h
 
 Before release 7.3:
 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
 
-Move more common code from if_python.c and if_python3.c to if_py_both.h
-
 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