Skip to content

Commit d397ef6

Browse files
committed
CHANGELOG: Fix 'inhertence' -> 'inheritance' typo
Signed-off-by: W. Trevor King <wking@tremily.us>
1 parent e76c60a commit d397ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
v3.9 (2014-09-01)
22
* Catch and error out if a user adds a feed with a duplicate name.
33
* Split sender into both sendmail's -F and -f.
4-
* Fix an error with SMTPConnectionError inhertence order ("does not take keyword arguments").
4+
* Fix an error with SMTPConnectionError inheritance order ("does not take keyword arguments").
55
* Add a new `smtp-ssl-protocol` setting, to select acceptable protocols for SMTP connections.
66
* Fix non-compliant User-Agent header for HTTP/1.1.
77
* Fix an error in the NoToEmailAddress invocation.

0 commit comments

Comments
 (0)