aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-12-22 17:53:02 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-12-22 17:53:02 -0500
commitcd6923bf137caa24c3cc2d05965c7cfa2428fb4d (patch)
treeb69e06f1be32ec6d2142cf1ccd2224f568baf8b9 /CHANGES.md
parent7653cc84cff0b9168eeaccd056631e70a16930a0 (diff)
Update changelog
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 3 insertions, 1 deletions
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