- Make domain checks case insensitive for determining if signing should be

done (LP: #1815311)
This commit is contained in:
Scott Kitterman
2019-02-11 14:55:35 -05:00
parent ea2b612e8d
commit b1abbf9d61
2 changed files with 8 additions and 6 deletions
+2
View File
@@ -1,4 +1,6 @@
1.0.1 UNRELEASED
- Make domain checks case insensitive for determining if signing should be
done (LP: #1815311)
- Add additional Sendmail configuration information to README from OpenDKIM
update based on input from Дилян Палаузов (LP: #1801619)
- Add information on Ed25519 key creation to README (LP: #1815313)