- Add vim-speedup-gc.patch to improve garbage collection performance.

Based on https://github.com/neovim/neovim/pull/1761 (boo#899747)

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=253
This commit is contained in:
Ismail Dönmez
2015-01-30 09:46:10 +00:00
committed by Git OBS Bridge
parent 6e4e8b542c
commit cf84e4ad29
3 changed files with 84 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 30 09:45:18 UTC 2015 - idonmez@suse.com
- Add vim-speedup-gc.patch to improve garbage collection performance.
Based on https://github.com/neovim/neovim/pull/1761 (boo#899747)
-------------------------------------------------------------------
Thu Jan 29 12:25:06 UTC 2015 - idonmez@suse.com