aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2f8b750..2f37fdc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+version 0.9.20:
+
+- added '-w' option
+- added '.gnu.linkonce' ELF sections support
+- fixed libc linking when running in memory (avoid 'stat' function
+ errors).
+- extended '-run' option to be able to give several arguments to a C
+ script.
+
version 0.9.19:
- "alacarte" linking (Dave Long)