diff options
author | Colin Watson <cjwatson@debian.org> | 2007-11-12 19:11:15 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-11-12 19:11:15 +0000 |
commit | b404349004495c65a019031cf8895440466d078e (patch) | |
tree | 2f693d9276ab450c0cefef72198fd8799aa4c0b2 /debian/changelog | |
parent | b053cec3661d9dc9444d7aeae8663bfea43d9bc1 (diff) |
* Make scp only ftruncate if it hasn'\''t written the required number of
bytes (works around #447153).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 88aa405d3..a1d8057d8 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:4.6p1-7) UNRELEASED; urgency=low | ||
2 | |||
3 | * Make scp only ftruncate if it hasn't written the required number of | ||
4 | bytes (works around #447153). | ||
5 | |||
6 | -- Colin Watson <cjwatson@ubuntu.com> Mon, 12 Nov 2007 19:09:29 +0000 | ||
7 | |||
1 | openssh (1:4.6p1-6) unstable; urgency=low | 8 | openssh (1:4.6p1-6) unstable; urgency=low |
2 | 9 | ||
3 | * Remove blank line between head comment and first template in | 10 | * Remove blank line between head comment and first template in |