Skip to content

Commit

Permalink
Update CHANGELOG for PR #1509
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jan 18, 2017
1 parent 195dc59 commit 3278261
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

- Don't double resubscribe to asio events in TCPConnection (PR #1509)
- Improve Map.get_or_else performance (PR #1482)
- Back pressure notifications now given when encountered while sending data during `TCPConnection` pending writes
- Improve efficiency of muted TCPConnection on non Windows platforms (PR #1477)
Expand Down

0 comments on commit 3278261

Please sign in to comment.