diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-12 11:50:05 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-12 11:50:05 +0000 |
commit | 01b5815d0ef4be4f74e2e152156f53dde4bc20c7 (patch) | |
tree | 475b10a3227899a2260eae32ea0b7f70da161000 /debian/changelog | |
parent | e7cf31b81380f497e29bb9dbafd5a526a66310ba (diff) |
Avoid stdout noise from which(1) on purge of openssh-client.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ca43c3762..c908bc162 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -4,6 +4,7 @@ openssh (1:6.5p1-3) UNRELEASED; urgency=medium | |||
4 | Urpala. | 4 | Urpala. |
5 | * Stop claiming that "Protocol 2" is a Debian-specific default; this has | 5 | * Stop claiming that "Protocol 2" is a Debian-specific default; this has |
6 | been upstream's default since 5.4p1. | 6 | been upstream's default since 5.4p1. |
7 | * Avoid stdout noise from which(1) on purge of openssh-client. | ||
7 | 8 | ||
8 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Feb 2014 21:36:14 +0000 | 9 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Feb 2014 21:36:14 +0000 |
9 | 10 | ||