- Updated

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_5@159 a942ae1a-1317-0410-a47c-b1dcaea8d605
0.5
Cyril Jaquier 2005-07-28 20:31:00 +00:00
parent e40dd99727
commit bebba84f0e
1 changed files with 8 additions and 1 deletions

View File

@ -4,9 +4,16 @@
|_| \__,_|_|_/___|_.__/\__,_|_||_|
=============================================================
Fail2Ban (version 0.5.1) 2005/07/23
Fail2Ban (version 0.5.?) 2005/??/??
=============================================================
ver. 0.5.? (2005/??/??) - ???
----------
- "maxretry" and "bantime" can be overridden in each section
- Fixed bug #1246278 (excessive memory usage)
- Fixed crash on wrong option value in configuration file
- Changed custom chains to lowercase
ver. 0.5.1 (2005/07/23) - beta
----------
- Fixed bugs #1241756, #1239557