- fixes boo#1192631
- Updated to version 8.2.3587, fixes the following problems * Reading uninitialized memory when giving spell suggestions. * The "gd" and "gD" commands do not update search stats. (Gary Johnson) * "verbose set efm" reports the location of the :compiler command. (Gary Johnson) * Crash when passing float to "term_rows" in the options argument of term_start(). (Virginia Senioria) * Command completion test fails. * Compiler test fails with backslash file separator. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=692
This commit is contained in:
15
vim.changes
15
vim.changes
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 12 18:45:45 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- fixes boo#1192631
|
||||
- Updated to version 8.2.3587, fixes the following problems
|
||||
* Reading uninitialized memory when giving spell suggestions.
|
||||
* The "gd" and "gD" commands do not update search stats. (Gary Johnson)
|
||||
* "verbose set efm" reports the location of the :compiler command. (Gary
|
||||
Johnson)
|
||||
* Crash when passing float to "term_rows" in the options argument of
|
||||
term_start(). (Virginia Senioria)
|
||||
* Command completion test fails.
|
||||
* Compiler test fails with backslash file separator.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 5 17:51:31 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user