Accepting request 63182 from home:dimstar:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/63182 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=37
This commit is contained in:
16
gjs.changes
16
gjs.changes
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 21:28:26 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.7.11:
|
||||
+ Add gjs_context_maybe_gc() which is similar to JS_MaybeGC but
|
||||
tries to account for native allocations made directly from libc
|
||||
when determining if GC is useful. Also invoke after creating
|
||||
new native objects.
|
||||
+ Adapt to additional xulrunner 2.0 changes
|
||||
+ Add back debugger module, with single nativeTrap() function to
|
||||
trigger debugger breakpoint
|
||||
+ Fix bug with looking up namespaced native modules
|
||||
+ Memory leak fix
|
||||
+ Build fixes
|
||||
- Drop gjs-xulrunner20b11-fix.patch: fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 15:42:29 CET 2011 - vuntz@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user