From 118f2918b33c31dec5f9e9f99aedc22c626a3b61 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 10 Nov 2010 16:39:41 +0100 Subject: Fix dcc file transfer for large files (more than 4 GB) on 32-bit systems (bug #31531) This commit fixes another bug when file is sent: sometimes transfer was still active although file was successfully sent. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c5f70d39..e34adb400 100644 --- a/ChangeLog +++ b/ChangeLog @@ -67,6 +67,10 @@ Version 0.3.4 (under dev!) * python: add info "python2_bin" (path to python 2.x interpreter) * lua: fix crash when unloading script * ruby: fix compilation with Ruby 1.9.2 (patch #7316) +* xfer: fix dcc file transfer for large files (more than 4 GB) on 32-bit systems + (bug #31531) +* xfer: fix bug at end of file sent, sometimes transfer is still active although + file was successfully sent Version 0.3.3 (2010-08-07) -------------------------- -- cgit v1.2.3