Changelog for 0.3.10
dclib
- 20/05/2007 Fix chunked UGetBlock handling
- 20/05/2007 Work around some signedness issues
- 20/05/2007 Detect and send error on "$ADCGET list ..."
- 10/06/2007 Use human readable names for downloaded filelist storage
- 12/06/2007 Add client detection for microdc and ShakesPeer
- 13/06/2007 CTransfer - report zlib decompression errors
- 13/06/2007 CTransfer - add a work around for bug when doing compressed multi-mode downloads
- 15/06/2007 Add option to not share dot files (hidden files starting with ".")
- 16/06/2007 Fix int type definitions in the DC++ hash files
- 19/06/2007 Silence "dctransfer unknown message" warnings
- 20/06/2007 CTransfer - generate fewer transfer messages from CTransfer::DataAvailable
- 20/06/2007 Fix --socketlog data corruption bug
- 21/06/2007 CTransfer - fix array index in bug work around code
- 21/06/2007 Fix a compiler warning in CFile
valknut
- 15/05/2007 Convert tabs to 4 non-breaking space characters
- 19/05/2007 Only say refresh finished after hashing finished
- 10/06/2007 Rename all stored filelists to the new naming scheme on first startup
- 12/06/2007 Add client detection for microdc and ShakesPeer
- 15/06/2007 Add option to not share dot files (gui part)
- 20/06/2007 Add auto responder functionality for private messages
- 20/06/2007 Add colour for operator nick
- 28/06/2007 Fix crash on opening options dialog if data path does not exist!