- Fix message extraction so that signing in the same pass through the milter

as verifying works correctly
This commit is contained in:
Scott Kitterman
2019-09-05 23:52:07 -04:00
parent aba9c0aa0c
commit 7ec97a6001
2 changed files with 6 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
1.1.1 UNRELEASED
- Fix message extraction so that signing in the same pass through the milter
as verifying works correctly
1.1.0 2019-04-12
- Add SubDomains option to enable signing for sub-domains (LP: #1811535)
- Port to python3 (LP: #1815502)