Skip to content

Commit 42d4f5b

Browse files
Update devel to 20240603, commit f65ed506d4dfecbc2667c34a9cb18175ada95cea
1 parent 9477b56 commit 42d4f5b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/Dockerfile

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@
146146
"version": "3.20"
147147
},
148148
"commit": {
149-
"description": "fix to backslash quoting of glob pattern characters; allow newly-loaded compspecs to be used in more cases; fixes to the cross-compiling environment; avoid potential overflow in GLOBSORT processing",
150-
"version": "dbd27e54cc741b116d5ce0e731b778c4f014a74e"
149+
"description": "fix issue with interupting timed functions; fix for parsing comsubs inside arith for commands; allow break and continue inside arith for expressions; fix for case-insensitive completion with multibyte chars; fix some minor memory leaks; reset read buffer if it returns partial results on EINTR; fix for undo in execute-named-command",
150+
"version": "f65ed506d4dfecbc2667c34a9cb18175ada95cea"
151151
},
152-
"version": "20240520"
152+
"version": "20240603"
153153
}
154154
}

0 commit comments

Comments
 (0)