Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
rainers committed Feb 15, 2019
1 parent 9602cfb commit ee0c82c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog/gc_registry.dd
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
User supplied garbage collectors can now be linked with the runtime

A GC registry has been implemented that allows to add
garbage collector implementations by just linking them into
the binary. See the
$(LINK2 $(ROOT_DIR)spec/garbage.html#gc_registry, documentation)
for details.

0 comments on commit ee0c82c

Please sign in to comment.