~ubuntu-branches/ubuntu/saucy/glib2.0/saucy-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-08-21 10:08:49 UTC
  • mfrom: (1.63.24)
  • Revision ID: package-import@ubuntu.com-20130821100849-enhti9o2tk0iug5r
Tags: 2.37.6-1ubuntu1
* Resynchronise with Debian, remaining change:
  - Build-Depend on python:any for cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of changes from GLib 2.37.5 to 2.37.6
 
2
==============================================
 
3
 
 
4
* Tests using the g_test facilities can now generate TAP output
 
5
 
 
6
* Bugs fixed:
 
7
 680926 generic type fallback logic is broken for -symbolic
 
8
 684327 setting null icon to icon list
 
9
 689245 GSocket unable to reuse (address,port) on Mac OS X
 
10
 692125 Support TAP as GTest output format
 
11
 693335 build: fix dtrace-related warnings
 
12
 696633 gdbus-codegen trips over unicode chars when using python 3.x
 
13
 696970 Compiling 2.36.0 for win64 fails
 
14
 697185 GSocket – Allow specifying the multicast interface from...
 
15
 700268 Add support for using the clang analyzer
 
16
 701318 Add G_SPAWN_DEFAULT to GSpawnFlags
 
17
 701529 glib/tests/gdatetime: use UTC time in test_GDateTime_diff()
 
18
 701800 a new approach to reporting critical errors
 
19
 702674 g_date_time_new_utc crash
 
20
 704165 GLib.IOChannel read_unichar() fails
 
21
 705075 Simplify g_get_tmp_dir()
 
22
 705152 Race in glib/task.test
 
23
 705398 gtype: Fix typo in g_type_class_add_private() error message
 
24
 705570 Check ref_count in g_object_notify_by_pspec
 
25
 705600 Deprecate GSimpleActionGroup functions?
 
26
 
 
27
* Updated translations:
 
28
 Assamese
 
29
 Brazilian Portuguese
 
30
 Czech
 
31
 Dutch
 
32
 Galician
 
33
 Gujarati
 
34
 Hebrew
 
35
 Italian
 
36
 Lithuanian
 
37
 Marathi
 
38
 Norwegian bokmål
 
39
 Russian
 
40
 Slovenian
 
41
 Spanish
 
42
 Thai
 
43
 Traditional Chinese
 
44
 
 
45
 
1
46
Overview of changes from GLib 2.37.4 to 2.37.5
2
47
==============================================
3
48