Skip to content

Commit 6a48691

Browse files
committed
vim: Import v8.0.1473
* 8.0.1473: MS-Windows: D&D fails between 32 and 64 bit apps * 8.0.1472: MS-Windows: nsis installer is a bit slow * 8.0.1471: on MS-Windows CursorIM highlighting no longer works * 8.0.1470: integer overflow when using regexp pattern * 8.0.1469: when package path is a symlink 'runtimepath' is wrong * 8.0.1468: illegal memory access in del_bytes() * 8.0.1467: libvterm doesn't handle illegal byte sequence correctly * 8.0.1466: older GTK versions don't have gtk_entry_get_text_length()
1 parent 16aaf57 commit 6a48691

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-
* [8.0.1465](https://github.com/vim/vim/releases/tag/v8.0.1465): python2 and python3 detection not tested\n* [8.0.1464](https://github.com/vim/vim/releases/tag/v8.0.1464): completing directory after :find does not add slash\n* [8.0.1463](https://github.com/vim/vim/releases/tag/v8.0.1463): test fails without 'autochdir' option\n* [8.0.1462](https://github.com/vim/vim/releases/tag/v8.0.1462): missing yet another file in patch\n* [8.0.1461](https://github.com/vim/vim/releases/tag/v8.0.1461): missing another file in patch\n* [8.0.1460](https://github.com/vim/vim/releases/tag/v8.0.1460): missing file in patch\n* [8.0.1459](https://github.com/vim/vim/releases/tag/v8.0.1459): cannot handle change of directory\n* [8.0.1458](https://github.com/vim/vim/releases/tag/v8.0.1458): filetype detection test does not check all scripts\n* [8.0.1457](https://github.com/vim/vim/releases/tag/v8.0.1457): clojure now supports a shebang line\n* [8.0.1456](https://github.com/vim/vim/releases/tag/v8.0.1456): timer test on travis Mac is still flaky\n* [8.0.1455](https://github.com/vim/vim/releases/tag/v8.0.1455): if $SHELL contains a space then 'shell' is incorrect\n* [8.0.1454](https://github.com/vim/vim/releases/tag/v8.0.1454): when in silent mode too much output is buffered
1+
* [8.0.1473](https://github.com/vim/vim/releases/tag/v8.0.1473): MS-Windows: D&D fails between 32 and 64 bit apps\n* [8.0.1472](https://github.com/vim/vim/releases/tag/v8.0.1472): MS-Windows: nsis installer is a bit slow\n* [8.0.1471](https://github.com/vim/vim/releases/tag/v8.0.1471): on MS-Windows CursorIM highlighting no longer works\n* [8.0.1470](https://github.com/vim/vim/releases/tag/v8.0.1470): integer overflow when using regexp pattern\n* [8.0.1469](https://github.com/vim/vim/releases/tag/v8.0.1469): when package path is a symlink 'runtimepath' is wrong\n* [8.0.1468](https://github.com/vim/vim/releases/tag/v8.0.1468): illegal memory access in del_bytes()\n* [8.0.1467](https://github.com/vim/vim/releases/tag/v8.0.1467): libvterm doesn't handle illegal byte sequence correctly\n* [8.0.1466](https://github.com/vim/vim/releases/tag/v8.0.1466): older GTK versions don't have gtk_entry_get_text_length()

0 commit comments

Comments
 (0)