gobject-introspection r1061 - trunk



Author: johan
Date: Thu Jan 22 00:49:55 2009
New Revision: 1061
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=1061&view=rev

Log:
0.6.2

Modified:
   trunk/ChangeLog
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Jan 22 00:49:55 2009
@@ -1,3 +1,36 @@
+0.6.2 21-jan-2009
+    Bugs resolved:
+    - Bug 562622 â Errordomains missing
+    - Bug 562615 â Struct methods missing
+    - Bug 567813 â Everything should be versioned
+    - Bug 555036 â put gtk-doc in GIR
+    - Bug 562467 â Property annotation
+    - Bug 546739 â Introspection should know precise signal parameter types
+    - Bug 563591 â Flags not recognized when there is no introspection data
+    - Bug 563386 â scanner ignores "const" on boxed return values
+    - Bug 566404 â Annotations for GLib
+    - Bug 566419 â Element type of arrays not properly handled in all cases
+    - Bug 566560 â giscanner.transformer.SkipError
+    - Bug 563794 - Redo annotation parsing & applying
+    - Bug 563469 â Arrays not treated correctly in struct offset calculation
+    - Bug 556489 â callback annotations
+    - Bug 563998 â Cache the GIBaseInfo for GTypes
+    - Bug 562545 â Add function taking / returning GValue
+    - Bug 563742 â introspection should record the introduced version of
+    - Bug 562971 â g-ir-scanner failure on libgpod headers
+    - Bug 562289 â Race when removing invalid cache
+    - Bug 559705 â Missing association between static methods and classes
+    - Bug 562022 â gobject-introspection needs python headers
+    - Bug 561617 â Return value array annotations
+    - Bug 561296 - Add "storage type" to the typelib data for enums
+    - Bug 559706 - Interface prerequisites
+    - Bug 561087 - Respect is_pointer in serialize_type()
+    - Bug 560825 â Add size and alignment to typelib
+    Contributors:
+    Johan Bilien, JÃrg Billeter, Johan Dahlin, Christophe Fergeau
+    Havoc Pennington, Andreas Rottmann, Owen Taylor, Tristan Van Berkom
+    Colin Walters, Dan Winship
+    
 0.6.1 25-nov-2008
     Bugs resolved:
     - Bug 552371 - implement struct field get/set



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]