From 6d874dd5a14a5a4945afd57a6d4bd46adbfead6e2917c11a596a10500e9e46c2 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 16 Jun 2011 23:27:20 +0000 Subject: [PATCH] Accepting request 73911 from home:vuntz:branches:GNOME:Factory Complete .changes based on git log OBS-URL: https://build.opensuse.org/request/show/73911 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=44 --- gjs.changes | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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