Skip to content

Commit

Permalink
vim: Import v8.0.1322
Browse files Browse the repository at this point in the history
* 8.0.1322: textformat test isn't run
* 8.0.1321: can't build huge version with Athena
* 8.0.1320: popup test fails on GUI-only build
* 8.0.1319: can't build GUI on MS-Windows
* 8.0.1318: terminal balloon only shows one line
* 8.0.1317: accessing freed memory in term_wait()
  • Loading branch information
chrisbra committed Nov 19, 2017
1 parent daa2fc6 commit 3be8987
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.0.1316](https://github.com/vim/vim/releases/tag/v8.0.1316): build still still fails on Mac\n* [8.0.1315](https://github.com/vim/vim/releases/tag/v8.0.1315): build still fails on Mac\n* [8.0.1314](https://github.com/vim/vim/releases/tag/v8.0.1314): build fails on Mac\n* [8.0.1313](https://github.com/vim/vim/releases/tag/v8.0.1313): missing dependencies cause parallel make to fail\n* [8.0.1312](https://github.com/vim/vim/releases/tag/v8.0.1312): balloon_show() only works in terminal when compiled with GUI\n* [8.0.1311](https://github.com/vim/vim/releases/tag/v8.0.1311): no test for strpart()\n* [8.0.1310](https://github.com/vim/vim/releases/tag/v8.0.1310): cproto generates errors because of missing type\n* [8.0.1309](https://github.com/vim/vim/releases/tag/v8.0.1309): cannot use 'balloonexpr' in a terminal\n* [8.0.1308](https://github.com/vim/vim/releases/tag/v8.0.1308): the "Reading from stdin" message may be undesired
* [8.0.1322](https://github.com/vim/vim/releases/tag/v8.0.1322): textformat test isn't run\n* [8.0.1321](https://github.com/vim/vim/releases/tag/v8.0.1321): can't build huge version with Athena\n* [8.0.1320](https://github.com/vim/vim/releases/tag/v8.0.1320): popup test fails on GUI-only build\n* [8.0.1319](https://github.com/vim/vim/releases/tag/v8.0.1319): can't build GUI on MS-Windows\n* [8.0.1318](https://github.com/vim/vim/releases/tag/v8.0.1318): terminal balloon only shows one line\n* [8.0.1317](https://github.com/vim/vim/releases/tag/v8.0.1317): accessing freed memory in term_wait()

0 comments on commit 3be8987

Please sign in to comment.