Skip to content

Commit 6149964

Browse files
committed
vim: Import v8.0.1505
* 8.0.1505: debugger can't break on a condition * 8.0.1504: Win32: the screen may be cleared on startup * 8.0.1503: access memory beyond end of string * 8.0.1502: in out-of-memory situation character is not restored * 8.0.1501: out-of-memory situation not correctly handled * 8.0.1500: possible NULL pointer dereference * 8.0.1499: out-of-memory situation not correctly handled * 8.0.1498: getjumplist() returns duplicate entries
1 parent 50441d1 commit 6149964

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.0.1497](https://github.com/vim/vim/releases/tag/v8.0.1497): getting the jump list requires parsing the output of :jumps\n* [8.0.1496](https://github.com/vim/vim/releases/tag/v8.0.1496): clearing a pointer takes two lines\n* [8.0.1495](https://github.com/vim/vim/releases/tag/v8.0.1495): having 'pumwidth' default to zero has no merit\n* [8.0.1494](https://github.com/vim/vim/releases/tag/v8.0.1494): no autocmd triggered in Insert mode with visible popup menu\n* [8.0.1493](https://github.com/vim/vim/releases/tag/v8.0.1493): completion items cannot be annotated\n* [8.0.1492](https://github.com/vim/vim/releases/tag/v8.0.1492): memory leak in balloon_split()\n* [8.0.1491](https://github.com/vim/vim/releases/tag/v8.0.1491): the minimum width of the popup menu is hard coded\n* [8.0.1490](https://github.com/vim/vim/releases/tag/v8.0.1490): number of spell regions is spread out through the code
1+
* [8.0.1505](https://github.com/vim/vim/releases/tag/v8.0.1505): debugger can't break on a condition\n* [8.0.1504](https://github.com/vim/vim/releases/tag/v8.0.1504): Win32: the screen may be cleared on startup\n* [8.0.1503](https://github.com/vim/vim/releases/tag/v8.0.1503): access memory beyond end of string\n* [8.0.1502](https://github.com/vim/vim/releases/tag/v8.0.1502): in out-of-memory situation character is not restored\n* [8.0.1501](https://github.com/vim/vim/releases/tag/v8.0.1501): out-of-memory situation not correctly handled\n* [8.0.1500](https://github.com/vim/vim/releases/tag/v8.0.1500): possible NULL pointer dereference\n* [8.0.1499](https://github.com/vim/vim/releases/tag/v8.0.1499): out-of-memory situation not correctly handled\n* [8.0.1498](https://github.com/vim/vim/releases/tag/v8.0.1498): getjumplist() returns duplicate entries

0 commit comments

Comments
 (0)