aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard>2003-04-13 19:50:35 +0000
committerbellard <bellard>2003-04-13 19:50:35 +0000
commitdd56ab8c7733557e47a89a26518a59b333c431ef (patch)
tree8a02006018fa9fb028ab8b288b8ce703ea20386c /Changelog
parent5647993e79e4dc8ab3e976e9817c48a20e2fa5eb (diff)
downloadtinycc-dd56ab8c7733557e47a89a26518a59b333c431ef.tar.gz
tinycc-dd56ab8c7733557e47a89a26518a59b333c431ef.tar.bz2
added configure support
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c2cfce5..4319d14 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,7 @@ version 0.9.17:
- sanitized string and character constant parsing
- fixed comment parse (signaled by Damian M Gryski)
- fixed macro function bug (signaled by Philippe Ribet)
+- added configure (initial patch by Mitchell N Charity)
version 0.9.16: