v0.3.2  [19feb01]

* new pref 'icon' which is a binary blob up to 4k (intended to be used as an
  icon on GUI clients)
* fixed 1002: couldn't change nicks back to your own id
* when sephiroth can't parse an enaml line, it'll echo that line back to you
  (requested by josh)
* 'whois' now gives info for users who aren't online, including the last-login
  and last-logout (covering the 'seen' stuff from bug 1005)
* the 'login-epoch' field in 'whois' has been renamed to 'login' to be a bit
  more consistent
* 'whois' returns 'no-such-client' for nonexistent users
* the 'error' response now contains the command that caused it
* 'whois' takes an optional 'icon' flag which will return the user icon in the
  client-info response (if the user has an icon stored)

version 0.3.1
