summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef6d73a81..3d3ed1275 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
1openssh (1:3.8p1-2) UNRELEASED; urgency=low 1openssh (1:3.8p1-2) UNRELEASED; urgency=low
2 2
3 * Disable PasswordAuthentication for new installations (closes: #236810). 3 * Disable PasswordAuthentication for new installations (closes: #236810).
4 * Turn off the new ForwardX11Trusted by default, returning to the
5 semantics of 3.7 and earlier, since it seems immature and causes far too
6 many problems with existing setups. See README.Debian for details
7 (closes: #237021).
4 8
5 -- Colin Watson <cjwatson@debian.org> Mon, 8 Mar 2004 14:38:54 +0000 9 -- Colin Watson <cjwatson@debian.org> Mon, 8 Mar 2004 14:38:54 +0000
6 10