From 41ba7666f0d67617462c717ef0a859c3347dd3b3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 9 May 2007 18:24:27 +0000 Subject: Kristian Gunstone fixed a problem where overwriting an uploaded file with sftp didn't truncate it first, which would corrupt the file if the new file was shorter than the old. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f8b55e73a..f41bce449 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,10 @@ \___|\___/|_| \_\_____| Changelog +Dan F (9 May 2007) +- Kristian Gunstone fixed a problem where overwriting an uploaded file with + sftp didn't truncate it first, which would corrupt the file if the new + file was shorter than the old. Dan F (8 May 2007) - Added FTPS test cases 406 and 407 -- cgit v1.2.3