This file documents changes in the pbemtools suite.

Version 1.5
* Fixed a bug in mailturn that didn't add Subjecttag to messages.
  Reported by Alexander Cherry.
* Updated mailing list information

Version 1.4
* We now use the Mail::Sendmail module for sending mail which is much
  more portable (we should be fine on win32 now!)

Version 1.3
* Karen J. Cravens found and fixed a bug when a character's name included
  the string 'all' within it (e.g. Sally).

Version 1.2
* A bug in moveremind has been fixed.

Version 1.1
* An undocumented feature of movefilter, the addition of the X-RW-Character
  and X-RW-Group headers, has been changed to X-PBEM-Character and
  X-PBEM-Group, and is now documented
* Man page improved based on comments from user "Nobody's Child".
  A text-formatted version of the man page is now also included for
  folks without nroff
* The 'foreach my $var (@list)' construction has been changed to
  'my $var; foreach $var (@list)', so that people with older perl 5
  versions can use the scripts.

Version 1.0
* Initial pbemtools release
