diff --git a/ChangeLog b/ChangeLog index 11365ee6..2522b9a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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