diff --git a/CHANGELOG b/CHANGELOG index 074cb45a..fe968098 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,8 @@ ver. 0.7.4 (2006/??/??) - beta commands. Thanks to Yaroslav Halchenko - Signal handling. There is a bug with join() and signal in Python +- Better debugging output for "fail2ban-regex" +- Added support for more date format ver. 0.7.3 (2006/09/28) - beta ---------- diff --git a/TODO b/TODO index 2158fec5..6b13c144 100644 --- a/TODO +++ b/TODO @@ -13,15 +13,13 @@ Legend: # partially done * done +- Multiline log reading + - Improve communication. (asyncore, asynchat??) - Improve execution of action. Why does subprocess.call deadlock with multi-jails? -- Verify TAI64N - -- signal handling (ctrl-c, etc) - # see Feature Request Tracking System at SourceForge.net - improve installation process (better prefix support)