news 28 Posted October 27, 2010 Version 0.7.5 ------------- http://ftp.gnome.org/pub/GNOME/sources/gjs/0.7/ 520e3126cb517fa4599ae52ad188a24dfb6e8dc33fad60e675241a9317eafb11 gjs-0.7.5.tar.bz2 3dcb31e8379b0309bfed5aeb4d15ddec7aeffa0b7cd1becd9c23fb23604e98a3 gjs-0.7.5.tar.gz About Gjs: Gjs allows using GNOME libraries from Javascript. It's based on the Spidermonkey Javascript engine from Mozilla and the GObject introspection framework. Changes: - Fix compilation with newer versions of XULRunner 2.0 [Colin, "Sardem FF7"] - Separate "basic" API (gjs/gjs.h) from "embedder/module" API (gjs/gjs-module.h). There is a separate .pc file (gjs-internals-1.0.pc) for the advanced API. Contributors: "Sardem FF7", Colin Walters Bugs fixed: 632485 Replace JS_IsNativeFrame by the opposite new function JS_IsScriptFrame 632529 JS_SealObject is replaced by JS_Freeze_Object 632795 Separate "basic" API from "embedder/module" API 632844 gjs-console: explicitely link against glib _______________________________________________ Share this post Link to post