summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42450d4d3..262b74285 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,9 @@ openssh (1:7.0p1-1) UNRELEASED; urgency=medium
43 - sshd(8): Clarify documentation for UseDNS option. 43 - sshd(8): Clarify documentation for UseDNS option.
44 - Check realpath(3) behaviour matches what sftp-server requires and use 44 - Check realpath(3) behaviour matches what sftp-server requires and use
45 a replacement if necessary. 45 a replacement if necessary.
46 * Change "PermitRootLogin without-password" to the new preferred spelling
47 of "PermitRootLogin prohibit-password" in sshd_config, and update
48 documentation to reflect the new upstream default.
46 49
47 -- Colin Watson <cjwatson@debian.org> Sun, 29 Nov 2015 17:32:44 +0000 50 -- Colin Watson <cjwatson@debian.org> Sun, 29 Nov 2015 17:32:44 +0000
48 51