Comment 10 for bug 805797

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package glib2.0 - 2.29.10-0ubuntu1

---------------
glib2.0 (2.29.10-0ubuntu1) oneiric; urgency=low

  * New upstream version
    - should fix nautilus segfault issues (lp: #805797)
    New features:
    - g_desktop_app_info_get_nodisplay: a function that is required
      to port gnome-menus to GDesktopAppInfo
    - g_hash_Table_iter_replace: new function to replace a value
      while iterating over a hash table
    - g_utf8_substring: convenience API to extract substrings from UTF-8 strings
    - g_action_group_add_entries: convenience API for creating lots
      of actions quickly
    - Use eventfd instead of pipes for waking up main contexts and
      for cancellation when available
    - GMatchInfo is now a refcounted boxed type
    API changes in GAction:
    - the 'set_state' entry in the GActionInterface vtable has been
      renamed to 'change_state
    - g_action_set_state has been renamed to g_action_change_state
    - the 'state' property has been changed to read-only
    - GSimpleAction can no longer be subclassed
 -- Sebastien Bacher <email address hidden> Thu, 07 Jul 2011 11:11:11 +0200