diff options
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47ef383d4..961143250 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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) + + [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 + * [6783a173] Merge debian-stretch branch into (currently experimental) + debian branch again. + * [2aedc4b8] Remove cherry-picked + fix-segfault-in-is_cond_binary_op.patch + + -- Axel Beckert <abe@debian.org> Sun, 04 Dec 2016 04:39:10 +0100 + zsh (5.2-5) unstable; urgency=low * [f368b96e] Also remove hardcoded /usr/bin/zsh symlink in postrm |