- Version 0.3.0. Named it 0.3 because there is a lot of changes in this release

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@73 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
lostcontrol 2005-02-24 13:59:34 +00:00
parent 2ecfe2fb71
commit af62e41d3c
4 changed files with 4 additions and 5 deletions

View file

@ -4,10 +4,10 @@
|_| \__,_|_|_/___|_.__/\__,_|_||_|
=============================================================
Fail2Ban (version 0.3.0) 02/??/2005
Fail2Ban (version 0.3.0) 02/24/2005
=============================================================
ver. 0.3.0 (02/??/2005) - beta
ver. 0.3.0 (02/24/2005) - beta
----------
- Re-writting of parts of the code in order to handle several
log files with different rules

2
README
View file

@ -4,7 +4,7 @@
|_| \__,_|_|_/___|_.__/\__,_|_||_|
=============================================================
Fail2Ban (version 0.3.0) 02/??/2005
Fail2Ban (version 0.3.0) 02/24/2005
=============================================================
Fail2Ban scans log files like /var/log/pwdfail and bans IP

1
TODO
View file

@ -12,4 +12,3 @@ ToDo
- improve configuration file and command line options
handling
- improve installation process
- create a web page for the project

View file

@ -24,4 +24,4 @@ __date__ = "$Date$"
__copyright__ = "Copyright (c) 2004 Cyril Jaquier"
__license__ = "GPL"
version = "0.3.0-CVS"
version = "0.3.0"