diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 70e9a27ff..925cb8a62 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,9 @@ openssh (1:5.1p1-3) UNRELEASED; urgency=low | |||
2 | 2 | ||
3 | * Remove unnecessary ssh-vulnkey output in non-verbose mode when no | 3 | * Remove unnecessary ssh-vulnkey output in non-verbose mode when no |
4 | compromised or unknown keys were found (closes: #496495). | 4 | compromised or unknown keys were found (closes: #496495). |
5 | * Configure with --disable-strip; dh_strip will deal with stripping | ||
6 | binaries and will honour DEB_BUILD_OPTIONS (thanks, Bernhard R. Link; | ||
7 | closes: #498681). | ||
5 | 8 | ||
6 | -- Colin Watson <cjwatson@debian.org> Mon, 25 Aug 2008 09:52:33 +0100 | 9 | -- Colin Watson <cjwatson@debian.org> Mon, 25 Aug 2008 09:52:33 +0100 |
7 | 10 | ||