Start changes for python3 update

This commit is contained in:
Scott Kitterman
2019-02-24 06:57:47 -05:00
parent 51c8fdcb6c
commit 4b0c39b0c7
3 changed files with 9 additions and 6 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
1.1.0 UNRELEASED
- Port to python3
1.0.1 2019-02-11
* Reorder milter start and dropping privileges so permissions on Unix socket
- Reorder milter start and dropping privileges so permissions on Unix socket
are correct (LP: 1797720)
- Make domain checks case insensitive for determining if signing should be
done (LP: #1815311)