Tab/space fix in ChangeLog

This commit is contained in:
Scott Kitterman
2019-12-09 17:49:05 -05:00
parent f9160a9f13
commit 7356ca1b45
+2 -2
View File
@@ -15,8 +15,8 @@ Version 1.0.0
- Ignore unknown service types in key records (LP: #1847020)
- This is required by RFC 6376 and predecessors. It becomes important
now that RFC 8460, which defines a new DKIM service type exists. This
change is required to avoid processing tlsrpt keys like regular email
keys, which is incorrect, they have different requirements.
change is required to avoid processing tlsrpt keys like regular email
keys, which is incorrect, they have different requirements.
2019-09-25 Verstion 0.9.4
- Add LICENSE to MANIFEST.in so it is included in the tarball (LP: