Skip to content

Commit

Permalink
Update CHANGELOG for PR #1558
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 6, 2017
1 parent 93fb863 commit 1d7b4ab
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

- Correctly resubscribe TCPConnection to ASIO events after throttling (PR #1558)
- Performance fix in the runtime actor schedule (PR #1521)
- Disallow type parameter names shadowing other types. (PR #1526)
- Don't double resubscribe to asio events in TCPConnection (PR #1509)
Expand Down

0 comments on commit 1d7b4ab

Please sign in to comment.