- Updated to revision 803, fixes the following problems
* Repeating a change in Visual mode does not work as expected. (Urtica Dioica) * Accessing memory before an allocated block. * Using freed memory when triggering CmdUndefined autocommands. * Test for ":diffoff" doesn't catch all potential problems. * Using "A" in Visual mode while 'linebreak' is set is not tested. * C indent does not support C11 raw strings. (Mark Lodato) OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=280
This commit is contained in:
committed by
Git OBS Bridge
parent
35cf6a1622
commit
b8f2a0d93c
11
vim.changes
11
vim.changes
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 08:55:32 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 803, fixes the following problems
|
||||
* Repeating a change in Visual mode does not work as expected. (Urtica Dioica)
|
||||
* Accessing memory before an allocated block.
|
||||
* Using freed memory when triggering CmdUndefined autocommands.
|
||||
* Test for ":diffoff" doesn't catch all potential problems.
|
||||
* Using "A" in Visual mode while 'linebreak' is set is not tested.
|
||||
* C indent does not support C11 raw strings. (Mark Lodato)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 08:01:33 UTC 2015 - idonmez@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user