* wxPython 2.3.4 at least is now required as the previous versions had trouble
displaying user info picture
* Chatrooms and private chat conversations can now be written to files
(patch by Zip)
* Fixed a problem with transfers stuck in "Waiting for peer to connect"
* Fixed a problem with changes in userlist or the whole userlist being
lost sometimes
* Fixed potential problems with asynchronous connect()
* Empty files are now uploaded and downloaded correctly
* Fixed a problem with scanning unreadable directories
* It is now possible to exit during the auto-reconnect
* pyslsk was autoreconnecting when the server did not let us in due
to the wrong password or other valid reason
* Away state is now preserved during the reconnect
Version 0.4.10d (January 2, 2003)
* ID3 mp3s are now scanned quicker
* Retrying aborted transfers if the user has logged off is now handled
correctly
* If a transfer is negotiated and new transfer requests arrive, they are
queued
* Disconnecting now correctly handles changes in downloads and user list
* Clicking on column header outside the titles no longer produces a traceback