fixed rename_file() bug where the new name would not be saved in the resume data in some cases

This commit is contained in:
Arvid Norberg
2009-06-22 00:52:57 +00:00
parent 93e1c70263
commit cc3e6621ed
8 changed files with 31 additions and 14 deletions

View File

@@ -67,6 +67,8 @@ release 0.14.5
* fixed memory leak in disk io thread when not using the cache
* fixed bug in connect candidate counter
* allow 0 upload slots
* fixed bug in rename_file(). The new name would not always be saved in
the resume data
release 0.14.4