Skip to content

Commit

Permalink
Updates release notes for PR #4393
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Aug 11, 2023
1 parent 55e3e68 commit ba603b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .release-notes/fix-sanitizer.md

This file was deleted.

4 changes: 4 additions & 0 deletions .release-notes/next-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@

Previously, we were including our very old and very deprecated dependency management tool `stable` in our `ponyc` Docker images. We've stopped.

## Fix broken linking when using a sanitizer

The internal link command used when building a Pony program with a sanitizer in place wasn't correctly generated and linking the program would fail. This has been fixed.

0 comments on commit ba603b3

Please sign in to comment.