Skip to content

Commit

Permalink
Update CHANGELOG for PR ponylang#2592 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main authored and dipinhora committed Jun 5, 2018
1 parent 04fd226 commit 2eaf675
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

- Partially mitigate LLVM's infinite loops bug ([PR #2592](https://github.com/ponylang/ponyc/pull/2592))
- Fix extracting docstring from constructors ([PR #2586](https://github.com/ponylang/ponyc/pull/2586))
- Always unsubscribe process_monitor fds before closing them (#2529) ([PR #2574](https://github.com/ponylang/ponyc/pull/2574))
- Fix two race conditions where an ASIO wakeup notifications can be lost ([PR #2561](https://github.com/ponylang/ponyc/pull/2561))
Expand Down

0 comments on commit 2eaf675

Please sign in to comment.