updated for version 7.0126
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 7119129..10402aa 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Aug 05
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Aug 09
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1274,4 +1274,7 @@
 
 Win32: Could not use "**/" in 'path', it had to be "**\".
 
+When 'insertmode' is set CTRL-L would move the cursor.  That wasn't supposed
+to happen, CTRL-O doesn't do it either.
+
  vim:tw=78:ts=8:ft=help:norl: