diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f32d19477..e3f8de691 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,11 @@ openssh (1:3.7.1p2-1) UNRELEASED; urgency=low | |||
3 | * New upstream release. | 3 | * New upstream release. |
4 | * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, | 4 | * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, |
5 | which are no longer necessary. | 5 | which are no longer necessary. |
6 | * Darren Tucker: | ||
7 | - Supply newlines in chauthtok PAM conversation function and in | ||
8 | accumulated PAM_TEXT_INFO and PAM_ERROR_MSG messages. | ||
9 | - Store output from pam_session and pam_setcred for display after login, | ||
10 | to fix problems with missing output from PAM session modules. | ||
6 | 11 | ||
7 | -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100 | 12 | -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100 |
8 | 13 | ||