diff options
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 42d833e39..546a0c4f2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,8 @@ | |||
1 | openssh (1:3.9p1-1) UNRELEASED; urgency=low | 1 | openssh (1:3.9p1-1) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * New upstream release. | 3 | * New upstream release. |
4 | - PAM password authentication implemented again (closes: #238699, | ||
5 | #242119). | ||
4 | * Build ssh in binary-indep, not binary-arch (thanks, LaMont Jones). | 6 | * Build ssh in binary-indep, not binary-arch (thanks, LaMont Jones). |
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Wed, 1 Dec 2004 16:23:23 +0000 | 8 | -- Colin Watson <cjwatson@debian.org> Wed, 1 Dec 2004 16:23:23 +0000 |