-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 8.1.0114: confusing variable name * Update runtime files. * 8.1.0113: compiler warning for unused variable * 8.1.0112: no error when using bad arguments with searchpair() * 8.1.0111: .po files do not use recommended names * 8.1.0110: file name not displayed with ":file" * 8.1.0109: new po makefile missing from distribution * 8.1.0108: no Danish translations * 8.1.0107: Python: getting buffer option clears message * 8.1.0106: build fails when HAVE_DATE_TIME is undefined
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [8.1.0105](https://github.com/vim/vim/releases/tag/v8.1.0105): all tab stops are the same\n* [8.1.0104](https://github.com/vim/vim/releases/tag/v8.1.0104): can't build without the +eval feature\n* [8.1.0103](https://github.com/vim/vim/releases/tag/v8.1.0103): long version string cannot be translated\n* [8.1.0102](https://github.com/vim/vim/releases/tag/v8.1.0102): cannot build without syntax highlighting\n* [8.1.0101](https://github.com/vim/vim/releases/tag/v8.1.0101): no test for getcmdwintype()\n* [8.1.0100](https://github.com/vim/vim/releases/tag/v8.1.0100): terminal debugger: error when setting a watch point\n* [8.1.0099](https://github.com/vim/vim/releases/tag/v8.1.0099): exclamation mark in error message not needed\n* [8.1.0098](https://github.com/vim/vim/releases/tag/v8.1.0098): segfault when pattern with \z() is very slow | ||
* [8.1.0114](https://github.com/vim/vim/releases/tag/v8.1.0114): confusing variable name\n* Update runtime files.\n* [8.1.0113](https://github.com/vim/vim/releases/tag/v8.1.0113): compiler warning for unused variable\n* [8.1.0112](https://github.com/vim/vim/releases/tag/v8.1.0112): no error when using bad arguments with searchpair()\n* [8.1.0111](https://github.com/vim/vim/releases/tag/v8.1.0111): .po files do not use recommended names\n* [8.1.0110](https://github.com/vim/vim/releases/tag/v8.1.0110): file name not displayed with ":file"\n* [8.1.0109](https://github.com/vim/vim/releases/tag/v8.1.0109): new po makefile missing from distribution\n* [8.1.0108](https://github.com/vim/vim/releases/tag/v8.1.0108): no Danish translations\n* [8.1.0107](https://github.com/vim/vim/releases/tag/v8.1.0107): Python: getting buffer option clears message\n* [8.1.0106](https://github.com/vim/vim/releases/tag/v8.1.0106): build fails when HAVE_DATE_TIME is undefined |
Submodule vim
updated
63 files