- Updated to revision 1726, fixes the following problems
* Crash when calling garbagecollect() after starting a job. * When using try/catch in 'tabline' it is still considered an error and the tabline will be disabled. * Tabline test fails in GUI. * Compiler errors for non-ANSI compilers. * ANSI compiler complains about string length. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=348
This commit is contained in:
parent
d4f573c9f9
commit
31b523cb90
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb0cbb2eb2523a2f13347da85523ac1734944c08b30124002b23ff6f7b0b0015
|
||||
size 12540541
|
3
v7.4.1726.tar.gz
Normal file
3
v7.4.1726.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2085d6115b8316c89e9bbe374d67f237d92840e1e72534802fa8621bbad97123
|
||||
size 12549477
|
11
vim.changes
11
vim.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 08:03:14 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 1726, fixes the following problems
|
||||
* Crash when calling garbagecollect() after starting a job.
|
||||
* When using try/catch in 'tabline' it is still considered an error
|
||||
and the tabline will be disabled.
|
||||
* Tabline test fails in GUI.
|
||||
* Compiler errors for non-ANSI compilers.
|
||||
* ANSI compiler complains about string length.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 11 07:53:30 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user