- Updated to revision 1825, fixes the following problems
* The screen is not updated if a callback is invoked when closing a channel. * Help completion adds @en to all matches except the first one. * Compiler warnings when sprintf() is a macro. * Removing language from help tags too often. * Redirecting stdout of a channel to "null" doesn't work. * When a job is no longer referenced and does not have an exit callback the process may hang around in defunc state. * When job writes to buffer nothing is written. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=358
This commit is contained in:
committed by
Git OBS Bridge
parent
2bc4674faa
commit
9f268ee228
14
vim.changes
14
vim.changes
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 9 09:44:34 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 1825, fixes the following problems
|
||||
* The screen is not updated if a callback is invoked when closing
|
||||
a channel.
|
||||
* Help completion adds @en to all matches except the first one.
|
||||
* Compiler warnings when sprintf() is a macro.
|
||||
* Removing language from help tags too often.
|
||||
* Redirecting stdout of a channel to "null" doesn't work.
|
||||
* When a job is no longer referenced and does not have an exit
|
||||
callback the process may hang around in defunc state.
|
||||
* When job writes to buffer nothing is written.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 07:24:31 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user