From b735d223f53265edaa8adacde6fce57739e867fa Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Fri, 6 Sep 2019 00:52:50 -0400 Subject: [PATCH] Add LP bug number for missing i= fix --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index f4c998f..6273fd0 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ keep system init and daemon configuration in sync - Fix startup logging so it provides information at a useful time - Fix verify processing so missing (optional) i= tag doesn't cause the milter - to fail + to fail (LP: #1842250) - Fix message extraction so that signing in the same pass through the milter as verifying works correctly