aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard>2005-06-17 22:07:03 +0000
committerbellard <bellard>2005-06-17 22:07:03 +0000
commit16559cd60c53fd0a728bbc212fa2e560d0fccb12 (patch)
tree5a1f3d24c887686c8c301f4fd2806d7d6309fe69 /Changelog
parent4386b4566b18e93fd652c9dd700f750267d9f895 (diff)
downloadtinycc-16559cd60c53fd0a728bbc212fa2e560d0fccb12.tar.gz
tinycc-16559cd60c53fd0a728bbc212fa2e560d0fccb12.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 bd40472..2caabda 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,7 @@ version 0.9.23:
- '#include_next' support (Bernhard Fischer)
- ignore '-pipe' option
- added -f[no-]leading-underscore
+- preprocessor function macro parsing fix (grischka)
version 0.9.22: