aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard>2004-10-07 21:11:43 +0000
committerbellard <bellard>2004-10-07 21:11:43 +0000
commit13affef3f1ea881fe0f8fd8a1075818d5e977673 (patch)
treee631f78c643fc2826bbe5acf582fd84c8dddebfd /Changelog
parentc50af8399dcdf5ee6ddc4b08a9f35fbd6926691f (diff)
downloadtinycc-13affef3f1ea881fe0f8fd8a1075818d5e977673.tar.gz
tinycc-13affef3f1ea881fe0f8fd8a1075818d5e977673.tar.bz2
win32 configure
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9402542..8b2efdf 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,7 @@ version 0.9.21:
- fixed assignment of const struct in struct
- line comment fix (reported by Bertram Felgenhauer)
- initial TMS320C67xx target support (TK)
+- win32 configure
version 0.9.20: