diff --git a/Changelog b/Changelog index 8c40119..ecf4cb5 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,10 @@ version 0.9.21: - ARM target support (Daniel Glöckner) +- added '-funsigned-char, '-fsigned-char' and + '-Wimplicit-function-declaration'. +- fixed assignment of const struct in struct. +- line comment fix (reported by Bertram Felgenhauer) version 0.9.20: