Skip to content

Commit

Permalink
vim: Import v8.1.0906
Browse files Browse the repository at this point in the history
* 8.1.0906: using clumsy way to get console window handle
* 8.1.0905: complicated regexp causes a crash
* 8.1.0904: USE_LONG_FNAME never defined
* 8.1.0903: struct uses more bytes than needed
* 8.1.0902: incomplete set of assignment operators
* 8.1.0901: index in getjumplist() may be wrong
* 8.1.0900: ConPTY many crash with 32-bit build
* 8.1.0899: no need to check restricted mode for setwinvar()
* 8.1.0898: a messed up rgb.txt can crash Vim
  • Loading branch information
chrisbra committed Feb 12, 2019
1 parent b839e59 commit 7b39a2b
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 @@
* [8.1.0897](https://github.com/vim/vim/releases/tag/v8.1.0897): can modify a:000 when using a reference\n* [8.1.0896](https://github.com/vim/vim/releases/tag/v8.1.0896): tests for restricted mode no run for MS-Windows GUI
* [8.1.0906](https://github.com/vim/vim/releases/tag/v8.1.0906): using clumsy way to get console window handle\n* [8.1.0905](https://github.com/vim/vim/releases/tag/v8.1.0905): complicated regexp causes a crash\n* [8.1.0904](https://github.com/vim/vim/releases/tag/v8.1.0904): USE_LONG_FNAME never defined\n* [8.1.0903](https://github.com/vim/vim/releases/tag/v8.1.0903): struct uses more bytes than needed\n* [8.1.0902](https://github.com/vim/vim/releases/tag/v8.1.0902): incomplete set of assignment operators\n* [8.1.0901](https://github.com/vim/vim/releases/tag/v8.1.0901): index in getjumplist() may be wrong\n* [8.1.0900](https://github.com/vim/vim/releases/tag/v8.1.0900): ConPTY many crash with 32-bit build\n* [8.1.0899](https://github.com/vim/vim/releases/tag/v8.1.0899): no need to check restricted mode for setwinvar()\n* [8.1.0898](https://github.com/vim/vim/releases/tag/v8.1.0898): a messed up rgb.txt can crash Vim

0 comments on commit 7b39a2b

Please sign in to comment.