diff --git a/.pydevproject b/.pydevproject
index c4ae6c597..07eba9343 100644
--- a/.pydevproject
+++ b/.pydevproject
@@ -7,5 +7,6 @@
/fail2ban-unstable/client
/fail2ban-unstable/server
/fail2ban-unstable/testcases
+/fail2ban-unstable
diff --git a/CHANGELOG b/CHANGELOG
index 46a3f1f85..5ccbf1349 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ ver. 0.7.5 (2006/??/??) - ???
- Fixed refactoring bug (getLastcommand -> getLastAction)
- Added option "ignoreregex" in filter scripts and jail.conf.
Feature Request #1283304
+- Fixed a bug in user defined time regex/pattern
ver. 0.7.4 (2006/11/01) - beta
----------
diff --git a/TODO b/TODO
index d842cefa2..e6c9234a7 100644
--- a/TODO
+++ b/TODO
@@ -26,14 +26,8 @@ Legend:
# see Feature Request Tracking System at SourceForge.net
-- improve installation process (better prefix support)
-
# improve documentation and website for user
# better return values in function
-? restart automatically the daemon if an exception occurs.
-
-- do not close socket after a send
-
# refactoring in server.py, actions.py, filter.py