X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ChangeLog;h=6a104efe0029d0807763a46a849baa026d43bd85;hb=39e8c944acc71c4e3deaa48d55c09279fd80d81f;hp=2cd24e3c04e2ebb045d652c620289c5c5e8269ba;hpb=db83571ee73156d24ab6dfd97419a38f325a2e81;p=apps%2Fpfixtools.git diff --git a/ChangeLog b/ChangeLog index 2cd24e3..6a104ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,18 @@ -version 0.4 +------------------------------------------------------------------------------ +version 0.5 Nov 11, 2008 + + * common: + FIX: fix build of the trie from an unsorted string list FRU + + * postlicyd: + NEW: 'check-configuration' option FRU + NEW: add 'cleanup_period' parameter to the greylister FRU + NEW: add 'log_format' global configuration variable FRU + CHA: reload ip/string lists only if needed FRU + + +------------------------------------------------------------------------------ +version 0.4 Oct 17, 2008 * common: NEW: support for Darwin FRU @@ -7,6 +21,8 @@ version 0.4 * postlicyd: NEW: add persistent counters and filters on this counters FRU + CHA: can remove the sender/recipient from the keys of the greylister FRU + FIX: parsing of boolean values from the configuration FRU ------------------------------------------------------------------------------