From 0cb6dde5eecc7bbae7762c5703628f95e6148621 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 09:12:58 -0400 Subject: [PATCH] docs: update version.c #38816 vim-patch:9.2.0313: Callback channel not registered in GUI vim-patch:9.2.0319: popup: rendering issues with partially transparent popups vim-patch:9.2.0322: tests: test_popupwin fails vim-patch:3e194b106 runtime(vimball): detect more path traversal attacks vim-patch:9.2.0335: json_encode() uses recursive algorithm vim-patch:9.2.0309: Missing out-of-memory check to may_get_cmd_block() vim-patch:9.2.0310: unnecessary work in vim_strchr() and find_term_bykeys() vim-patch:8.2.2824: MS-Windows: build failure with MSVC vim-patch:9.1.1692: global_functions are not constant --- src/nvim/version.c | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/src/nvim/version.c b/src/nvim/version.c index 5d0ff342f2..a1dbbaf5b7 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -60,7 +60,7 @@ char *version_cflags = "Compilation: " NVIM_VERSION_CFLAGS; // clang-format off static const int vim_versions[] = { 801, 802, 900, 901, 902 }; -static const int num_patches[] = { 2331, 3803, 1574, 1617, 155 }; +static const int num_patches[] = { 2331, 3805, 1574, 1617, 175 }; static const int *included_patchsets[] = { (const int[]) { // 801 @@ -2051,9 +2051,7 @@ static const int *included_patchsets[] = { // 652-653 651, // 650 - 649, 648, - // 647 - 646, 645, 644, 643, 642, + 649, 648, 647, 646, 645, 644, 643, 642, // 641 640, 639, 638, 637, 636, 635, 634, 633, 632, 631, 630, 629, 628, // 626-627 @@ -2131,9 +2129,8 @@ static const int *included_patchsets[] = { // 367 366, 365, // 364 - 363, 362, 361, 360, 359, 358, 357, - // 356 - 355, 354, 353, 352, 351, 350, 349, 348, 347, + 363, 362, 361, 360, 359, 358, 357, 356, 355, 354, 353, 352, 351, 350, 349, 348, + 347, // 346 345, // 344 @@ -3810,15 +3807,23 @@ static const int *included_patchsets[] = { // 0 }, (const int[]) { // 902 - 298, - // 297 - 296, 295, - // 290-294 - 289, - // 288 - 287, - // 286 - 285, + 333, + // 332 + 331, 330, 329, + // 328 + 327, 326, 325, 324, 323, + // 313-322 + 312, + // 307-311 + 306, + // 305 + 304, 303, + // 300-302 + 299, 298, 297, 296, 295, 294, 293, + // 292 + 291, + // 290 + 289, 288, 287, 286, 285, // 281-284 280, 279, // 278