aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard>2003-04-13 21:56:00 +0000
committerbellard <bellard>2003-04-13 21:56:00 +0000
commit3bbcd30776bc490444786d57f66275d21a80d3b3 (patch)
tree3477697027f8d9eb28af7481a9fcd026ad8a74a5 /Changelog
parentfe7bcdef6bdeccc926b3dd1e27edcb1c0cd88fa1 (diff)
downloadtinycc-3bbcd30776bc490444786d57f66275d21a80d3b3.tar.gz
tinycc-3bbcd30776bc490444786d57f66275d21a80d3b3.tar.bz2
update
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4319d14..a59b034 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,8 @@ version 0.9.17:
- fixed comment parse (signaled by Damian M Gryski)
- fixed macro function bug (signaled by Philippe Ribet)
- added configure (initial patch by Mitchell N Charity)
+- added '-run' and '-v' options (initial patch by vlindos)
+- added real date report in __DATE__ and __TIME__ macros
version 0.9.16: