-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets * 8.2.3045: minor typos * 8.2.3044: Amiga MorphOS and AROS: process ID is not valid
- 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.2.3043](https://github.com/vim/vim/commit/d415d269130b233c0f198c75cc159bee721aa55c): Amiga: cannot get the shell size on MorphOS and AROS\n* [8.2.3042](https://github.com/vim/vim/commit/6738fd2000f0bea4d40f4a8651e0e1f4b0503bb3): swap file test fails\n* [8.2.3041](https://github.com/vim/vim/commit/44dea9da4b2a21dd1e03f2bd94b4f2679d4613e5): detecting if the process of a swap file is running fails\n* [8.2.3040](https://github.com/vim/vim/commit/18d46587b985923ef4b90b19a0cf37a094607fec): GUI: dropping files not tested\n* [8.2.3039](https://github.com/vim/vim/commit/8cec9273d2518f2a9abcbd326722a2eba38d2a13): Vim9: breakpoint at a comment line does not work\n* [8.2.3038](https://github.com/vim/vim/commit/cc6504098605f894b557109b618e88913a89914b): Amiga built-in version string doesn't include build date\n* [8.2.3037](https://github.com/vim/vim/commit/8ce3ca8961c5968a02de0a0b98f906695331f254): configure reports libcanberra when checking for libsodium | ||
* [8.2.3046](https://github.com/vim/vim/commit/b420ac9d20d484ba0ebf3e328069251a63f96996): Amiga MorphOS: Term mode is set using DOS packets\n* [8.2.3045](https://github.com/vim/vim/commit/98703d7f6c9a0ef9e54cb291a92342b9f96db732): minor typos\n* [8.2.3044](https://github.com/vim/vim/commit/3a62b14077c51c739cdc755356882b40c299f1c0): Amiga MorphOS and AROS: process ID is not valid |
Submodule vim
updated
5 files
+1 −1 | src/VisVim/README_VisVim.txt | |
+1 −1 | src/evalfunc.c | |
+3 −3 | src/os_amiga.c | |
+1 −1 | src/testdir/vim9.vim | |
+6 −0 | src/version.c |