050119 release

This commit is contained in:
Gunnar Ritter 2005-01-19 23:48:33 +00:00
parent cd458d267f
commit 28950221e4
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Release ... Release 1/19/05
* The last release erroneously made 'X' work like 'x' in visual mode. It now * The last release erroneously made 'X' work like 'x' in visual mode. It now
deletes the character before the cursor again as documented (Bugreport by deletes the character before the cursor again as documented (Bugreport by
Matthew Fischer). Matthew Fischer). (P)
* When a multicolumn character was replaced by another multicolumn character * When a multicolumn character was replaced by another multicolumn character
in insert mode, the display was not updated appropriately with terminals in insert mode, the display was not updated appropriately with terminals
other than xterm. other than xterm.