aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: a10908ac91140855e893a67d0d5fc01c091cdc71 (plain) (blame)
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
2.71 2018-11-07  Johnny A. Solbu <johnny@solbu.net>

	* Patch from C. Michael Pilato
	  - Replace line break characters in Subject header values 
	    with a single space character. (Bug #2)

2.70 2018-08-08  Johnny A. Solbu <johnny@solbu.net>

	* Patch from Jörg Sommer
	  - Add support for XDG Base Directory Specification.
	    If ~/.listadmin.ini doesnt exist, look for ~/.config/listadmin.ini
	    (Bug #1)

2.60 2018-06-25  Johnny A. Solbu <johnny@solbu.net>

	* Patch from C. Michael Pilato
	  - Add --dry-run and --discard-all modes

2.50 2018-04-11  Johnny A. Solbu <johnny@solbu.net>

	* Add whitelist option.
	  Adding approve_if_from in the config file
	  now let you automatically approve senders.

2.42 2016-12-23  Johnny A. Solbu <johnny@solbu.net>

	* Fix Parsing of undecoded UTF-8 error.
	* Add IPv6 support (Debian bug #699768).
	* Use proper filename for manpage (listadmin.man > listadmin.1).

2.41 2016-12-22  Johnny A. Solbu <johnny@solbu.net>

	* Applied Debian pathces
	  - Add support for discarding subscription requests.
	  - Add translations.
	  - Add option to disable certificate checking (Debian bug #707787).
	  - Add option to configure which CA certificate file to use.