summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
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)
--------------------------