Skip to content

Commit

Permalink
Update CHANGELOG for PR #1582
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 14, 2017
1 parent e393a68 commit 86e4fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Fixed

- Check for null terminator in String._append (PR #1582)
- Fix TCP Connection data receive race condition (PR #1578)
- Fix Linux epoll event resubscribe performance and race condition. (PR #1564)
- Correctly resubscribe TCPConnection to ASIO events after throttling (PR #1558)
Expand Down

0 comments on commit 86e4fc6

Please sign in to comment.