diff --git a/DEVELOP b/DEVELOP index bce9e64e..25369830 100644 --- a/DEVELOP +++ b/DEVELOP @@ -247,6 +247,8 @@ Releasing Ensure the version is correct in ./common/version.py +Add/finalize the corresponding entry in the ChangeLog + # update man pages (cd man ; ./generate-man ) diff --git a/TODO b/TODO index fc43dc2c..933134e9 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,9 @@ Legend: # partially done * done +- Run tests though all filters/examples files - (see sshd example file) as unit + test + - Removed relative imports - Cleanup fail2ban-client and fail2ban-server. Move code to server/ and client/