File: ChangeLog

package info (click to toggle)
mimefilter 1.7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 168 kB
  • ctags: 20
  • sloc: perl: 197; makefile: 21
file content (80 lines) | stat: -rw-r--r-- 2,005 bytes parent folder | download | duplicates (4)
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
74
75
76
77
78
79
80
2001-01-23  Davide G. M. Salvetti  <salve@hal.linux.it>

	* Version 1.2 released.

	* smartlist/rc.local.s10: empty messages detection rule fixed.

	* mimefilter.pl (manpage): rc.local.s10 example fixed.

2001-01-20  Davide G. M. Salvetti  <salve@hal.linux.it>

	* mimefilter.pl (manpage): Wording improved.  Added a section
	about the configuration file.  Sections presentation order
	reorganized.

	* INSTALL: There are other useful configuration variables in the
	Makefile.

	* TODO: Don't list the date of the TODO list.

	* README: Wording improved.

	* NEWS: Updated.

	* config/mimefilter.rc: Wording improved.

	* config/it-mimefilter.rc: Wording improved.

	* smartlist/README (rc.custom): added.

	* smartlist/rc.custom: New file.

2001-01-19  Davide G. M. Salvetti  <salve@hal.linux.it>

	* Version 1.1 released.

	* TODO: Regression tests would be a very nice addition.

	* smartlist/rc.local.s10: New file.

	* smartlist/README: New file.

	* config/README: Directory explanation added.

	* config/it-mimefilter.rc: Wording improved.

	* mimefilter.pl (filtra): Empty parts detection improved.

2001-01-17  Davide G. M. Salvetti  <salve@hal.linux.it>

	* TODO: It would be useful to have a mimefilter.rc(5) man page.

	* config/mimefilter.rc, config/it-mimefilter.rc: state that
	@::ammessi elements can now be regexps; added @::nonammessi.

	* mimefilter.pl (filtra): @::ammessi elements can now be regexps;
	added check for @::nonammessi.

2001-01-16  Davide G. M. Salvetti  <salve@hal.linux.it>

	* Version 1.0 released (first public release).

	* mimefilter.pl: Put configuration stuff in a separate file.

	* config: New directory.

	* config/README: New file.

	* config/mimefilter.rc: New file.

	* config/it-mimefilter.rc: New file.

2001-01-14  Davide G. M. Salvetti  <salve@hal.linux.it>

	* mimefilter.pl: Typo in the man page fixed.

2001-01-12  Davide G. M. Salvetti  <salve@hal.linux.it>

	* The ChangeLog begins here, but MimeFilter has been there since
	at least 2000-05-16.