Skip to content

Commit b8135e8

Browse files
Update devel to 20241230, commit 5114e17172276cf5a2f889f8037ae58c4cb05bb9
1 parent 7414f66 commit b8135e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@
145145
"version": "3.21"
146146
},
147147
"commit": {
148-
"description": "more documentation updates; fix two issues when displaying readline completions; fix another use-after-free error with readline undo lists",
149-
"version": "bb56d620e075e3c96ae84b52de6b74683d9ab320"
148+
"description": "fix issue with failed history expansion changing the history list offset; fix some tests to avoid problems with error messages that differ between systems; fix issue with readline rl_abort not clearing any pending command to execute",
149+
"version": "5114e17172276cf5a2f889f8037ae58c4cb05bb9"
150150
},
151-
"version": "20241213"
151+
"version": "20241230"
152152
}
153153
}

0 commit comments

Comments
 (0)