diff --git a/gjs.changes b/gjs.changes index 01b9a95..9acf77d 100644 --- a/gjs.changes +++ b/gjs.changes @@ -3,7 +3,15 @@ Wed Jun 15 12:31:48 CEST 2011 - dimstar@opensuse.org - Update to version 1.29.0: + Fix introspection annotations. - + Support compilation with standalon mozjs185. + + Add infrastructure for override modules. + + Don't hide deprecated methods. + + Parse input as UTF-8, not ISO-8859-1. + + Fix gunichar args. + + Support null terminated C arrays of any type. + + Fix memory leak. + + Adapt to changes in future xulrunner. + + Support compilation with standalone mozjs185. + + Various other fixes. ------------------------------------------------------------------- Mon Apr 4 16:26:11 UTC 2011 - fcrozat@novell.com