Add myself to the changelog

pull/1006/head
Thomas Mayer 2015-03-27 18:20:25 +01:00
parent c9b24839e4
commit c0cf3daac8
1 changed files with 2 additions and 1 deletions

View File

@ -78,7 +78,8 @@ ver. 0.9.2 (2014/XX/XXX) - wanna-be-released
* Absorbed DNSUtils.cidr into addr2bin in filter.py, added unittests
* Added syslogsocket configuration to fail2ban.conf
* Note in the jail.conf for the recidive jail to increase dbpurgeage (gh-964)
* Character detection heuristics for whois output via optional setting in mail-whois*.conf. When set by user,
* Character detection heuristics for whois output via optional setting in mail-whois*.conf. Thanks Thomas Mayer
When set by user,
- detects character set of whois output (which is undefined by RFC 3912) via heuristics of the file command
- converts whois data to UTF-8 character set with iconv
- sends the whois output in UTF-8 character set to mail program