diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-02-18 01:36:42 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-02-18 01:36:42 +0100 |
commit | 1405dcfed36a93a5fda65facc7f6be78307bb934 (patch) | |
tree | 2a395a00b60dd09deca05ad5341a9f3c34c02a5e /debian/changelog | |
parent | b43af98a75ab4841ca0cd60433826d057e08143d (diff) | |
download | zsh-1405dcfed36a93a5fda65facc7f6be78307bb934.tar.gz zsh-1405dcfed36a93a5fda65facc7f6be78307bb934.zip |
Upload to unstable as 5.8-2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7c3327ad8..6692947da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +zsh (5.8-2) unstable; urgency=medium + + [ Daniel Shahaf ] + * [dae9b602] Fix advice in comment: zprofile isn't sourced by non-login + interactive shells. + * [b43af98a] d/zshrc: Tighten regex. + + -- Axel Beckert <abe@debian.org> Tue, 18 Feb 2020 01:33:26 +0100 + zsh (5.8-1) unstable; urgency=medium * Switch to using the original upstream tar ball instead of generating a |