- Updated to revision 797, fixes the following problems
* Using freed memory and crash. (Dominique Pellej) * Test fails when the autochdir feature is not available. Test output contains the test script. * The buffer list can be very long. * Can only conceal text by defining syntax items. * Can't specify when not to ring the bell. * The 'fixeol' option is not copied to a new window. * Warning from 64 bit compiler. * Crash when using more lines for the command line than 'maxcombine'. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=279
This commit is contained in:
parent
51da5ee87c
commit
35cf6a1622
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:530657c7fdcdaaeecfbdc5c4cd18f9ca84e78087a07e7a85b3dda8ac99960883
|
||||
size 12194695
|
3
v7-4-797.tar.gz
Normal file
3
v7-4-797.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5b3da4ad84453245d4a0ac58e6b8f8629b07e74f7267016fb75aea1eb822a18
|
||||
size 12201653
|
14
vim.changes
14
vim.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 08:01:33 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 797, fixes the following problems
|
||||
* Using freed memory and crash. (Dominique Pellej)
|
||||
* Test fails when the autochdir feature is not available.
|
||||
Test output contains the test script.
|
||||
* The buffer list can be very long.
|
||||
* Can only conceal text by defining syntax items.
|
||||
* Can't specify when not to ring the bell.
|
||||
* The 'fixeol' option is not copied to a new window.
|
||||
* Warning from 64 bit compiler.
|
||||
* Crash when using more lines for the command line than 'maxcombine'.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 12:19:20 UTC 2015 - idonmez@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user