Ncdc 1.8 released + various other changes and fixes

This commit is contained in:
Yorhel 2012-02-13 10:20:13 +01:00
parent 91863fab76
commit 1d24a2c6bb
12 changed files with 129 additions and 62 deletions

View file

@ -1,3 +1,15 @@
1.8 - 2012-02-13
- Added bandwidth limiting (upload_rate and download_rate settings)
- Added hash speed limiting (hash_rate setting)
- Added 'm' key to connection tab to /msg selected user
- Disable client-to-client TLS by default
- Don't throw away some search results on NMDC
- (Partially) fixed uploading of >2GB chunks
- Fixed file descriptor leak when using the backlog feature
- Fixed crash when opening invalid filelist from search twice
- Use POD for the manual pages
- Minor typo fixes
1.7 - 2011-12-30
- Split /set command in a /set (global) and /hset (hub)
- File downloads are performed in a background thread