~ubuntu-branches/ubuntu/natty/glib2.0/natty

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-03-08 13:28:27 UTC
  • mfrom: (1.59.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110308132827-odxdwb2fdtji2avm
Tags: 2.28.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of Changes from GLib 2.28.1 to 2.28.2
 
2
==============================================
 
3
 
 
4
* Improved documentation
 
5
 - GApplication details are explained a lot more thoroughly
 
6
 
 
7
* GVariant now supports NULL for empty arrays in varargs
 
8
 
 
9
* Bugs fixed:
 
10
 613269 g_type_get_qdata() doesn't work as I expected on subtypes
 
11
 624943 G_VALUE_NOCOPY_CONTENTS is undocumented
 
12
 637738 object_interface_check_properties never actually executes
 
13
 638185 GIOCondition should be annotated as "flags"
 
14
 642797 g_app_info_get_default_for_type() broken for subtypes
 
15
 642825 Unnecessary assertion failure in g_option_context_parse()
 
16
 642944 NULL key lookup using g_hash_table_lookup_extended()
 
17
 643197 g_application_id_is_valid docs imply no valid ids
 
18
 643468 Warn that handling "command-line" means manual activating...
 
19
 643478 GApplication::local_command_line vfunc documentation seems...
 
20
 643649 g_application_run() should say that argc/argv can be NULL
 
21
 643780 shouldn't need to create an action group to use actions...
 
22
 643795 g_timeout_add_seconds fires with intervals 1 second longer...
 
23
 
 
24
* Translation updates:
 
25
 British English
 
26
 Italian
 
27
 
1
28
Overview of Changes from GLib 2.28.0 to 2.28.1
2
29
==============================================
3
30