- Clarify the crlf does not count towards line length in fold

(LP: #1823008)
This commit is contained in:
Scott Kitterman
2019-04-13 15:05:04 -04:00
parent c1fec1cca8
commit 118e854889
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@ UNRELEASED Version 0.9.2
- Don't log message headers and body unless explicitely requested. This
should also reduce memory usage on large messages. (Jonathan
Bastien-Filiatrault).
- Clarify the crlf does not count towards line length in fold
(LP: #1823008)
2018-12-09 Version 0.9.1
- Fixed ARC verification to fail if h= tag is present in Arc-Seal and
added tests