X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/69c350c69e70bddb040dfc5d90b0368376a6389e..928c6b8da5a3677aaaf33976a7d921a1498a61df:/NEWS diff --git a/NEWS b/NEWS index e5f0a54..772a148 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +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