Thu Sep 18 07:56:00 CEST 2003
  - mimeparse: added some other test for bad emails
  - spamassassin: updated some emails, which fails
  - Makefile: backup for config.py (if already exist)
  - Makefile: new option make CLAMAV=no (without libclamav module)
  - really closing stdin/out/err
  - decompressor patch for unknown file type

Wed Aug 20 09:44:51 CEST 2003
  - added AVGlinux support
  - init script changed, now can start AVGd and NOD32d in chrooted environment
  - added init script installation into README

Wed Aug  6 14:11:22 CEST 2003
  - REPORT_MSG renamed to ADMIN_REPORT_MSG
  - USER_REPORT_MSG added to inform users
  - repaired Makefile for /etc/cron.daily/sagator to kill proper process
  - proper error message, if nod32d is not working
  - readme changes

Mon Jul  7 09:31:00 CEST 2003
  - added simple scanners: file_type and max_file_size
  - size is added for stream_scan and regexp_scan
  - python2 is required now (if you want to use sagator with python 1.5.2
      or 1.6.X, replace #!/usr/bin/python2 with #!/usr/bin/python
  - you can now define max_recursion, max_file_size, max_file_count
      and max_address_space for decompressor

Fri Jul  4 13:47:29 CEST 2003
  - added setrlimit to set maximum size of extracted file
      and ram usage
  - added filetype.py to recongnize file types by content (not extension)
  - internal unzip and ungzip
  - max_recursion and max_file_size check added
  - rdel repaired,moved,renamed
  - zipdir safed
  - ulimit settings added
  - pycompat module added for compatibility with python <2.2
  - scanner name is included in report
  - tempfile include removed from clamav module
  - sophie support added
  - added --debug option
  - files are now passed as full path
  - chroot emulation removed

Wed Jun 25 08:18:54 CEST 2003
  - spamassassind bug - negative spam hit allowed

Thu Jun 19 09:31:21 CEST 2003
  - README changes, added any smtpd support
  - spamassassin module is rewritten, it is more powerfull now

Fri Jun 13 14:10:27 CEST 2003
  - startup logging
  - libclam scanner supports to load libclamav and run its scanner
      (do not run other binaries and don not connect to clamd)
  - spec file updates (automaticaly reconfigures postfix)
  - sagator cron script automaticaly updates clamav database in chroot
  - match_first renamed to alternatives
  - HUP and TERM signal implemented,
     HUP signal forces database reload for libclam()
  - documentation changes
  - some other small changes

Thu Jun 12 14:52:15 CEST 2003
  - time is logged on connect
  - DONT_QUARANTINE and ALWAYS_SENT parameters added
