aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-06-25 12:35:08 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-06-25 12:35:08 -0400
commitd3b78e14e4d26c877f88ee64022e541bbb367df1 (patch)
tree79cc5595df8721642f702e6cc1264f5086ec83be /CHANGES.md
parent6e50989b21214c107b5075782a070e3df25aa333 (diff)
Trigger recompilation when downstream #includes for C files are updated.
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 1d3c2909..1fba98fc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,7 +18,7 @@
- Mutation of a collection during iteration was violating value semantics.
- `extend` statements weren't properly checking that the type name was valid.
- Lazy recompilation wasn't happening when `use ./foo.c` was used for local
- C/assembly files.
+ C/assembly files or their `#include`s.
## v0.2