diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-09-15 01:33:23 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-09-15 01:33:23 +0200 |
commit | b78df051f1c5b4626d5c631bf8347c14c2d3043a (patch) | |
tree | 633b31de7202dcc46adfbc6048b20b59add7614e | |
parent | 984bfa70f77ef24fe03e5300a9092a8a5c31f889 (diff) | |
download | zsh-b78df051f1c5b4626d5c631bf8347c14c2d3043a.tar.gz zsh-b78df051f1c5b4626d5c631bf8347c14c2d3043a.zip |
Retroactively mention Salsa MR!1 in 5.7.1-test-3-1 debian/changelog entry
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 01eacaad9..748f27d3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -196,6 +196,8 @@ zsh (5.7.1-test-3-1) experimental; urgency=low * [8f7982cd] Add lintian override for zsh sub-man-pages. * [5df2cbba] Declare compliance with Debian Policy 4.5.0. (No changes needed.) + * [a8b0d399] Completion/Unix/Command/_ip: Complete the -brief option. + (Merges Salsa MR!1) -- Axel Beckert <abe@debian.org> Fri, 14 Feb 2020 03:44:40 +0100 |