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
This commit is contained in:
Vincent Untz 2011-06-16 23:27:20 +00:00 committed by Git OBS Bridge
parent e589fe9c65
commit 6d874dd5a1

View File

@ -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