diff options
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d8ea3865..49be7b5fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +zsh (5.3.1-4) unstable; urgency=high + + * [5c3b52b8] Reorder zsh.postinst: do alternatives removal before + (re)creating /usr/bin/zsh symlink. Thanks to ilf for the bug report + and Adrian Bunk for finding the right solution. (Closes: #860033) + + -- Axel Beckert <abe@debian.org> Tue, 11 Apr 2017 21:34:40 +0200 + zsh (5.3.1-3) unstable; urgency=medium * [348c47bd] Cherry-pick four stability patches from upstream: |