Accepting request 49766 from home:vuntz:branches:GNOME:Factory

Thanks

OBS-URL: https://build.opensuse.org/request/show/49766
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=20
This commit is contained in:
2010-10-06 14:22:25 +00:00
committed by Git OBS Bridge
parent 9eb8065a65
commit f51794b633
6 changed files with 19 additions and 34 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Oct 5 10:35:52 CEST 2010 - vuntz@opensuse.org
- Update to version 0.7.4:
+ Require single include use of headers.
+ Support xulrunner 1.9.3.
+ Make gjs_profiler_reset public.
+ Remove "debugger" module.
+ Replace call context with a concept of "current context".
+ Replace "load context" with a "import global".
+ Various other fixes.
- Drop gjs_gi_probes.d, gjs.stp.in source files: they are now
included in tarball.
-------------------------------------------------------------------
Thu Sep 16 09:50:52 CEST 2010 - vuntz@opensuse.org