- Add additional text documenting use of srv_id for ARC signing (LP: #1808301)

This commit is contained in:
Scott Kitterman
2019-04-14 22:21:45 -04:00
parent aa5419b7d9
commit a1b6e73ae1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@ UNRELEASED Version 0.9.2
fields with an authserv-id that matches srv_id will be considered for
ARC signing)
- Fix cv=none processing for initial signature in chain
- Add additional text documenting use of srv_id for ARC signing
(LP: #1808301)
- Refactor canonicalization.py strip_trailing_lines to avoid using re for
more consistent processing across python versions (Thanks to Jonathan
Bastien-Filiatrault for the change)