version-6.2
- fixed segfault when using -d options 
- Updated INSTALL

version-0.6.1
- wmclass=bbtools; wmname=bbmail
- setting -geometry works with -d option
- menu is placed on correct position when using -d option
- resizing decorated window disabled

version-0.6.0
- updated image code
- changed configuration style
- added: restore acces time after spoolfile is read. 
  Some mail programs (for instance mutt) use this to 
  detect if new mail has arrived (Thanks to Eric Davis for the patch).
- changed bbmail.mailbox.*.firstInput, bbmail.mailbox.*.secondInput to 
  bbmail.mailbox.*.mode (see bbmail.bb or bbmail.nobb)
- added support for decorated (normal) window

version-0.5.3
- fixed bug for HP-UX

version-0.5.2
- added resource numberOf.digits so you can define the max number displayed.

version-0.5.1
- fixed bug for 8-bit (static) color-mode
- added working resources withdrawn and shape (for placing bbmail in the slit)

version-0.5.0
- rewrite of code

version 0.4.7
- fixed segfault when not showing label
- updated Image.cc (from Blackbox-0.50.4) now 8-bits display should 
  be better supported.
- config files can be defined as command-line options again
- when one mailbox has no more new mail, the next mailbox with 
  new mail is shown.

version 0.4.6
- small bug in positioning the menu when in the slit fixed.

version 0.4.5
- menu now works with the Slit
- pressed button is shown when menu is open
- when withdrawn bbmail always auto-reconfigures

version 0.4.4
- fixed menu so reconfigure works
- default for new-mail envelope now is the same as blackbox toolbar button

version 0.4.3
- added menu support (disabled when in the Slit)
- added bmail.label.transparent option.
- some bug fixes

version 0.4.2
- added support for different external mail-info formats (now fetchmail is supported)
- fixed auto-reconfigure
- fixed force check changed resource to bbmail.forceCheck.onDelay

version 0.4.1
- changed use of external mail-check program so pop3 is supported.
- buf fix in code external mail-check

version 0.4.0
- added supprt for Blackbox Slit:
	-w : withdrawn in Slit (docked)
	-s : don't show frame window.
- changed configuration style (better supporting Blackbox styles)
- removed audio patch and replaced it by the possibility to execute 
  command when new mail has arrived. 
  Can be used to play audio when new mail has arrived.
- Some additional bug-fixes

version 0.3.6 (internal)
- implemented audio patch by Alex Law <alaw@metapath.com>, which
  made it possible to play sound when new mail arrived.

version 0.3.5
- small bugfix, textColors are now correctly copied from bbtools-style file

version 0.3.4
- bug fixed, counting mail through external program now works.
- bug in bbtools.rc fixed, name bbtools.styleFile: changed to
  bbtools.mailtool.styleFile so different style files can be used 
  for different bbtools.

version 0.3.3
- bug fixed, counting mail through external program should now work.

version 0.3.2
- add resources for boring colors (the color when counter is zero) 

version 0.3.1
- fixed error, 'mail counting' using external progra, should now work.
- added error report, a cross is placed on the envelope when a mailbox
  can't be read.
- changed data files so now the resource names are correct.
- changed resource naming sceme of mailtool.mailbox.*  

version 0.3.0
- added support for multiple mailboxes
- added support for reading Blackbox style
- added support to count the mail using external program (eg. flist)
- added automatic update when style-file is updated, you can now
  change the style.
- added support for different 'Status:' reports in spoolfiles.
- Spooldir can now be defined as command-line option
- changed the configure scripts
- added global configuration files

version 0.2.0
- added resources to choose displaying:
	- # of total mails
	- # of new mails
	- envelope
- added resource make it possible to only display when new mail has arrived
- added possibility to start program when envelope is pushed.
- some thing I have forgotten


version 0.1.1 (internal)
- fixed 'segmentation fault' bug when no spool-file was defined.
- added resource to change color of lines in envelope
- fixed (I hope) configure script
- bbmail now installs in usr/local/bin
- changed names of some resources

05-11-1998 first public version of bbmail (version 0.1.0)
