Skip to content

Commit 18f0b7b

Browse files
vim: Import v9.2.0321
* 9.2.0321: MS-Windows: No OpenType font support * 9.2.0320: several bugs with text properties * 9.2.0319: popup: rendering issues with partially transparent popups * 9.2.0318: cannot configure opacity for popup menu * runtime(doc): document gitcommit_summary_length * runtime(bitbake): Update syntax script * 9.2.0317: listener functions do not check secure flag * 9.2.0316: [security]: command injection in netbeans interface via defineAnnoType
1 parent c3582f8 commit 18f0b7b

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): clarify incsearch feature and typed chars](https://github.com/vim/vim/commit/794c3044794330d8d0eadf71635d3892c187794c)\n* [9.2.0315](https://github.com/vim/vim/commit/8d23fcb603d8f8938ce0023086326a5db6780ea2): missing bound-checks\n* [9.2.0314](https://github.com/vim/vim/commit/c3c34788109105781aa160d859f823981c0bc360): channel: can bind to all network interfaces\n* [9.2.0313](https://github.com/vim/vim/commit/aef812446bfe6a84c3d74883d43c1afa8c19df85): Callback channel not registered in GUI\n* [9.2.0312](https://github.com/vim/vim/commit/a5b6c2d6e928b1f7a1c3e20baef717d31c2e8d6a): C-type names are marked as translatable\n* [9.2.0311](https://github.com/vim/vim/commit/c4921023b1234e6c31cc748c6ff13e1cdd7912b1): redrawing logic with text properties can be improved\n* [9.2.0310](https://github.com/vim/vim/commit/f9981bbc8e4b5736d8f5cd444577cf2db8c029a5): unnecessary work in vim\_strchr() and find\_term\_bykeys()\n* [9.2.0309](https://github.com/vim/vim/commit/4368ad34df6d993f0deea6242bdabb1e56299fa0): Missing out-of-memory check to may\_get\_cmd\_block()\n* [runtime(log): clean up and modernize log syntax](https://github.com/vim/vim/commit/f1dbca200c497ea8b48784ca8fea8c47d68c7d7e)\n* [9.2.0308](https://github.com/vim/vim/commit/ea5084d1f1918fc5510a8817ea893e7cde35a2c6): Error message E1547 is wrong\n* [9.2.0307](https://github.com/vim/vim/commit/002fddecdee98400895d4cf2c7eff36f2e0f9535): more mismatches between return types and documentation\n* [9.2.0306](https://github.com/vim/vim/commit/78954f86c2027c766d9e2b5f7904b5fb4041d250): runtime(tar): some issues with lz4 support\n* [runtime(vim9): Fix dist#vim9#Open() spaced paths and SIGPIPE crashes](https://github.com/vim/vim/commit/48581f2ba96550f5499cc322647b2ff1df5ad4ed)\n* [9.2.0305](https://github.com/vim/vim/commit/365d58a53969ab2cc96268146c54622127b931f0): mismatch between return types and documentation\n* [9.2.0304](https://github.com/vim/vim/commit/b03970f41f17ce8f27b1c453784763527360d81b): tests: test for 9.2.0285 doesn't always fail without the fix\n* [9.2.0303](https://github.com/vim/vim/commit/a1f4259e68235e4c8e154842a392d83f3301d2f3): tests: zip plugin tests don't check for warning message properly\n* [9.2.0302](https://github.com/vim/vim/commit/ab4ebb62ee2cbe5e25fb1746ac5dbe63a9d50260): runtime(netrw): RFC2396 decoding double escaping spaces
1+
* [9.2.0321](https://github.com/vim/vim/commit/ea7bf9aa8a0e338ed9163c24ae43829885a97edb): MS-Windows: No OpenType font support\n* [9.2.0320](https://github.com/vim/vim/commit/ff41e9d853ef3e366575e375d8c40cf11d5e331b): several bugs with text properties\n* [9.2.0319](https://github.com/vim/vim/commit/c79edc0df9832715eb2537a8d5e9b91ff191a131): popup: rendering issues with partially transparent popups\n* [9.2.0318](https://github.com/vim/vim/commit/317351c745caafe1890f5ec0de51bc6aa79fd17a): cannot configure opacity for popup menu\n* [runtime(doc): document gitcommit\_summary\_length](https://github.com/vim/vim/commit/f3cba4a2050acf4d9b4be2fd8395e6598a53d133)\n* [runtime(bitbake): Update syntax script](https://github.com/vim/vim/commit/15e988810e7fcf56f757793f750ade47816d76b7)\n* [9.2.0317](https://github.com/vim/vim/commit/fd836aab1351cad952d2790908471f39439c3154): listener functions do not check secure flag\n* [9.2.0316](https://github.com/vim/vim/commit/7ab76a86048ed492374ac6b19c6cb52f89a365b4): \[security\]: command injection in netbeans interface via defineAnnoType

0 commit comments

Comments
 (0)