- Updated to revision 3, fixes the following problems

* getwinvar() returns wrong Value of boolean and number options,
    especially non big endian systems. (James McCoy)
- Updated to revision 2, fixes the following problems

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=384
This commit is contained in:
Ismail Dönmez
2016-09-12 18:04:54 +00:00
committed by Git OBS Bridge
parent e78bda90b8
commit 222d9110c8
4 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Mon Sep 12 17:57:14 UTC 2016 - idonmez@suse.com
- Updated to revision 3, fixes the following problems
* getwinvar() returns wrong Value of boolean and number options,
especially non big endian systems. (James McCoy)
-------------------------------------------------------------------
Mon Sep 12 14:41:09 UTC 2016 - idonmez@suse.com
- Updated to revision 0002, fixes the following problems
- Updated to revision 2, fixes the following problems
* Intro screen still mentions version7. (Paul)
* The netrw plugin does not work.