0.6.6 - Adam
  * Fixed some stupid compilation warnings. Totally my fault
  * Changed some text around (very minor)
  * Increased default pause time (to wait for client to start) to 300ms
  * Fixed file indents (use only spaces now, I like it this way better)
  * Cleaned up some of the file I/O code

0.6.5 - Adam
  * fixed a problem with BSD compatibility (Thanks Pete!)
  * path can now end with a / and nothing breaks! (that was easy.. heh)
  * Added some comments to make it easier to read the code (though it's pretty
    basic to begin with).
  * Added option to specify the name of the Seti binary, meaning it's no 
    longer hardcoded as 'setiathome'

0.6.4 - Adam
  * display is now updated on start/stop
  * changed Stopped => Client Stopped
  * added some comments
  * fixed the about box, made it look halfway decent. Removed some dumb code
  * Big one! Changed button to read 'Preferences'.. had to check the dictionary
    for that one :)
  
0.6.3 - Adam
  * Added option to control time between display updates
  * Cleaned up a bunch of code, including a bunch of redundent things
    left over from the days of version < 4.0 :)
  * I believe I improved the speed of some things, like the preferences
    taking effect and all that, though I'm not sure... we'll see

0.6.2 - Adam
  Added "Stop client on exit" option, and display option toggles now update
  the client in real time (no need to restart). I realized that my code is 
  hella messy so I did some cleaning up as well.
  I need to work on the preferences code and make it a bit less 
  hacked-together-by-an-insane-squirrel-like. You know what I mean? :)

0.6.1 - Adam
  Well, I can't remember exactly what I fixed for version .6, but with this
  release I worked out some more specific error messages, so now fooseti
  is a bit more on target with any Seti client problems and directs the
  user to a correct course of action.

0.5.1 - Adam
  Heh.. stupid bug in the last release. Packet number now updates correctly.

0.5 - Adam
  Changed a lot of things around. Improved file parsing, added ability to 
  hide some of the displayd information, fixed a memory leak, and cleaned
  up the code a bunch. This release should be more stable.

0.4 - Adam
  Fixed a number of silly bugs involving the preferences box. Made the error
  windows modal and exclusive, changed the file parsing code, and probably
  introduced a number of memory leaks. Enjoy.
