patch 8.2.3562: cannot add color namesProblem: Cannot add color names.Solution: Add the v:colornames dictionary. (Drew Vogel, closes #8761)
Update runtime files
patch 8.2.3214: MS-Windows: passing /D does not set the install locationProblem: MS-Windows: passing /D does not set the install location.Solution: Adjust how the installer uses $VIM. Update
patch 8.2.3214: MS-Windows: passing /D does not set the install locationProblem: MS-Windows: passing /D does not set the install location.Solution: Adjust how the installer uses $VIM. Update the documentation. (Christian Brabandt, closes #8605)
show more ...
patch 8.2.2823: MS-Windows: launching Vim from installer doesn't open READMEProblem: MS-Windows: launching Vim from installer doesn't open README.Solution: Adjust the quotes.
patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregisteringProblem: MS-Windows: unnessarily loading libraries when unregistering OLE.Solution: Also skip loading libraries whe
patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregisteringProblem: MS-Windows: unnessarily loading libraries when unregistering OLE.Solution: Also skip loading libraries when invoked with "-unregister". Run Vim for README.txt with user privileges.
patch 8.2.2551: MS-Windows: colors test file is not installedProblem: MS-Windows: colors test file is not installed.Solution: Also copy runtime/colors/tools. (Ken Takata, closes #7902)
patch 8.2.1721: MS-Windows installer doesn't workProblem: MS-Windows installer doesn't work.Solution: Write "Russian" in ASCII. (closes #6995, see #).
patch 8.2.1717Problem: MS-Windows installer doesn't have Russian translations.Solution: Add Russian translations. (closes #6985)
Update runtime files.
patch 8.2.1214: MS-Windows: default _vimrc not correct in silent install modeProblem: MS-Windows: default _vimrc not correct in silent install mode.Solution: Add the LoadDefaultVimrc macro. (
patch 8.2.1214: MS-Windows: default _vimrc not correct in silent install modeProblem: MS-Windows: default _vimrc not correct in silent install mode.Solution: Add the LoadDefaultVimrc macro. (Ken Takata, closes #6451)
patch 8.2.0247: misleading comment in NSIS installer scriptProblem: Misleading comment in NSIS installer script.Solution: Negate the meaning of the comment. (Ken Takata, closes #5627)
patch 8.2.0129: MS-Windows installer doesn't use Turkish translationsProblem: MS-Windows installer doesn't use Turkish translations.Solution: Enable the Turkish translations and fix a few. (E
patch 8.2.0129: MS-Windows installer doesn't use Turkish translationsProblem: MS-Windows installer doesn't use Turkish translations.Solution: Enable the Turkish translations and fix a few. (Emir Sarı, closes #5493)
Vim 8.2 release
patch 8.1.2086: missing a few changes for the renamed filesProblem: Missing a few changes for the renamed files.Solution: Rename in a few more places. (Ken Takata)
patch 8.1.2082: some files have a weird name to fit in 8.3 charactersProblem: Some files have a weird name to fit in 8.3 characters.Solution: Use a nicer names.
patch 8.1.1404: cannot change the patch level when building with NSISProblem: Cannot change the patch level when building with NSIS.Solution: Use $PATCHLEVEL if defined. (Christian Brabandt)
patch 8.1.1339: installer needs to product name et al.Problem: Installer needs to product name et al.Solution: Add a few lines to the NSIS installer script. (Christian Brabandt)
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exeProblem: A lot of code is shared between vim.exe and gvim.exe.Solution: Optionally put the shared code in vim.dll. (Ken Tak
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exeProblem: A lot of code is shared between vim.exe and gvim.exe.Solution: Optionally put the shared code in vim.dll. (Ken Takata, closes #4287)
1234