From 81a26266a9adc438b4a7347a5bd92c7fb29b35f8 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 19 Oct 2015 19:46:43 -0600 Subject: [PATCH] Add changlog entry for postfix-rbl logpath change --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 08708a08..e011be9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,7 @@ ver. 0.9.4 (2015/XX/XXX) - wanna-be-released * Treat failed and killed execution of commands identically (only different log messages), which addresses different behavior on different exit codes of dash and bash (gh-1155) + * Use postfix_log logpath for postfix-rbl jail - New Features: