Skip to content

Commit

Permalink
vim: Import v8.2.0069
Browse files Browse the repository at this point in the history
* 8.2.0069: ETYPE\_ is used for two different enums
* 8.2.0068: crash when using Python 3 with "utf32" encoding
* 8.2.0067: ERROR\_UNKNOWN clashes on some systems
* 8.2.0066: some corners of vim\_snprintf() are not tested
  • Loading branch information
chrisbra committed Dec 31, 2019
1 parent 89a426f commit 4ac245c
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.2.0065](https://github.com/vim/vim/releases/tag/v8.2.0065): Amiga and alikes: autoopen only used on Amiga OS4\n* [8.2.0064](https://github.com/vim/vim/releases/tag/v8.2.0064): diffmode completion doesn't use per-window setting\n* [8.2.0063](https://github.com/vim/vim/releases/tag/v8.2.0063): wrong size argument to vim\_snprintf()\n* [8.2.0062](https://github.com/vim/vim/releases/tag/v8.2.0062): memory test is flaky on FreeBSD\n* [8.2.0061](https://github.com/vim/vim/releases/tag/v8.2.0061): the execute stack can grow big and never shrinks\n* [8.2.0060](https://github.com/vim/vim/releases/tag/v8.2.0060): message test only runs with one encoding\n* [8.2.0059](https://github.com/vim/vim/releases/tag/v8.2.0059): compiler warnings for unused variables in small build\n* [8.2.0058](https://github.com/vim/vim/releases/tag/v8.2.0058): running tests changes ~/.viminfo
* [8.2.0069](https://github.com/vim/vim/releases/tag/v8.2.0069): ETYPE\_ is used for two different enums\n* [8.2.0068](https://github.com/vim/vim/releases/tag/v8.2.0068): crash when using Python 3 with "utf32" encoding\n* [8.2.0067](https://github.com/vim/vim/releases/tag/v8.2.0067): ERROR\_UNKNOWN clashes on some systems\n* [8.2.0066](https://github.com/vim/vim/releases/tag/v8.2.0066): some corners of vim\_snprintf() are not tested
2 changes: 1 addition & 1 deletion vim

0 comments on commit 4ac245c

Please sign in to comment.