X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/8cb6370effd9f2dacc6dc9b662a43ea19ee637ac..a611f21fab136f64bbf979bd62b2fc6ecb62933c:/NEWS diff --git a/NEWS b/NEWS index e21dbac..3bd328b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +0.90.5 + * added PARENT_HANDLE macro for overrides + * added _TYPE_ macro for _get_type method + * warn if signal parameter lists seem mismatched + +0.90.4 + * fix buggy class structure generation + * can generate C++ friendly code + * function aliases are now done by static pointers rather then defines + * more... + 0.90.3 * does not require popt * don't kill comments from C code blocks