docs: update version.c #35411

vim-patch:8.2.0082: when reusing a buffer listeners are not cleared
vim-patch:8.2.0446: listener with undo of deleting all lines not tested
vim-patch:8.2.1092: not checking if saving for undo succeeds
vim-patch:8.2.3174: Vim9: "legacy undo" finds "undo" variable
vim-patch:8.2.3426: crash when deleting a listener in a listener callback
vim-patch:8.2.4142: build failure with normal features without persistent undo

vim-patch:9.0.0361: removing a listener may result in a memory leak
This commit is contained in:
github-actions[bot]
2025-08-23 11:59:34 -07:00
committed by GitHub
parent ed40d89d7c
commit faff3617ba

View File

@@ -112,7 +112,7 @@ static const int included_patches[] = {
2372, 2372,
// 2371, // 2371,
2370, 2370,
// 2369, 2369,
2368, 2368,
2367, 2367,
2366, 2366,
@@ -173,7 +173,7 @@ static const int included_patches[] = {
2311, 2311,
2310, 2310,
2309, 2309,
// 2308, 2308,
// 2307, // 2307,
2306, 2306,
2305, 2305,
@@ -183,7 +183,7 @@ static const int included_patches[] = {
2301, 2301,
// 2300, // 2300,
2299, 2299,
// 2298, 2298,
2297, 2297,
2296, 2296,
// 2295, // 2295,
@@ -265,12 +265,12 @@ static const int included_patches[] = {
// 2219, // 2219,
2218, 2218,
2217, 2217,
// 2216, 2216,
// 2215, 2215,
2214, 2214,
// 2213, // 2213,
2212, 2212,
// 2211, 2211,
// 2210, // 2210,
2209, 2209,
// 2208, // 2208,
@@ -410,7 +410,7 @@ static const int included_patches[] = {
2074, 2074,
2073, 2073,
2072, 2072,
// 2071, 2071,
2070, 2070,
2069, 2069,
2068, 2068,
@@ -473,7 +473,7 @@ static const int included_patches[] = {
2011, 2011,
2010, 2010,
// 2009, // 2009,
// 2008, 2008,
2007, 2007,
2006, 2006,
2005, 2005,
@@ -637,7 +637,7 @@ static const int included_patches[] = {
1847, 1847,
1846, 1846,
// 1845, // 1845,
// 1844, 1844,
1843, 1843,
1842, 1842,
1841, 1841,
@@ -771,7 +771,7 @@ static const int included_patches[] = {
// 1713, // 1713,
1712, 1712,
1711, 1711,
// 1710, 1710,
// 1709, // 1709,
1708, 1708,
// 1707, // 1707,
@@ -806,7 +806,7 @@ static const int included_patches[] = {
// 1678, // 1678,
1677, 1677,
// 1676, // 1676,
// 1675, 1675,
1674, 1674,
// 1673, // 1673,
1672, 1672,
@@ -826,7 +826,7 @@ static const int included_patches[] = {
1658, 1658,
1657, 1657,
// 1656, // 1656,
// 1655, 1655,
1654, 1654,
1653, 1653,
1652, 1652,
@@ -878,11 +878,11 @@ static const int included_patches[] = {
1606, 1606,
1605, 1605,
1604, 1604,
// 1603, 1603,
// 1602, // 1602,
1601, 1601,
// 1600, // 1600,
// 1599, 1599,
1598, 1598,
// 1597, // 1597,
// 1596, // 1596,
@@ -895,7 +895,7 @@ static const int included_patches[] = {
// 1589, // 1589,
1588, 1588,
1587, 1587,
// 1586, 1586,
1585, 1585,
1584, 1584,
1583, 1583,
@@ -926,7 +926,7 @@ static const int included_patches[] = {
// 1558, // 1558,
1557, 1557,
1556, 1556,
// 1555, 1555,
1554, 1554,
// 1553, // 1553,
1552, 1552,