gjs r94 - trunk
- From: tko svn gnome org
- To: svn-commits-list gnome org
- Subject: gjs r94 - trunk
- Date: Wed, 12 Nov 2008 12:11:40 +0000 (UTC)
Author: tko
Date: Wed Nov 12 12:11:39 2008
New Revision: 94
URL: http://svn.gnome.org/viewvc/gjs?rev=94&view=rev
Log:
=== Release 0.2 ===
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Nov 12 12:11:39 2008
@@ -1,3 +1,38 @@
+Version 0.2 (12-Nov-2008)
+-------------------------
+
+Changes:
+ - Compatible with gobject-introspection 0.6.0
+ - New modules: mainloop, signals, tweener
+ - Support passing string arrays to gobject-introspection methods
+ - Added jsUnit based unit testing framework
+ - Improved error handling and error reporting
+
+Contributors:
+ Colin Walters, Havoc Pennington, Johan Bilien, Johan Dahlin, Lucas Rocha,
+ Owen Taylor, Tommi Komulainen
+
+Bugs fixed:
+ Bug 557398 â Allow requiring namespace version
+ Bug 557448 â Enum and Flags members should be uppercase
+ Bug 557451 â Add search paths from environment variables
+ Bug 557451 â Add search paths from environment variables
+ Bug 557466 â Module name mangling considered harmful
+ Bug 557579 â Remove use of GJS_USE_UNINSTALLED_FILES in favor of GI_TYPELIB_PATH
+ Bug 557772 - gjs_invoke_c_function should work with union and boxed as well
+ Bug 558114 â assertRaises should print return value
+ Bug 558115 â Add test for basic types
+ Bug 558148 â 'const char*' in arguments are leaked
+ Bug 558227 â Memory leak if invoked function returns an error
+ Bug 558741 â Mutual imports cause great confusion
+ Bug 558882 â Bad error if you omit 'new'
+ Bug 559075 â enumerating importer should skip hidden files
+ Bug 559079 â generate code coverage report
+ Bug 559194 - Fix wrong length buffer in get_obj_key()
+ Bug 559612 - Ignore deprecated methods definitions.
+ Bug 560244 - support for strv parameters
+
+
Version 0.1
-----------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]