summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-06-28 14:44:18 +0100
committerColin Watson <cjwatson@debian.org>2014-06-28 14:44:18 +0100
commit5c0d1a95447b14f81a69530c44db768f9a3daddd (patch)
treec58872a41b0d913dc8653a0123ed79db569809a2 /debian/changelog
parentb13ebc64d4ec4653c61d3e669eecda68dd93ec1e (diff)
Make get_config_option more robust against trailing whitespace (thanks, LaMont Jones).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4daa26ebb..d4f7ebcb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ openssh (1:6.6p1-6) UNRELEASED; urgency=medium
2 2
3 * Upgrade to debhelper v9. 3 * Upgrade to debhelper v9.
4 * Only use pam_keyinit on Linux architectures (closes: #747245). 4 * Only use pam_keyinit on Linux architectures (closes: #747245).
5 * Make get_config_option more robust against trailing whitespace (thanks,
6 LaMont Jones).
5 * Debconf translations: 7 * Debconf translations:
6 - Czech (thanks, Michal Šimůnek; closes: #751419). 8 - Czech (thanks, Michal Šimůnek; closes: #751419).
7 9