[amavisd-snapshot-2001XXXX]
* proper handling of broken lha versions, and lha archives created under DOS
* drop requirement for file command to be brief
* fix long-standing bug in amavis-milter (missing 3rd arg to clearpriv)
* bugfix for postfix smtp code (potential mail loss on misconfigured systems)
* workaround for FSAV 4.11 bug (treats Sircam as suspicious only) 
* workaround for Archive-Tar bug
* workaround for taint related problem in older perl versions
* updated to detect new version of Kaspersky Anti-Virus
* preliminary support for VirusBuster, FRISK F-Prot, Sophie, Trophie,
  Panda Antivirus for Linux (version 6.3 or better), OpenAntivirus
  ScannerDaemon, ESET Software NOD32 Client/Server, Symantec CarrierScan
  Requires Sophie 1.15 or better, Trophie 1.03 or better
* remove support for outdated NAI VirusScan 3.x
* many improvements wrt perl logic and regexp simplifications
* faster smtp re-injection for large messages
* more efficient handling of tnef attachments
* preliminary code to handle potential DoS attacks through recursive archives
* much better logging and debugging for amavis client
* can now be configured to skip notifications to non-local recipients
[amavisd-snapshot-20010714]
* bugfix for daemon parent blocking
* support for sendmail 8.12 milter
* proper handling of lha archives created under DOS
* drop requirement for file command to be brief
  NB.: amavis still requires a file command that recognises TNEF files!
* decompress zip files only the compression method is supported; leave
  other archives to the virus scanner
[amavisd-snapshot-20010407]
* require Archive-Zip from CPAN; drop unzip
* daemonisation by Geoff Winkless
  amavis-perl now consists of three components: amavisd (daemon), amavis client
  (or amavis-milter for sendmail milter support), amavis.conf (config file)
* support for sendmail milter, also by Geoff Winkless
* logging/debugging unified
  logging is either to syslog or to a logfile; the amount of information
  logged is controlled by $log_level
* new: support for Command AntiVirus (CSAV) for Linux, by Jeffrey C. Ollie
* don't send notification messages to mailing lists; by Jeffrey C. Ollie
* test suite disabled (make check does not work)
* many configure options have been removed; edit the config file instead
* found virus(es) now listed in notification messages to sender and
  recipient(s).
  If you want this feature and use customised notification messages,
  you need to update your site configuration files!
* new configure option --enable-all
  This is meant for package maintainers only; code for all supported
  virus scanners is inserted into amavis without explicit checks
* configure now checks for AvpBSDDaemon, too
* many small bugfixes
[amavis-perl-10]
* numerous bug fixes in configure: search path for AvpLinux, typos
  affecting AVP and Trend scanners, broken test for AVPDaemonClient,
  fix for --warn-admin
* security: uudecoding of non-encoded text files could lead to
  generation of zero size temporary files, opening a hole for
  script viruses
[amavis-perl-9]
* requires MIME-tools 5.313 or newer to avoid filename
  generation bug in older versions!
* costumised warning messages through --with-warn{admin,recip,sender}=FILE
  configure options. See INSTALL for details.
* updated TNEF handling for newer versions of the file command
* fixed long-standing bug in qmail configuration
* bugfixes for sendmail relay config
* [postfix only] output by SMTP to support postfix' content filtering
  interface: new configure options --enable-smtp, --with-smtp-port.
  Requires libnet module from CPAN, see README.postfix for details
* --enable-virusbackup and --enable-x-header renamed to
  --disable-virusbackup and --disable-x-header, resp., to
  reflect the defaults
* only the code for scanners actually detected by configure is
  now added to amavis
* removed support for obsolete DrSolomon Antivirus product
* preliminary support for RAV8/Linux and NOD32/Linux virus scanners
* renamed x-header tag to X-Virus-Scanned
* strip multiple copies of x-header
* no more duplicate message saved to disk if x-header enabled
[amavis-perl-8]
* requires MIME-tools 5.301 or newer!
* security: the executable part of self-extracting
  archives was never checked
* switched relevant parts to line-based I/O
  memory usage is now largely independent of message size
* improvements for testing/debugging
* recursion depth now configurable (--with-maxlevel)
* bugfix for mail truncation (postfix relay config)
* bugfix for X-AntiVirus header
* bugfix in configure test for Kaspersky AVPDaemonClient
* bugfix for sendmail config: check for -r option
* documentation about virus scanners added (README.scanners)
* updated for new config file in Sophos sweep v3.37
* new configure options --with-file, --enable-virusbackup
* files of magic type "data" which are not TNEF encoded
  are no longer checked $MAXLEVELS times
* preliminary support for exim
* HACK: add preliminary support for sendmail
  relay/gateway setup, see README.sendmail;
  new --with-origconf configure option.
[amavis-perl-7]
* tnef support
* CAI InoculateIT/Linux, support
* simple test suite added
* some enhancements for TESTING mode,
  now better scriptable from the command line
* attempt at performance improvements
[amavis-perl-6]
* postfix related updates
[amavis-perl-5]
* lha bug workaround
[amavis-perl-4]
* bugfix for binhex files
[amavis-perl-3]
* cleanups, performance
[amavis-perl-2]
* bugfixes, postfix support
[amavis-perl-1]
* scanmails rewritten in perl
