To: vim_dev@googlegroups.com Subject: Patch 8.2.1721 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1721 Problem: MS-Windows installer doesn't work. Solution: Write "Russian" in ASCII. (closes #6995, see #). Files: nsis/lang/russian.nsi *** ../vim-8.2.1720/nsis/lang/russian.nsi 2020-09-20 21:42:40.391206450 +0200 --- nsis/lang/russian.nsi 2020-09-21 20:13:13.917712031 +0200 *************** *** 7,13 **** # fileencoding : UTF-8 # Author : Restorer ! !insertmacro MUI_LANGUAGE "Русский" # Overwrite the default translation. --- 7,13 ---- # fileencoding : UTF-8 # Author : Restorer ! !insertmacro MUI_LANGUAGE "Russian" # Overwrite the default translation. *** ../vim-8.2.1720/src/version.c 2020-09-21 20:35:51.675186059 +0200 --- src/version.c 2020-09-21 21:29:10.463478357 +0200 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 1721, /**/ -- BLACK KNIGHT: None shall pass. ARTHUR: I have no quarrel with you, brave Sir knight, but I must cross this bridge. BLACK KNIGHT: Then you shall die. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///