 0.3  - August xx, 1999
   -Major revision-
      - added '-verbose' flag to setid.pl for seti@home v3
      - wrote setid and networking/queueing code
      - removed local process spawning support entirely
      - seriously overhauled gui to match above
      - portability fixes, esp. solaris
      - polished off unfinished gui features
      - better autoconf/automake setup (still needs work)
      - fixed stupid bug in 'Start All' code (and several others)
      - updated docs
      - added 'ignore' keyword to rc file
          ('ignore=Weekapaug' will keep setiherder from complaining about
           a new line "Poster N. Weekapaug, Chief Sandwich Artist" after
           he is added to the setiathome team and I haven't released a new
           setiherder yet, etc..)

 0.2b - June 1, 1999
      - fixed the example setistart script, s/\$i/\$1/.  Thanks Ross. :)
      - Added some job control code to shproc_client_spawn to prevent 
        us getting stopped when the child wants to talk to the pty.  Should
        be safe to drop into the background now.  Thanks to Jason Wright 
        for pointing these issues out to begin with.
      - consolidated the error checking and state issues around the calls
        to spawn() into sh_client_start().  
      - some portability changes for Solaris (again thanks to Jason Wright)
      - some patches from Robert Thorncrantz:
        - stopped sending a kill -9 -1 when a client had already died *cough*
        - properly mark child state dead on spawn-crash
        - be more careful with the mass start/stop actions
      - prevent popup from appearing when user clicks on whitespace 
      - fixed additional child spawning problems 
      - got rid of the remove_work option - the client no longer has problems
        with this on restart, so it's no longer needed.
      - FreeBSD support (I got a new box! :)
        - with help on pty code from Marc Fournier


 0.1b - May somethingth, 1999
      - first release


