summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2016-12-04 13:52:45 +0100
committerAxel Beckert <abe@deuxchevaux.org>2016-12-04 14:28:54 +0100
commit927fb2b5412d5f7cd3e9c31fd8a92c4f6bb2a23b (patch)
tree97ccda438aa28686aa60013c6c4c664b40725fc2
parente40e0dd10e95856f6bcc5fe5ac38e6c7f64b96e1 (diff)
downloadzsh-927fb2b5412d5f7cd3e9c31fd8a92c4f6bb2a23b.tar.gz
zsh-927fb2b5412d5f7cd3e9c31fd8a92c4f6bb2a23b.zip
Update current changelog entry
* Refer to different upstream fix for #514857. Thanks Daniel Shahaf! * Add upstream fix for #479841. Thanks Daniel Shahaf! * Fix false friend "menue". Thanks Daniel Shahaf! * Cosmetic changes. Gbp-Dch: Ignore
-rw-r--r--debian/changelog13
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