Put quotes around the gvim.exe path for the "Open with" menu entry.
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index b98b001..7b9c977 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt*      For Vim version 7.3d.  Last change: 2010 Aug 01
+*todo.txt*      For Vim version 7.3d.  Last change: 2010 Aug 02
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -30,6 +30,9 @@
 							*known-bugs*
 -------------------- Known bugs and current work -----------------------
 
+Using uninitialized memory when crypting an empty file. (Dominique Pelle, 2010
+Aug 2)
+
 Before release 7.3:
 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)