diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2015-07-28 23:45:04 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2015-07-28 23:45:04 +0200 |
commit | ce48f8d0104c6b12be5c71216bbff1f671d49da0 (patch) | |
tree | 94d98e8a1afaae7498211c2d7f5117e3ccf7f7f8 | |
parent | e7302971347ef94b84cbd19ba864e205d6a9fecb (diff) | |
download | zsh-ce48f8d0104c6b12be5c71216bbff1f671d49da0.tar.gz zsh-ce48f8d0104c6b12be5c71216bbff1f671d49da0.zip |
Upload to unstable as 5.0.8-4
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21305c5ac..e8e13ba9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +zsh (5.0.8-4) unstable; urgency=medium + + * [92f59b31] Cherry-pick 771381c2+dd8079e0 to fix $((…)) completion. + (Closes: #793168) + * [d46446e2] Cherry-pick upstream fix for segfault upon $((…)<Tab>. + * [e7302971] Add thefuck to bug-script's fallback list of packages with + code to be sourced in .zshrc. + + -- Axel Beckert <abe@debian.org> Tue, 28 Jul 2015 23:44:49 +0200 + zsh (5.0.8-3) unstable; urgency=medium * [e04cb7a0] Include all .h and .mdh files including generated ones in |