SHA256
1
0
forked from pool/vim

- vim doesn't support -D_FORTIFY_SOURCE=2 , we must use level 1,

see http://goo.gl/g9d8F for details.

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=76
This commit is contained in:
Ismail Dönmez
2011-12-02 19:34:31 +00:00
committed by Git OBS Bridge
parent 2bce514768
commit de19617124
3 changed files with 8 additions and 26 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 2 19:33:41 UTC 2011 - idoenmez@suse.de
- vim doesn't support -D_FORTIFY_SOURCE=2 , we must use level 1,
see http://goo.gl/g9d8F for details.
-------------------------------------------------------------------
Tue Nov 29 12:33:04 UTC 2011 - aj@suse.de