pygobject r866 - trunk
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: pygobject r866 - trunk
- Date: Sat, 26 Jul 2008 11:11:41 +0000 (UTC)
Author: johan
Date: Sat Jul 26 11:11:41 2008
New Revision: 866
URL: http://svn.gnome.org/viewvc/pygobject?rev=866&view=rev
Log:
2.15.2
Modified:
   trunk/ChangeLog
   trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Jul 26 11:11:41 2008
@@ -1,3 +1,20 @@
+2.15.2 26-jul-2008
+        - New module: glib, which contains the parts of the old
+          gobject bindings which are in the glib library.
+          MainLoop/MainContext/Sources/GOption and a few others has now moved.
+        - Add a new installed library libpyglib-2.0, which contains the extension
+          API for third-part modules instead of relying on macros which accesses
+          struct fields.
+        - Add bindings for gio.File.enumerate_children_async,
+          gio.FileEnumerator.next_files_async, gio.Mount.mount,
+          gio.File.mount_mountable, gio.File.mount_enclosing_volume,
+          gio.File.unmount_mountable, gio.File.copy.
+        - Add a new api for mapping a GError domain to an exception and register
+          an exception for GIOError.
+        - Remove leading IO_* prefix for the gio flags and register a quark
+          for the domain.
+        - Use GSlice in the glib module and bump required version to 2.14.
+
 2.15.1 15-jul-2008
         - Rename pygtk-codegen-2.0 to pygobject-codegen-2.0 to avoid
           conflicting with PyGTK (Paul Pogonyshev)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]