- Updated to revision 1485, fixes the following problems
* When using hangulinput with utf-8 a CSI character is misintepreted. * Function arguments marked as unused while they are not. * Test_reltime is flaky, it depends on timing. * ":loadplugin" doesn't take care of ftdetect files. * No test for ":loadplugin". * Cannot add a pack direcory without loading a plugin. * "timeout" option not supported on ch_eval*(). * A one-time callback is not used for a raw channel. * Channel "err-io" value "out" is not supported. * Job input from buffer is not implemented. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=325
This commit is contained in:
parent
f9ded1e4ff
commit
06a357eaca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5002acb5d3ab3451cf86440fd82e7559df5b152c32ff179794f604827ec79f00
|
||||
size 12532672
|
3
v7.4.1485.tar.gz
Normal file
3
v7.4.1485.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2af8e78dd95dba86ca9a7940b5561113124e44a5e07e6560775a266cc2c016a
|
||||
size 12534639
|
15
vim.changes
15
vim.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 11:10:14 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 1485, fixes the following problems
|
||||
* When using hangulinput with utf-8 a CSI character is misintepreted.
|
||||
* Function arguments marked as unused while they are not.
|
||||
* Test_reltime is flaky, it depends on timing.
|
||||
* ":loadplugin" doesn't take care of ftdetect files.
|
||||
* No test for ":loadplugin".
|
||||
* Cannot add a pack direcory without loading a plugin.
|
||||
* "timeout" option not supported on ch_eval*().
|
||||
* A one-time callback is not used for a raw channel.
|
||||
* Channel "err-io" value "out" is not supported.
|
||||
* Job input from buffer is not implemented.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 07:56:37 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user