Vincent Untz 2009-12-15 13:21:51 +00:00 committed by Git OBS Bridge
parent 478421487e
commit 80e55d02ed

View File

@ -2,9 +2,27 @@
Mon Dec 14 12:21:45 CET 2009 - dimstar@opensuse.org Mon Dec 14 12:21:45 CET 2009 - dimstar@opensuse.org
- Update to version 0.6.6: - Update to version 0.6.6:
+ bgo#593639 - make g-ir-scanner 64-bit enabled + Make g-ir-scanner 64-bit enable. bgo#593639
+ bgo#557383 - Implement callbacks as part of struct fields + Consistently resolve symbolic links
+ use $datadir instead of $prefix/share. + Improve warning and error messages.
+ Explicitly sort object interfaces, properties, and signals
+ When doing type resolution on a string, treat it as its own
ctype
+ Implement callbacks as part of struct fields. bgo#557383
+ Add g_ir_ffi_convert_arguments
+ Add a method to compare infos
+ Make (skip) annotation work everywhere
+ InitiallyUnownedClass should contain all the fields as
ObjectClass
+ Ignore errors caused by permissions in $HOME
+ Add async callback tests to everything
+ [dumper] Fix threads initialization
+ Allow NULL to be sent in for various callbacks
+ Fix an annotationparser bug for empty tags
+ Add/Fix annotations.
+ Many small bug fixes.
+ Build fixes.
+ Build system fixes.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 9 03:22:47 CEST 2009 - vuntz@opensuse.org Wed Sep 9 03:22:47 CEST 2009 - vuntz@opensuse.org