]> git.ipfire.org Git - thirdparty/bash.git/commit
fix issue with reserved words in case clauses in command substitution; fix issue...
authorChet Ramey <chet.ramey@case.edu>
Tue, 9 Jan 2024 21:00:15 +0000 (16:00 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 9 Jan 2024 21:00:15 +0000 (16:00 -0500)
commit584a2b4c9e11bd713030916d9d832602891733d7
tree9365d557a83bcc8abb0f6075bba39973e621c87b
parentfa0b002927c2897f80da762dd4196d688a46a3ab
fix issue with reserved words in case clauses in command substitution; fix issue with double free in compound assignment
CWRU/CWRU.chlog
Makefile.in
lib/readline/doc/readline.3
lib/readline/doc/rltech.texi
lib/readline/doc/version.texi
parse.y
po/zh_CN.gmo
po/zh_CN.po
print_cmd.c