aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard>2003-05-24 16:12:58 +0000
committerbellard <bellard>2003-05-24 16:12:58 +0000
commit4e6edcdcddadb98b67b12093dfb579ecbcbef332 (patch)
tree8f9db3b39c2269b5bb96d86928479f697ab9acb5 /Changelog
parent98713a6be395ff75d93772722b8144e69990104f (diff)
downloadtinycc-4e6edcdcddadb98b67b12093dfb579ecbcbef332.tar.gz
tinycc-4e6edcdcddadb98b67b12093dfb579ecbcbef332.tar.bz2
update
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7a0e496..2f8b750 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,7 @@ version 0.9.19:
- fixed macro argument substitution
- fixed zero argument macro parsing
- changed license to LGPL
+- added -rdynamic option support
version 0.9.18: