mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 8.2.4370: MS-Windows: libsodium.dll not included with the installer
Problem: MS-Windows: libsodium.dll not included with the installer. Solution: Add the file to the installer if it exists. (Christian Brabandt, closes #9762)
This commit is contained in:
committed by
Bram Moolenaar
parent
f7fbeed0ac
commit
cf6ad8ea8c
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4370,
|
||||
/**/
|
||||
4369,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user