diff options
author | Colin Watson <cjwatson@debian.org> | 2017-06-06 15:02:28 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-06-06 15:03:25 +0100 |
commit | 6a6b1543715aaeeb9ddb07addf7e6b9049a431fb (patch) | |
tree | b73d4dc7b813b5cc534a2cf713d93f2cd0ad116b /debian/changelog | |
parent | af27669f905133925224acc753067dea710881dd (diff) | |
parent | a93e5207256eff3a51db335c5a12b3ad2291f686 (diff) |
Fix incoming compression statistics (thanks, Russell Coker; closes: #797964).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7be0100c2..428eb30e9 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:7.4p1-11) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Fix incoming compression statistics (thanks, Russell Coker; closes: | ||
4 | #797964). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Tue, 06 Jun 2017 15:02:33 +0100 | ||
7 | |||
1 | openssh (1:7.4p1-10) unstable; urgency=medium | 8 | openssh (1:7.4p1-10) unstable; urgency=medium |
2 | 9 | ||
3 | * Move privilege separation directory and PID file from /var/run/ to /run/ | 10 | * Move privilege separation directory and PID file from /var/run/ to /run/ |