- Updated to revision 888, fixes the following problems
* Double free for list and dict in Lua. (Shougo Matsu) * Can't build with multi-byte on Solaris 10. * No tests for Visual mode operators, what 7.3.879 fixes. * Filename completion with 'fileignorecase' does not work for multi-byte characters. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=138
This commit is contained in:
parent
ac782fbc9a
commit
c1e84f2cbd
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d771bf12bd8599eeeaa0a19a28e90a1ea5d85c87be655d3680c903f3f31cb3db
|
||||
size 943844
|
||||
oid sha256:79ccf9c092cc514a12a0f201d71369d71359ea90697c41ac304d2ea039ca3bcc
|
||||
size 945324
|
||||
|
10
vim.changes
10
vim.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 07:44:52 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 888, fixes the following problems
|
||||
* Double free for list and dict in Lua. (Shougo Matsu)
|
||||
* Can't build with multi-byte on Solaris 10.
|
||||
* No tests for Visual mode operators, what 7.3.879 fixes.
|
||||
* Filename completion with 'fileignorecase' does not work for
|
||||
multi-byte characters.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 08:58:31 UTC 2013 - idonmez@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user