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 f5bc6982b..b5dfc96dc 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -4,6 +4,8 @@ openssh (1:6.0p1-3) UNRELEASED; urgency=low | |||
4 | - Add Indonesian (thanks, Andika Triwidada; closes: #681670). | 4 | - Add Indonesian (thanks, Andika Triwidada; closes: #681670). |
5 | * Call restorecon on copied ~/.ssh/authorized_keys if possible, since some | 5 | * Call restorecon on copied ~/.ssh/authorized_keys if possible, since some |
6 | SELinux policies require this (closes: #658675). | 6 | SELinux policies require this (closes: #658675). |
7 | * Add ncurses-term to openssh-server's Recommends, since it's often needed | ||
8 | to support unusual terminal emulators on clients (closes: #675362). | ||
7 | 9 | ||
8 | -- Colin Watson <cjwatson@debian.org> Mon, 16 Jul 2012 11:43:15 +0100 | 10 | -- Colin Watson <cjwatson@debian.org> Mon, 16 Jul 2012 11:43:15 +0100 |
9 | 11 | ||