diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-03-22 15:00:38 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-03-22 15:00:38 +0100 |
commit | 67ad075c48d85b134afbccf3064fc1ab20c57ca7 (patch) | |
tree | 738ae63651b5de7591b6b10714a6e43eabdbe716 | |
parent | b3eaa950d3dc12f170c5e63bd8bf49708c22d676 (diff) | |
download | zsh-67ad075c48d85b134afbccf3064fc1ab20c57ca7.tar.gz zsh-67ad075c48d85b134afbccf3064fc1ab20c57ca7.zip |
Add changelog entry for previous commit
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 16a98eceb..e3d3c8158 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zsh (5.8-4) UNRELEASED; urgency=medium + + [ Romain Porte ] + * Add completion for dscverify. (Closes: #953389) + + -- Axel Beckert <abe@debian.org> Sun, 22 Mar 2020 14:57:39 +0100 + zsh (5.8-3) unstable; urgency=medium [ Steve Langasek ] |