changeset 301:59f71fb87bd3

[project @ 2004-10-02 13:50:47 by bellard] update
author bellard
date Sat, 02 Oct 2004 13:50:47 +0000
parents 66b75bc13651
children 464079a88a2f
files Changelog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog	Sat Oct 02 13:48:50 2004 +0000
+++ b/Changelog	Sat Oct 02 13:50:47 2004 +0000
@@ -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: