Skip to content

Commit 2eeb85f

Browse files
vim: Import v9.2.0014
* 9.2.0014: unsafe string functions may lead to buffer overflows * 9.2.0013: parallel make invocation may break Wayland header generation * 9.2.0012: Build fails when wayland is not defined * 9.2.0011: A few double semicolons after statement * runtime(doc): Update version9.txt, update the description of getwininfo() * Fix a few more typos in various files * runtime(doc): correct XDG runtimepath
1 parent 6551a7d commit 2eeb85f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0010](https://github.com/vim/vim/commit/ac9426bf549a5dea853ae02fa6c5dba0ef3beb95): Using Wayland compositor is still slow\n* [9.2.0009](https://github.com/vim/vim/commit/9308c85a7ee54d0a0d9956e4436cd5d1dce90914): tests: test\_cindent are not ordered\n* [runtime(zip): use system() instead of :!](https://github.com/vim/vim/commit/abac1c1aa67d96313a9cfd086e2267f1c684e740)\n* [9.2.0008](https://github.com/vim/vim/commit/13223921e0e80e5ecd472e4db4cba60301b03530): MS-Windows: font size calculation may be wrong\n* [9.2.0007](https://github.com/vim/vim/commit/9af18686c7842c8002268d861e37f6ad46a9b641): cindent: recognizing labels within commented lines\n* [9.2.0006](https://github.com/vim/vim/commit/20b2365c5f382a4c61cd6b082c37019e789d7cd4): powershell commands wrongly wrapped when executed\n* [9.2.0005](https://github.com/vim/vim/commit/e0b10ce95a6a2e8f379940dccb747cddd58d3fb6): Coverity reports unreachable code\n* [runtime(fstab): Add cgroup2 to valid device types](https://github.com/vim/vim/commit/0435abfaa1f0833f4540d50acde1d2be838e87fc)\n* [runtime(hare): update syntax script for Hare 0.26.0](https://github.com/vim/vim/commit/4a5c1601bc53270b6ab875e3b0fd117d5161bffb)\n* [runtime(vim): Error codes should not be highlighed with vim9CommentTitle](https://github.com/vim/vim/commit/3794d9b33ce32492b84565d55a538bcfc1fcfbb6)\n* [runtime(netrw): Use right file system commands initialization for Windows](https://github.com/vim/vim/commit/a2d87ba615f15956116f43f7c70f1b315d679cb4)\n* [9.2.0004](https://github.com/vim/vim/commit/8b81a6b6e1d514cf0544e0c6d12412ba813564b0): Changing hidden prompt buffer cancels :startinsert/:stopinsert\n* [9.2.0003](https://github.com/vim/vim/commit/9f76adeed8bcf25cf07093d5d5485195b1a2c0e6): tests: invalid indent in message.c\n* [Makefile: dosrt target fails because of duplicate lang directories](https://github.com/vim/vim/commit/93f05b6d4c05af53495f083316c826d475096151)\n* [runtime(sh): fix spurious nextgroup=shComment on shEscape](https://github.com/vim/vim/commit/c68e64dac3eaa48d65bb333c66b3d34707dd6acc)\n* [9.2.0002](https://github.com/vim/vim/commit/76826c24dfcd89503ba92119089f96e7feeaa098): str2specialbuf() can be improved\n* [README: Updated version from 91 to 92 in various READMEs](https://github.com/vim/vim/commit/4cae20c47a6ae03773faeaf007e1787820050f6b)\n* [9.1.0001](https://github.com/vim/vim/commit/73a6e8dd207535d9f719bb7ea8cea8f321fd16b8): tests: Test\_popup\_setbuf() fails
1+
* [9.2.0014](https://github.com/vim/vim/commit/46e3978f73e02b9c525834d48fd650689f074965): unsafe string functions may lead to buffer overflows\n* [9.2.0013](https://github.com/vim/vim/commit/c4b8783970ca7e5ae94b264f0ff3dd34d95f86e7): parallel make invocation may break Wayland header generation\n* [9.2.0012](https://github.com/vim/vim/commit/4255ba7ff4a075baef6afdb2de76833d8ed6b140): Build fails when wayland is not defined\n* [9.2.0011](https://github.com/vim/vim/commit/0e57151c1831a18428354da834afcba03ecf046a): A few double semicolons after statement\n* [runtime(doc): Update version9.txt, update the description of getwininfo()](https://github.com/vim/vim/commit/48677d77474647263f5c1d5e8a79b6ae9cd448fc)\n* [Fix a few more typos in various files](https://github.com/vim/vim/commit/e2473fe438f8f0c85ffc9cebf7410a959cd7928f)\n* [runtime(doc): correct XDG runtimepath](https://github.com/vim/vim/commit/ac1d379f3b8ff7af0f0a84c91759550a61d2972c)

0 commit comments

Comments
 (0)