Changelog entries for Serge's fixes

pull/1143/head
Yaroslav Halchenko 2015-07-27 10:35:14 -04:00
parent 8a37a46fbb
commit de69855157
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ ver. 0.9.3 (2015/XX/XXX) - wanna-be-released
communication end (gh-1099) communication end (gh-1099)
* unbanip always deletes ip from database (independent of bantime, also if * unbanip always deletes ip from database (independent of bantime, also if
currently not banned or persistent) currently not banned or persistent)
* guarantee order of dbfile to be before dbpurgeage (gh-1048)
* always set 'dbfile' before other database options (gh-1050)
- New Features: - New Features:
* RETURN iptables target is now a variable: <returntype> * RETURN iptables target is now a variable: <returntype>