Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 01198ab

Browse files
committed
Added CHANGELOG for #28 and #87
1 parent baf0f72 commit 01198ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222
`Zend\Mail\Header\Sender::fromString()` implementation to more closely follow
2323
the ABNF defined in RFC-5322, specifically to allow addresses in the form
2424
`user@domain` (with no TLD).
25+
- [#28](https://github.com/zendframework/zend-mail/pull/28) and
26+
[#87](https://github.com/zendframework/zend-mail/pull/87) fix header value
27+
validation when headers wrap using the sequence `\r\n\t`; prior to this
28+
release, such sequences incorrectly marked a header value invalid.
2529

2630
## 2.7.0 - 2016-04-11
2731

0 commit comments

Comments
 (0)