From 4b03c99599f0af81cd8e5e9a57dde4ff9b35f15d Mon Sep 17 00:00:00 2001 From: Zebulun Arendsee Date: Sat, 4 Jan 2025 06:28:32 -0500 Subject: [PATCH] Update ChangeLog --- ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index cd0ddcbc..4160c508 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,11 @@ Shared memory * Allow processes to communicate through shared memory +Setup + + * `morloc init` command will now build the `morloc` ecosystem, writing all + required headers to `morloc` home and compiling any required shared libraries. + Other * Fix cases where morloc stalls when errors are transmitted across languages