diff options
author | Colin Watson <cjwatson@debian.org> | 2005-01-04 13:34:05 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-01-04 13:34:05 +0000 |
commit | a663f4b1305fe471ad10ca9959ad522d42341d13 (patch) | |
tree | 3b24c5ea7120dd4c95d38371aa93d7d84d0ca6ef /debian | |
parent | fd0f611b70a83d80fe8793af785542ee5541b7cd (diff) |
note some closed bugs
Diffstat (limited to 'debian')
-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 |