Fix comma separated list processing in dkimpy_milter/config.py

(LP: #1901445)
This commit is contained in:
Scott Kitterman
2023-02-26 19:59:03 -05:00
parent 6d1c796a5e
commit 16ab67db0f
2 changed files with 10 additions and 2 deletions
+2
View File
@@ -15,6 +15,8 @@
#969215)
- Fix subdomain signing with top-level organizational domain (LP: #1999434)
- Thanks to Matthias Hunstock for the report and the fix
- Fix comma separated list processing in dkimpy_milter/config.py
(LP: #1901445)
1.2.2 2020-08-09
- Improve README.md formating for markdown display on pypi