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

Commit c04e4a4

Browse files
committed
Added CHANGELOG for #116
1 parent 801deda commit c04e4a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ All notable changes to this project will be documented in this file, in reverse
2424
transport.
2525
- [#105](https://github.com/zendframework/zend-mail/pull/105) fixes the header
2626
implementation to allow zero (`0`) values for header values.
27+
- [#116](https://github.com/zendframework/zend-mail/pull/116) fixes how the
28+
`AbstractProtocol` handles `stream_socket_client()` errors, ensuring an
29+
exception is thrown with detailed information regarding the failure.
2730

2831
## 2.7.2 - 2016-12-19
2932

0 commit comments

Comments
 (0)