diff options
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 724b4b593..1d7abfdf3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:3.8p1-4) UNRELEASED; urgency=low | ||
2 | |||
3 | * Make sure there's a newline at the end of sshd_config before adding | ||
4 | 'UsePAM yes' (closes: #244829). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Tue, 20 Apr 2004 08:48:53 +0100 | ||
7 | |||
1 | openssh (1:3.8p1-3) unstable; urgency=low | 8 | openssh (1:3.8p1-3) unstable; urgency=low |
2 | 9 | ||
3 | * Remove deprecated ReverseMappingCheck option from newly generated | 10 | * Remove deprecated ReverseMappingCheck option from newly generated |