diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-01 20:38:51 +0200 |
commit | 9379f83030f05e81ebe0e8312b711ae830bbfbb7 (patch) | |
tree | 6af325a44f2c4405e398703036bdf499d4f0b69c /runtime/doc/todo.txt | |
parent | 4b26dff3296c7f9776aa788e4b1fafd33887a8de (diff) | |
download | vim-git-9379f83030f05e81ebe0e8312b711ae830bbfbb7.tar.gz |
Version 7.3c -> 7.3d
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index da0ab9235..0d37f5c9d 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 7.3c. Last change: 2010 Aug 01 +*todo.txt* For Vim version 7.3d. Last change: 2010 Aug 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -30,6 +30,8 @@ be worked on, but only if you sponsor Vim development. See |sponsor|. *known-bugs* -------------------- Known bugs and current work ----------------------- +Windows installer doesn't delete the uninstall key on 64 bit systems. + Before release 7.3: - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23) |