X-Git-Url: http://git.tremily.us/?p=rss2email.git;a=blobdiff_plain;f=CHANGELOG;fp=CHANGELOG;h=44c26143ca59b80b91458c031ce01b7c1186c610;hp=0dc0e5a168a20921771910c64c8ed8dc55ec48e4;hb=d397ef66ac8597db186758cf27da57442d39d9fa;hpb=e76c60a86bdd0fb56efb262283d908daefde6119 diff --git a/CHANGELOG b/CHANGELOG index 0dc0e5a..44c2614 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ v3.9 (2014-09-01) * Catch and error out if a user adds a feed with a duplicate name. * Split sender into both sendmail's -F and -f. - * Fix an error with SMTPConnectionError inhertence order ("does not take keyword arguments"). + * Fix an error with SMTPConnectionError inheritance order ("does not take keyword arguments"). * Add a new `smtp-ssl-protocol` setting, to select acceptable protocols for SMTP connections. * Fix non-compliant User-Agent header for HTTP/1.1. * Fix an error in the NoToEmailAddress invocation.