diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-12-04 04:39:36 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-12-04 05:08:13 +0100 |
commit | c8d6cdf37d00614f7ab7027ac472fb9894bcf955 (patch) | |
tree | 3887769c25e7e59b6c118d1efe4411559126422a | |
parent | 3e439c3863f14c82f70666804c8570a13b3732e6 (diff) | |
download | zsh-c8d6cdf37d00614f7ab7027ac472fb9894bcf955.tar.gz zsh-c8d6cdf37d00614f7ab7027ac472fb9894bcf955.zip |
Add changelog entry for new upstream test release
Gbp-Dch: Ignore
-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 |