knewmail-2.1
 - Added spinning 'K' on the panel when new mail arrives. This way you 
   can see if knewmail arrived without having to undock the program. 
 - Modified the KNewMail local server setup.  See the KNewMail docs
   for instructions on how to use it now.
 - Got rid of extra, waste of a main dialog. This (slightly) speeds up
   loading and processing new mail.
 - Now supports resizing the window. (Shouldn't this have been
   done a long time ago!)
 - The main window has a minimum size it will shrink to so it doesn't
   get messy.
 - KNewMail can now be started in the docked mode by using the -dock
   command line option. (ie: knewmail -dock )
 - Instead of just a sound, KNewMail can now activate the pc-speaker when
   mail arrives. 
 - Continued work on adding documentation to headers.
 - Started to cleanup code to meet KDE standards (wish I found them before 
   I wrote the program!) 
 - Organized the distribution. Now the pics and the docs are in their own
   directories.
 - The docs are now installed to the proper place and are reachable via
   Help->Contents in KNewMail.
 - The icons are all stored in one central location now. This makes it easier
   for the binary install people.
 - Add file UPGRADE for those upgrading. Please read this before installing
   the new KNewMail!

knewmail-2.0
 - Added support for local mail. You can now enter /var/spool/mail as the
   your local mail will be checked.
 - Added documentation file - KNewMail_Docs.html
 - Started to add documentation to headers.
 - Added basic install instructions.
   
 knewmail-1.7
 - Plugged some major memory leaks.
 - Suppressed most console output. Only thing that should be written to 
   console now are error messages (which you will never see! ;-)   )
 - Removed double declaration of QList in the header config.h. Some 
   compilers where having trouble with this.
 - Added 'About' tab in the configuration options.
 - Decided not to add 'Help' tab in configuration options. Lack
   of room made things look crammed. I will write docs later.
 - Added icons to the password dialog and error dialog. Just for looks.
 - Customizable sound app supported. In the sound edit line, type the entire
   string to pass to the command line to play your sound. 
  (ie.     bplay $HOME/.knewmail/data/MasterMail.wav    )

knewmail-1.6 and before
 - see the web page www.slac.com/mpilone/knewmail_home/mainpage.html
