Update todo file.

This commit is contained in:
Bram Moolenaar
2010-08-01 20:18:38 +02:00
parent d01989efb9
commit 6d4dd54f14
+2
View File
@@ -33,6 +33,8 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
test72 causes a beep for using "u" when it doesn't work.
Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
Should readfile() ignore BOM when not in binary mode?