ncdc 1.17

This commit is contained in:
Yorhel 2013-06-24 16:59:03 +02:00
parent 2c6db29f18
commit 8cf8e6eeb2
9 changed files with 126 additions and 19 deletions

View file

@ -1,3 +1,14 @@
1.17 - 2013-06-15
- Add 'q' key to user list for matching a users' files with download queue
- Add transfers.log format documentation to manual page
- Consider non-alphanumeric characters as word separators in input line
- Fix outgoing UDP messages to respect local_address setting
- Fix Alt+Backspace on xterm-like terminals
- Fix handling of "." and ".." file/directory names in files.xml.bz2
- Fix possible crash when receiving unexpected encrypted search results
- Fix sendfile() handling to use fallback on EOVERFLOW
- Fix possible crash when logging UDP messages
1.16.1 - 2013-03-23
- Fix crash when opening connection on ADC in passive mode
- Fix documentation of 'd' key in download_exclude setting