patch 9.1.1815: file mode changes in os_amiga.pro
Commit:
https://github.com/vim/vim/commit/ef561cdcde9e25ce1564db32497d3ff99b6b2984
Author: Hirohito Higashi <[email protected]>
Date: Tue Sep 30 20:03:49 2025 +0000
patch 9.1.1815: file mode changes in os_amiga.pro
Problem: file mode changes in os_amiga.pro to 644
(RestorerZ, after v9.1.1811)
Solution: Fix the permissions of proto/os_amiga.pro to 644
(Hirohito Higashi).
closes: #18454
Signed-off-by: Hirohito Higashi <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/src/proto/os_amiga.pro b/src/proto/os_amiga.pro
old mode 100755
new mode 100644
diff --git a/src/version.c b/src/version.c
index 281038c99..7057f19ed 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1815,
/**/
1814,
/**/
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1v3gki-003rDG-Ui%40256bit.org.