0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

Update todo file.

This commit is contained in:
Bram Moolenaar
2010-08-01 20:18:38 +02:00
parent 92096d529e
commit 4b26dff329

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?