[glib] Updates



commit df81e3f33e710ce64060a87b8ecf0aab1360bd5a
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jun 17 16:13:29 2010 -0400

    Updates

 NEWS |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f2e1d54..5f6b9e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,12 @@
 Overview of Changes from GLib 2.25.8 to GLib 2.25.9
 ===================================================
 
-Warning: there have been some API changes in GDBus, GSettings
-and GApplication. Users of these APIs will need to be adapted.
++----------------------------------------------------------------+
+| WARNING: There have been API changes in GDBus, GSettings and   |
+| GApplication. Users of these APIs will need to be adapted. In  |
+| particular, a new release of GTK+ is required to go along with |
+| this one.                                                      |
++----------------------------------------------------------------+
 
 * GDBus
  - Use Gio's default async implementation
@@ -18,8 +22,9 @@ and GApplication. Users of these APIs will need to be adapted.
 * GSettings
  - schema file format change: store (default, options) in gvdb
  - Add g_settings_sync()
- - Add g_variant_default_value()
  - Add support for enums and ranges
+ - 'context' support has been replaced by direct use of
+   GSettingsBackend
 
 * GApplication
  - Switch to using variants for timestamps
@@ -58,6 +63,8 @@ and GApplication. Users of these APIs will need to be adapted.
  620952 g_application_register_with_data is an ugly API
  621252 GSettings leaks context
  618715 fork() in GSettings test cases is problematic 618715
+ 621905 Assume a ref when doing async work
+ 621266 GSettings "context" clarification
 
 * Translation updates:
  Chinese



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