Skip to content

Commit c626a9b

Browse files
authored
Merge pull request #1027 from grcooper/add-io-timeout-fix-to-changelog
Update Changelog with timeout handling fix
2 parents 159d3ec + b00254e commit c626a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Unreleased
66

77
- Fix cannot read response data included terminator `\r\n` when use meta protocol (matsubara0507)
88
- Support SERVER_ERROR response from Memcached as per the [memcached spec](https://github.com/memcached/memcached/blob/e43364402195c8e822bb8f88755a60ab8bbed62a/doc/protocol.txt#L172) (grcooper)
9+
- Update Socket timeout handling to use Socket#timeout= when available (nickamorim)
910

1011
3.2.8
1112
==========

0 commit comments

Comments
 (0)