aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a830c89..9cf673d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,7 @@
version 0.9.24:
+- Import 409,410: ARM EABI by Daniel Glöckner
+
- Some in-between fixes:
TCC -E no longer hangs with macro calls involving newlines.
(next_nomacro1 now advances the read-pointer with TOK_LINEFEED)