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

Commit ee0c82c

Browse files
committed
add changelog entry
1 parent 9602cfb commit ee0c82c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog/gc_registry.dd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
User supplied garbage collectors can now be linked with the runtime
2+
3+
A GC registry has been implemented that allows to add
4+
garbage collector implementations by just linking them into
5+
the binary. See the
6+
$(LINK2 $(ROOT_DIR)spec/garbage.html#gc_registry, documentation)
7+
for details.

0 commit comments

Comments
 (0)