From 397ec6171795c240bba4813dcbf537d7d68596a3 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Mon, 9 Dec 2019 09:03:26 -0500 Subject: [PATCH] ChangeLog typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d209716..31c00be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ Version 1.0.0 since, although rare, they are RFC 6376 specified (LP: #1851862) - Drop usage of pymilter Milter.dns in dnsplug since it doesn't support havine a timeout passed to it - - Can binascii related key format errors (LP: #1854477) + - Catch binascii related key format errors (LP: #1854477) 2019-10-07 Version 0.9.5 - Ignore unknown service types in key records (LP: #1847020)