diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2018-09-15 01:58:46 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2018-09-15 01:58:46 +0200 |
commit | 5bcaa3a36d6160af2732410987f29cc550d213f8 (patch) | |
tree | ed25a3244b5cd88c281172a81355e81be0d675f1 | |
parent | 3d116bbb41654625687f0dbec0fef30b961e191d (diff) | |
download | zsh-5bcaa3a36d6160af2732410987f29cc550d213f8.tar.gz zsh-5bcaa3a36d6160af2732410987f29cc550d213f8.zip |
Add initial debian/changelog entry for 5.6.2-1
Gbp-Dch: Ignore
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47503304e..10cee315a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +zsh (5.6.2-1) UNRELEASED; urgency=medium + + * [92bef885,3d116bbb] New upstream bugfix release. + + [7c5241ed] 43446: More entersubsh() / addproc() wiring. + (Closes: #908033, #908818) + + [07ad7fd9] Fix windowsize when reattaching to terminal on process + exit. (Closes: #908625) + + [ Daniel Shahaf ] + * [77265d89] d/README.Debian: Fix typo. + + -- Axel Beckert <abe@debian.org> Sat, 15 Sep 2018 01:48:16 +0200 + zsh (5.6.1-1) unstable; urgency=medium * [b3239c5e,b531f38d] New upstream bugfix release. |