diff options
author | Colin Watson <cjwatson@debian.org> | 2008-04-04 12:44:42 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-04-04 12:44:42 +0000 |
commit | bfb5ee9d4b1a9dae5bc984975a9cf6c07a86492f (patch) | |
tree | 587b69626a0566f0e9b0e3dfbd6b59030cb792a2 /debian | |
parent | a3c72564e73096901a77c6d61020b494b3a44e6d (diff) |
Tweak scp's reporting of filenames in verbose mode to be a bit less
confusing with spaces (thanks, Nicolas Valcárcel; LP: #89945).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 139e9604a..b08532cc3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,8 @@ openssh (1:4.7p1-8) UNRELEASED; urgency=low | |||
3 | * Fill in CVE identifier for security vulnerability fixed in 1:4.7p1-5. | 3 | * Fill in CVE identifier for security vulnerability fixed in 1:4.7p1-5. |
4 | * Rename KeepAlive to TCPKeepAlive in sshd_config, cleaning up from old | 4 | * Rename KeepAlive to TCPKeepAlive in sshd_config, cleaning up from old |
5 | configurations (LP: #211400). | 5 | configurations (LP: #211400). |
6 | * Tweak scp's reporting of filenames in verbose mode to be a bit less | ||
7 | confusing with spaces (thanks, Nicolas Valcárcel; LP: #89945). | ||
6 | 8 | ||
7 | -- Colin Watson <cjwatson@debian.org> Tue, 01 Apr 2008 14:12:43 +0100 | 9 | -- Colin Watson <cjwatson@debian.org> Tue, 01 Apr 2008 14:12:43 +0100 |
8 | 10 | ||