Accepting request 640239 from editors
OBS-URL: https://build.opensuse.org/request/show/640239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=221
This commit is contained in:
commit
f74da3a9df
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71380ba8ef78efb5dbb1ba0ea9ca59107cb963f8936fd9cfec8a5ca5f8b46942
|
||||
size 13860606
|
3
vim-8.1.0451.tar.gz
Normal file
3
vim-8.1.0451.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e12faa519053930f93b43fba8d4294cbb88e9a611b89b0456439a282659eb5a
|
||||
size 13855457
|
20
vim.changes
20
vim.changes
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 5 17:56:36 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Updated to revision 451, fixes the following problems
|
||||
* Can get the text of inputsecret() with getcmdline().
|
||||
* May access freed memory when syntax HL times out.
|
||||
* The ex_make() function is too long.
|
||||
* Recursive use of getcmdline() still not protected.
|
||||
* remove() with a range not sufficiently tested.
|
||||
* Build failure without command line history.
|
||||
* GUI: Cursor not drawn after ":redraw | sleep".
|
||||
* Unnecessary static function prototypes.
|
||||
* Unnecessary check for NULL pointer.
|
||||
* Setting 'term' does not store location for termcap options.
|
||||
* Options test fails in the GUI.
|
||||
* GUI scrollbar test fails with Athena and Motif.
|
||||
* Cursorline not removed when using 'cursorbind'.
|
||||
* When 'rnu' is set folded lines are not displayed correctly.
|
||||
* Build failure without the +fold feature.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 19:14:26 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user