1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
MimeFilter NEWS -- history of user-visible changes
==================================================
Copyright (C) 2000-2020 Davide Giovanni Maria Salvetti.
See the file COPYING for copying conditions.
Please send MimeFilter bug reports to mimefilter@packages.debian.org.
Version 1.8
-----------
* No user-visible changes.
Version 1.7
-----------
* No user-visible changes.
Version 1.6
-----------
* No user-visible changes.
Version 1.5
-----------
* No user-visible changes.
Version 1.4
-----------
* No user-visible changes.
Version 1.3
-----------
* No user-visible changes.
Version 1.2
-----------
* The program documentation and the feedback messages have been improved.
* The empty messages detection rule in the example file
`smartlist/rc.local.s10' has been improved.
Version 1.1
-----------
* There's a new "smartlist" subdirectory with some relevant examples for the
Smartlist mailing list processing software.
* You may now use regexps to list allowed MIME types, and a special list of
never to be allowed types has been added. See the configuration file for
details.
Version 1.0
-----------
* Initial Version.
Local variables:
mode: indented-text
end:
|