X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/346ae1bbcbbe87e79fe2db1f019f014ea64e2175..928c6b8da5a3677aaaf33976a7d921a1498a61df:/NEWS?ds=sidebyside diff --git a/NEWS b/NEWS index 8fd6853..772a148 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +2.0.2 + * Properly link BOXED type + * unref/unrefwith works now since shtdown changed into dispose + * Update documentation + * man page escapes all ' chars (fix debian bug 155577) + * Further tests in test.gob + +2.0.1 + * Fixed property types for all the types that require an extra + GObject type + * Fix object and boxed linking + * Fixed C++ mode for flags and enum linking + * Allow comments in property code + +2.0.0: + * Update examples and documentation + 1.99.3: * Fix signal default value * Special case the interface code to allow implementing