13  - Adapted patch to apply against exim 4.30.
      No functional changes.

exim 4.30 ----------------------------------------------------

13  - Fixed leading spaces in clamd virus names.
      (There was a previous fix for trailing spaces I think?)

    - Fixed a demime bug throwing "double headers" that can
      appear when a MIME part starts with a space or tab.
      Thanks to Mrten <mrten+exiscan@ii.nl> for the report.

    - Fixed $demime_errorlevel not being cleared between
      messages on the same connection.
      Thanks to Michael Deutschmann <michael@talamasca.ocis.net>.

    - Fixed kavdaemon for big-endian systems
      (SunOS in this case).
      Thanks to Fernando Durango <fernando@secret.org>

12  - Adapted patch to apply against exim 4.24.
      No functional changes.

exim 4.24 ----------------------------------------------------

12  - Emergency fix: When you were using 'discard', and
      it was the last verb affecting a message, the
      mbox spool files in the scan directory were not
      cleaned up. This is fixed now.

11  - Fixed "permits" table in acl.c, so you can't "use"
      exiscans conditions in the RCPT ACL any more. This
      was causing a crash, now you get a proper warning.

    - Fixed recursive unpacking when the MIME boundary of
      the "parent" message contains spaces.

    - Put in a fix for tnef.c that allows clean compile
      on AIX. Thanks to David Kreindler
      <david@govnet.state.vt.us>.

    - Added some proper prototypes for some functions,
      beautifying the compiler output with -Wall.

    - Added exiscan patch version output to 'exim -bV'.

    - Removed demime errors from the panic log.

10  - Added recursive unpacking in the demime facility.
      This is particularly useful with clamd.

    - Added DrWeb daemon support to the malware facility.
      Thanks to Alex Miller <asm@abbyy.com.ua>.

    - Added MKS daemon support.
      Thanks again to Darek Grzegorski <darq@mks.com.pl>

    - added 'control=fakereject'.

exim 4.22 ----------------------------------------------------

09  - improved clamd support.

    - added FAQ/example document as
      doc/exiscan-acl-examples.txt

08  - fixed wrong default for sophie scanner
 
    - Feature: added clamd support, contributed by
          David Saez <david@ols.es>

07  - SA >= 2.54 now have blank lines in their report text.
      Added workaround to remove them.

06  - fix misfix in -05 :). This is now an official
      running gag.

05  - fixed multiple messages on one SMTP connection
      problem (forgot to clear spool state variable)

04  - fixed modifier table in acl.c (this affected "senders"
      as being classified as a modifier) 
    - demime.c: fixed filename not containing a dot
      to be recognized correctly.

03  - fixed crash when split_spool_directory is used

02  - no changes, adapted patch to exim 4.20

exim 4.20 ----------------------------------------------------

02  - fixed eximon compilation

01  - initial release

exim 4.14 ----------------------------------------------------
