diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) -------------------------- |