bumped version to 5.2-rc1

This commit is contained in:
Chet Ramey
2022-06-14 10:44:13 -04:00
parent b95dd4a066
commit 6392d7af0e
20 changed files with 5325 additions and 5167 deletions
+9
View File
@@ -100,6 +100,15 @@ bb. Array references using `@' and `*' that are the value of nameref variables
cc. There is a new bindable readline command name:
`vi-edit-and-execute-command'.
dd. In posix mode, the `printf' builtin checks for the `L' length modifier and
uses long double for floating point conversion specifiers if it's present,
double otherwise.
ee. The `globbing' completion code now takes the `globstar' option into account.
ff. `suspend -f' now forces the shell to suspend even if job control is not
currently enabled.
2. New Features in Readline
a. There is now an HS_HISTORY_VERSION containing the version number of the