summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e3f8de691..e7ddc918d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
1openssh (1:3.7.1p2-1) UNRELEASED; urgency=low 1openssh (1:3.7.1p2-1) UNRELEASED; urgency=low
2 2
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, -DHAVE_MMAP_ANON_SHARED, and
5 which are no longer necessary. 5 -D__FILE_OFFSET_BITS=64 compiler options, which are no longer necessary.
6 * Darren Tucker: 6 * Darren Tucker:
7 - Supply newlines in chauthtok PAM conversation function and in 7 - Supply newlines in chauthtok PAM conversation function and in
8 accumulated PAM_TEXT_INFO and PAM_ERROR_MSG messages. 8 accumulated PAM_TEXT_INFO and PAM_ERROR_MSG messages.