diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 56f09982f..5e5ad70ef 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,8 @@ | |||
1 | openssh (1:7.4p1-6) UNRELEASED; urgency=medium | 1 | openssh (1:7.4p1-6) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Remove temporary file on exit from postinst (closes: #850275). | 3 | * Remove temporary file on exit from postinst (closes: #850275). |
4 | * Remove LOGIN_PROGRAM and LOGIN_NO_ENDOPT definitions, since UseLogin is | ||
5 | gone. | ||
4 | 6 | ||
5 | -- Colin Watson <cjwatson@debian.org> Fri, 06 Jan 2017 08:40:14 +0000 | 7 | -- Colin Watson <cjwatson@debian.org> Fri, 06 Jan 2017 08:40:14 +0000 |
6 | 8 | ||