Skip to content

Commit

Permalink
vim: Import v9.0.2149
Browse files Browse the repository at this point in the history
* 9.0.2149: [security]: use-after-free in exec_instructions()
* 9.0.2148: Vim does not detect pacman.log file
* runtime(doc): reference 'go-!' inside os_win32.txt for !start
* 9.0.2147: Type check tests fail without the channel feature
  • Loading branch information
chrisbra committed Dec 4, 2023
1 parent e4161f2 commit cba5ecc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [9.0.2146](https://github.com/vim/vim/commit/0d0b3b19517c321b089d637919e88e49a07a3d85): text-property without type errors when joining\n* [9.0.2145](https://github.com/vim/vim/commit/5b4d1fcbf06757bae32a894871b9a649c84eba7f): wrong scrolling in insert mode with smoothscroll\n* [9.0.2144](https://github.com/vim/vim/commit/4e26a9aab6ad0ceb6bab0fd70e1031abb429f233): Text properties causes wrong line wrapping\n* [CI: disable the test\_terminal\_resize2() test for GH CI in gui mode (#13615)](https://github.com/vim/vim/commit/c089c3816b7109a6f12bd8e7bdd7cba071ce840d)
* [9.0.2149](https://github.com/vim/vim/commit/5dd41d4b6370b7b7d09d691f9252b3899c66102a): \[security\]: use-after-free in exec\_instructions()\n* [9.0.2148](https://github.com/vim/vim/commit/1e5d66408ef85c750a5af03bbf5cc19b5de7a6bc): Vim does not detect pacman.log file\n* [runtime(doc): reference 'go-!' inside os\_win32.txt for !start](https://github.com/vim/vim/commit/ca2eca7c79bbb1afe4c4bb0a4ed8b18c72d581bf)\n* [9.0.2147](https://github.com/vim/vim/commit/3ee25965e4fbf9f44f5fc31d6a827638e409c6f8): Type check tests fail without the channel feature

0 comments on commit cba5ecc

Please sign in to comment.