From cd6923bf137caa24c3cc2d05965c7cfa2428fb4d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 22 Dec 2025 17:53:02 -0500 Subject: Update changelog --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 976d7318..9690a745 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,9 @@ ## v2025-12-22 -- Use static linking for compiled executables +- Use static linking instead of dynamic linking for the Tomo standard library + as well as for user libraries. This produces binaries that do not depend on + having Tomo and the library installed at runtime. - Added `Path.writer()` and `Path.byte_writer()` for multiple successive writes ## v2025-12-21.6 -- cgit v1.2.3