diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-05-28 21:24:42 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-05-28 21:24:42 +0000 |
commit | 49dbae2c387033b3c45f895f955d172035cc097c (patch) | |
tree | bfb3426c1a3802facc7bd92495c811deb9f92f3e | |
parent | 75eb3334ff1a03fbe7c86c68acdcb7f943f82ec8 (diff) | |
download | zsh-49dbae2c387033b3c45f895f955d172035cc097c.tar.gz zsh-49dbae2c387033b3c45f895f955d172035cc097c.zip |
Retroactively close #740587 in 5.2-test-1-1.
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e4865133a..2e2dcd13c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -458,6 +458,7 @@ zsh (5.2-test-1-1) experimental; urgency=low fix-segfault-in-is_cond_binary_op.patch * [516efade] Cherry-pick af2ab0247: attempt to make output from interactive test more robust + * Add completion for virsh(1). (Closes: #740587) -- Axel Beckert <abe@debian.org> Sun, 04 Dec 2016 21:35:22 +0100 |