Skip to content

Commit

Permalink
vim: Import v9.0.2146
Browse files Browse the repository at this point in the history
* 9.0.2146: text-property without type errors when joining
* 9.0.2145: wrong scrolling in insert mode with smoothscroll
* 9.0.2144: Text properties causes wrong line wrapping
* CI: disable the test_terminal_resize2() test for GH CI in gui mode (#13615)
  • Loading branch information
chrisbra committed Dec 3, 2023
1 parent 610826e commit e4161f2
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.2143](https://github.com/vim/vim/commit/abfa13ebe92d81aaf66669c428d767847b577453): \[security\]: buffer-overflow in ex\_substitute\n* [9.0.2142](https://github.com/vim/vim/commit/b39b240c386a5a29241415541f1c99e2e6b8ce47): \[security\]: stack-buffer-overflow in option callback functions\n* [9.0.2141](https://github.com/vim/vim/commit/0fb375aae608d7306b4baf9c1f906961f32e2abf): \[security\]: buffer-overflow in suggest\_trie\_walk\n* [9.0.2140](https://github.com/vim/vim/commit/eec0c2b3a4cfab93dd8d4adaa60638d47a2bbc8a): \[security\]: use-after-free in win-enter\n* [CI: check that all files are listed in Filelist (#13601)](https://github.com/vim/vim/commit/9cc95aa0d8f52bb0c906ca13297ce3a2ba615f2b)\n* [9.0.2139](https://github.com/vim/vim/commit/4f3480c94358e3b938594fc3574477e780525cd7): html.angular ft is problematic\n* [CI: disable the test\_terminal\_resize() test for GH CI in GUI (#13603)](https://github.com/vim/vim/commit/926c3f45a20c9c9667466f69d8c33ef8acb354ec)
* [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)

0 comments on commit e4161f2

Please sign in to comment.