commit | 4eccc3e301f24a3ea2abc7b77c849327e52e19d6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 21:39:46 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 21:39:46 2010 +0200 |
tree | e8ca92601b1f051d8b53e40c20471f8903832cb1 | |
parent | 5eba45c74b86035e3b47579079fedd3575067530 [diff] [blame] |
Prepare for 7.3e release.
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 7b95571..324993b 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt
@@ -33,6 +33,8 @@ Before release 7.3: - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23) +Test 73 fails on MS-Windows when compiled with DJGPP. + Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5) CTRL-] on help tag |/[\n]| doesn't jump to the right place. (Tony Mechelynck,