0.3.6: Changes for release 0.3.6:
0.3.6: 
0.3.6: o Re-vamped autologin code
0.3.6: o new commands: "/abbr" and "/unabbr"; see the help files for them for
0.3.6:   more information (thanks -> Paul)
0.3.6: o if you login and specify a name that is your default name, you will
0.3.6:   still get an info file if you had one already on the server under your
0.3.6:   default name
0.3.6: o added /retry command: options are <none>, ON, PROMPT and OFF.  with no
0.3.6:   args, displays current retry status, ON enables auto-retry, PROMPT
0.3.6:   prompts for auto-retry when appropriate, OFF disables auto-retry
0.3.6:   default behaviour is to prompt for retry
0.3.6: o "/here newblurb" and "/away newblurb" will perform the action and set
0.3.6:   the blurb appropriately (ie, combines the steps).  most unfortunately,
0.3.6:   we cannot control the output for other users.
0.3.6: o removed "Internal error!" messages, unless /debug has been turned on
0.3.6:   (should there be several levels of debug?  '/debug on' is too verbose,
0.3.6:    but should not be removed)
0.3.6: o added '-f' command-line option, to read login information
0.3.6:   (login/passwd/name/blurb) from a file.  format is of the form
0.3.6:   "login: mylogin" or "password: mypassword" or "name: mydefaultname"
0.3.6:   or "blurb: myblurb".  comments (lines beginning with "#") are
0.3.6:   allowed.  if login/password cannot be determined from file, the user
0.3.6:   is prompted and the information in the file is NOT used (including
0.3.6:   name and/or blurb).
0.3.6: o various bug fixes, especially in dealing with log files and other
0.3.6:   clover output files
0.3.6: o fixed ";"/":" behaviour, finally.   ";" now _always_ goes to last
0.3.6:   recipient, regardless if that recipient was the result of ":" or
0.3.6:   ";" originally.  ":" still goes to last sender.
0.3.6: o some small server configuration changes likely not applicable to most
0.3.6:   people
=============================
0.3.5: The changes incorporated into version 0.3.5 update include:
0.3.5: 
0.3.5: Comments in .cloverc file (line must begin with a "#")
0.3.5: Better ability to handle conditions which would previously cause a
0.3.5: 	segfault (namely, garbage packets from the server)
0.3.5: Updates to Makefiles (talk to Brett if yours break and you can't fix
0.3.5: 	it with clover.config)
0.3.5: Auto-login for when you get booted
0.3.5: Clover now attempts to guess your window size & handle window changes
0.3.5: 	better
