From d354527966f707c9d54f086b599ae6b2e6336467 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Mon, 10 Jun 2019 23:57:05 -0700 Subject: [PATCH] MacVim Snapshot 156 Vim patch 8.1.1517 Security Fixes: - Fix modeline security vulnerability (CVE-2019-12735). #898 (fixed in Vim 8.1.265) Features: - Add new option 'MMTitlebarAppearsTransparent' that will make the title bar transparent and use the background color in the color scheme (10.14 or above only). #888 Fixes: - Fix filename parsing error when opening a file with special characters like '$' in file path. #863 - Fix blurry I-beam mouse cursor. #755 - Fix silently failing to save a file when conversion error is present. #671. (Vim 8.1.1349) - Fix failing to save to a network shared SMB folder #861. (Vim 8.1.0957) Misc: - 'guitablabel' can now be set in .vimrc, without MacVim overriding it. #899 Targets macOS 10.8+ Script interfaces have compatibility with these versions: - Lua 5.3 - Perl 5.18 - Python2 2.7 - Python3 3.7 - Ruby 2.6 --- src/MacVim/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MacVim/Info.plist b/src/MacVim/Info.plist index 88a09cc6f4..7a1812c6f2 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 155 + 156 NSAppTransportSecurity NSAllowsArbitraryLoads