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

Commit e457f2c

Browse files
committed
Adds CHANGELOG for #26
1 parent a1ade78 commit e457f2c

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
@@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21+
- [#26](https://github.com/zendframework/zend-mime/pull/26) ensures commas
22+
included within list data items are ASCII encoded, ensuring that the items
23+
will split on commas correctly (instead of splitting within an item).
24+
2125
- [#30](https://github.com/zendframework/zend-mime/pull/30) fixes how EOL
2226
characters are detected, to ensure that mail using `\r\n` as an EOL sequence
2327
(including mail emitted by Cyrus and Dovecot) will be properly parsed.

0 commit comments

Comments
 (0)