Skip to content

Commit ec78d9f

Browse files
vim: Import v9.2.0131
* 9.2.0131: potential buffer overflow in regdump() * 9.2.0130: missing range flags for the :tab command * 9.2.0129: popup: wrong handling of wide-chars and opacity:0 * 9.2.0128: Wayland: using _Boolean instead of bool type * 9.2.0127: line('w0') and line('w$') return wrong values in a terminal * 9.2.0126: String handling can be improved
1 parent 0a01255 commit ec78d9f

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-
* [runtime(doc): Update intro.txt about Neovim](https://github.com/vim/vim/commit/bab761960408a81ea9a21d8af573a8de4f7290f1)\n* [9.2.0125](https://github.com/vim/vim/commit/271f4fe47bbf56b8224583e70e51aa6833509164): tests: test\_textformat.vim leaves swapfiles behind\n* [9.2.0124](https://github.com/vim/vim/commit/24fd6980457a942d58c2fe74b945d951081bf8ab): auto-format may swallow white space\n* [9.2.0123](https://github.com/vim/vim/commit/6c0321fb9dda69a032c9a0dc3dd5f5cb5a24f944): GTK: using deprecated gdk\_pixbuf\_new\_from\_xpm\_data()\n* [9.2.0122](https://github.com/vim/vim/commit/48b913d735a358b1ce70eeb0d13428066451a28b): Vim still supports compiling on NeXTSTEP\n* [memory](https://github.com/vim/vim/commit/7ed37dc53409331cd9e7e0e10238651f7bca2672) leak in list\_extend\_func() in list.c\n* [9.2.0120](https://github.com/vim/vim/commit/123a1e64106ea74a50d9428b465a604cae4c104f): tests: test\_normal fails\n* [runtime(zip): Make ZipUpdatePS() check that shell is powershell](https://github.com/vim/vim/commit/2c1269f0d34f6526f0aaff89b85e0a83e9233fe1)
1+
* [9.2.0131](https://github.com/vim/vim/commit/9360647715c2d7e4ed484ef0188f7fcbb5c414a7): potential buffer overflow in regdump()\n* [9.2.0130](https://github.com/vim/vim/commit/49b8d9903bc7a2620ce7cf46228e16f7cd308d2e): missing range flags for the :tab command\n* [9.2.0129](https://github.com/vim/vim/commit/433bcf3becac2e4278f6f2cdeaa932a18e62d15f): popup: wrong handling of wide-chars and opacity:0\n* [9.2.0128](https://github.com/vim/vim/commit/1f1b86ac60f9d7f0ace60304f839433ff95df9a4): Wayland: using \_Boolean instead of bool type\n* [9.2.0127](https://github.com/vim/vim/commit/ffeb2339cb2f3eba2fa34a955747853b672cfa76): line('w0') and line('w$') return wrong values in a terminal\n* [9.2.0126](https://github.com/vim/vim/commit/727f6e2686fb1d06b9591e6de689763a479cc664): String handling can be improved

0 commit comments

Comments
 (0)