diff options
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 961143250..e2fd474ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,16 @@ zsh (5.2-test-1-1) UNRELEASED; urgency=medium * [3e439c38] New upstream test release 5.2-test-1. - + [ffa6c762]: Test more ERR_RETURN cases with "&&" and - functions. (Closes: #514857) - + [02f03a6a]: _schroot: Add -r/--run-session (Closes: #831900) + + [bcb52460]: "&&" inside a shell function could mess up ERR_EXIT + outside. (Closes: #514857) + + [02f03a6a]: _schroot: Add -r/--run-session. (Closes: #831900) + [b3a88a53]: $SPROMPT: Don't accept a spelling correction at space/tab. (Closes: #844710) + [6e966f69+7154052e]: Clarify documentation of the ':A' word - modifier. Add new :P history modifier. (Closes: #607615) - * [b2e45bd3] Update path to zsh used in GUI menues. - Thanks to Mika Prokop + modifier. Add new :P history modifier. (Closes: #607615) + + [3b69b121] typeset: Document exit status difference from parameter + assignment statements. (Closes: #479841) + * [b2e45bd3] Update path to zsh used in GUI menus. Thanks Mika Prokop! * [6783a173] Merge debian-stretch branch into (currently experimental) debian branch again. * [2aedc4b8] Remove cherry-picked |