Skip to content

Commit

Permalink
Update CHANGELOG for PR #2176 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Aug 19, 2017
1 parent 6f3ab1a commit 7be0947
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

- Fix compiler crash on union-of-tuples to tuple conversions ([PR #2176](https://github.com/ponylang/ponyc/pull/2176))
- Fix compiler error on lambda capture of '_' ([PR #2171](https://github.com/ponylang/ponyc/pull/2171))
- Fix read past the end of a buffer in `pool.c`. ([PR #2139](https://github.com/ponylang/ponyc/pull/2139))

Expand Down

0 comments on commit 7be0947

Please sign in to comment.