]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1099 v7.4.1099
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 21:08:23 +0000 (22:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 21:08:23 +0000 (22:08 +0100)
commit36d7cd8965bc4027d420c7d70c56ac95d83d3bfa
tree44bd61e0e43b82b39871cd5583317c809b05e0b5
parentb7604cc19fa1db6a8182546bf662aa13d4574d7a
patch 7.4.1099
Problem:    It's not easy to know if Vim supports blowfish. (Smu Johnson)
Solution:   Add has('crypt-blowfish') and has('crypt-blowfish2').
src/eval.c
src/version.c