- Fixed a tab completion core dump
- Ability to move downloads to queue slots
- Fix for alternate upload resumes being ignored and the file is sent
from the beginning
- Fix for hanging downloads on "Awaiting connection" when they should
promptly report an error message
- Auto-reconnect timeout added
- Boolean NOT searches allowed on opennap servers
- UI cleanups
- Safe exit operation added, which allows you to unshare all songs, and
wait for all transfers to complete before it exits
* Browse server file syntax changed, old server files must be removed
* Fixed new user creation bug and cleaned up the bind handling to not cause 100% cpu usage when something bad happened
* Updated remotely queued code to better handle queued downloads
* Switched over to using the XText widget from XChat
* Implemented new opennap browse numeric support, will no longer get
disconnected for browsing
* Removed -O2 from Makefile due to GTK problems caused by older gcc versions
(prevented / commands from working on certain systems)
* Many minor UI changes and bug fixes