aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
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: