Release GLib 2.35.1
[platform/upstream/glib.git] / NEWS
1 Overview of changes from GLib 2.34.0 to 2.35.1
2 ==============================================
3
4 These two changes in particular may be slightly incompatible.  Please
5 give feedback if they cause trouble:
6
7   * Signal handlers connected with g_signal_connect_object() are now
8     automatically disconnected on target object destruction
9
10   * The ->constructed vfunc is now called after all properties are set
11
12 The remaining changes should not cause problems.
13
14   * g_type_init() is no longer necessary and has been deprecated
15
16   * GTask (the new GAsyncResult implementation) has landed 
17
18   * GLib version macros updated
19
20   * Update to Unicode 6.2
21
22   * Thread safety fixes for GFileMonitor in non-default main contexts
23
24   * GTimeZone support for old-format zoneinfo database (as on Mac OS)
25
26   * g_settings_bind() now works with non-canonical property names
27
28   * Fix crashes related to NULL connection passed to
29     GBusNameVanishedCallback and document this situation
30
31 * Bugs fixed:
32  118536 Make g_signal_connect_object'ed handlers disconnect when the data object is destroyed
33  661767 merge/improve various bits of run-in-thread functionality
34  682950 GFileMonitor crashing on high event count when running in different thread
35  683642 Missing g_content_type_get_symbolic_icon
36  684882 Gsettings should spaw a warning when binding against a low_underscored_property
37  684909 codegen: Explicitly close output
38  684912 Update to Unicode 6.2
39  685037 g_strcmp0: Returns shall include values less and greater than zero
40  685069 Leak in glib-compile-resources
41  685208 missing g_return_if_fail
42  685608 [Patch] Port gio tests from pygobject to pygi
43  685697 Documentation typo in g_dbus_interface_skeleton_has_connection()
44  685733 Call ->constructed() after all properties are set
45  685787 gtestdbus: correct documentation typos
46  685995 Crash in g_menu_exporter_name_vanished
47  686091 Invalid reads in g_bytes_unref_to_data
48  686119 dtrace, gobject_probes.d, the last three probes - semicolon missing
49  686161 Deprecate g_type_init()
50  686231 GBusNameVanishedCallback: document NULL connection
51  686458 slightly increase poll duration in test_timed_wait 
52
53 * Translations updated
54   Catalan (Valencian)
55   Czech
56   Danish
57   Italian
58   Lithuanian
59   Norwegian bokmål
60   Slovenian
61
62 Overview of changes from GLib 2.33.14 to 2.34.0
63 ===============================================
64
65 * Bug fixes:
66  654239 g_type_init()'s docs have no statement about how to...
67  674620 Update GSettings migration guide for intltool updates
68  676034 Fix doc annotation for g_ptr_array_ref()
69  684278 Fix GIO build on Windows
70
71 * Translation updates:
72  Brazilian Portuguese
73  British English
74  Bulgarian
75  Catalan
76  Galician
77  German
78  Hebrew
79  Hindi
80  Hungarian
81  Kannada
82  Latvian
83  Marathi
84  Spanish
85  Telugu
86
87
88 Overview of changes from GLib 2.33.12 to 2.33.14
89 ================================================
90
91  * CVE-2012-3524: don't run dbus-launch from setuid binaries
92
93  * g_content_type_get_generic_icon_name():
94      new API for getting the icon name for a mime type
95
96  * Introspection fixes:
97   - GDBusConnection nullability fixes
98   - give a box type to GTimeZone
99
100  * Drop GVFS_INOTIFY_DIAG
101
102  * Add a new "Writing GLib Applications" section to the reference
103    documentation with general info on security, threads, etc.
104
105  * gwin32mount.c: Fix syntax error
106
107  * gresource tests: srcdir != builddir fixes
108
109  * tests/gvariant: Fix test on big endian architectures
110
111  * Fix regression in g_shell_parse_argv()
112
113 Bugs fixed:
114  562907 g_shell_parse_argv() mishandles # (hash)
115  683167 g_time_zone_new not introspectable
116  683384 /gvariant/checksum-basic failure on big endian machines
117  683641 Typo in gwin32mount.c
118  683744 have a way to get the generic icon name for a mime type
119
120 Translation updates:
121  Assamese
122  Belarusian
123  British English
124  Czech
125  Danish
126  French
127  Galician
128  German
129  Greek
130  Hebrew
131  Indonesian
132  Indonesian
133  Korean
134  Lithuanian
135  Marathi
136  Marathi
137  Polish
138  Portuguese
139  Punjabi
140  Russian
141  Serbian
142  Slovenian
143  Traditional Chinese
144
145 Overview of changes from GLib 2.33.10 to 2.33.12
146 ================================================
147
148 * Add a G_DEFINE_QUARK macro
149
150 * Add symbolic icon support to drive, volume, and mount, file
151   and content types
152
153 * Add API to allow thread-safe access to the same qdata item
154
155 * Bugs fixed:
156  562907 g_shell_parse_argv() mishandles # (hash)
157  627240 add G_DEFINE_QUARK
158  672329 memory leaks in gutils.c and glib tests
159  673012 Stable byte-level specification for normal form
160  674805 gdbusproxy async test is broken
161  679835 gvariant format string parsing (and assertions)...
162  682075 gdbus: Fix double free and use after free of ob...
163  682101 Provide a way to get a symbolic icon for a device
164  682222 test_method_calls_on_proxy: assertion failed (e...
165  682284 mount-op: use gint64 instead of guint64 for tim...
166  682386 "make check" fails due to sys/resource.h not be...
167  682560 leak fixes
168  682586 gsettings-tool: make list-recursively really re...
169  682819 EINTR-harden all the things
170  682833 Handle EINTR for open()
171  682849 drop the global lock for g_object_weak_ref
172  682965 gdbus-tool: Check return value of strrchr()
173  683088 gdbus-codegen: fix error when wrong interface n...
174         Fix the build with gtk-doc-stub
175         Don't crash if set_app_info is called before ad...
176
177 * Translation updates
178  Assamese
179  Galician
180  Greek
181  Indonesian
182  Japanese
183  Latvian
184  Lithuanian
185  Norwegian bokmål
186  Polish
187  Portuguese
188  Punjabi
189  Russian
190  Spanish
191  Traditional Chinese
192  Vietnamese
193
194
195 Overview of changes from GLib 2.33.8 to 2.33.10
196 ===============================================
197
198 * New GTest API for testcases where log output is expected:
199   g_test_expect_message()
200
201 * GMenuItem now has 'get' accessors and a construct-from-GMenuModel API
202
203 * GVariant now has a function to check a format-string for type
204   compatibility
205
206 * win32: We now use overlapped IO to support multiple asynchronous
207   operations (ie: reading and writing) at the same time.
208
209 * GMappedFile: Add g_mapped_file_get_bytes()
210
211 * The problems with g_file_make_directory_with_parents() should be
212   resolved.
213
214 * The long-standing issues with placeholder generation of manpages are
215   now resolved.
216
217 * gtlscertificate: Add GBytes based certificate and private-key props
218
219 * build: Switch back to using AS_IF for conditionals
220
221 * test coverage improvements, documentation improvements, leak fixes
222
223 * Bugs fixed
224  326931 Better docs for G_GNUC_*
225  550433 g_test_init doesn't recognize --help
226  600751 GCompletion should better document if and how items memory is managed
227  628193 Miscellaneous string fixes
228  637460 man glib-genmarshal is hard to use
229  674483 broken configure results when cross-compiling with gcc >= 4.5
230  677065 GMappedFile: Add g_mapped_file_get_bytes()
231  679288 win32: use overlapped events for streams
232  679556 it's hard to use gtest when g_warning() is expected
233  680823 g_file_make_directory_with_parents: Fix error propagation
234  681319 gtlscertificate: Add certificate-bytes and private-key-bytes props
235  681336 man pages not built if --enable-gtk-doc not specified
236  681413 build: Switch back to using AS_IF for conditionals
237  681501 gmem: array only partially filled with memcpy
238  681854 Documentation fix for Howto compile a program with glib
239  682025 Documentation correction
240  682067 Fix problems with CLEANFILES and automake-1.11.1 
241
242 * Translations updated:
243  Lithuanian
244  Spanish
245  Galician
246  Telugu
247  Serbian
248  Assamese
249  Marathi
250  Indonesian
251  Traditional Chinese
252
253 Overview of changes from GLib 2.33.6 to 2.33.8
254 ==============================================
255
256 * GIO now has a g_file_delete_async function
257
258 * The defaults for GThreadPools max_unused_threads
259   and max_idle_time values have been changed to
260   2 and 15*1000, respectively.
261
262 * Bugs fixed:
263  661767 merge/improve various bits of run-in-thread functionality
264  680074 undefined symbol "get_C_locale"
265  680121 g_cancellable_source_new: don't use a file descriptor
266  680148 gthread: check for definition of PR_SET_NAME
267  680310 Sorting of access points by strengh not working
268  680704 g_utf8_strup() crash
269  68076a0 GFile: Add g_file_delete_async()
270  680787 Add .dir-locals.el to tell Emacs users not to use tabs...
271  680823 g_file_make_directory_with_parents: Fix error propagation
272  680994 STATIC_ASSERT in GDBusError docs don't have much utility
273  681116 gtlscertificate: Add g_tls_certificate_equal() function
274  681118 gtlsdatabase: Don't complain if no callbacks for async...
275  669331 try to get gio tests working a little better on win32
276  674314 Make gtk-doc not a hard dependency of GLib
277  674800 gclosure: generic marshaller leaks return value
278  675524 gsocket: FIONREAD undeclared (needs sys/filio.h)
279  679509 use after free in g_dbus_action_group_describe_all_done()
280  679996 gobject docs minor cleanup
281  680459 Extra newline char in local implementation of g_applic...
282  680505 object_path memory leak in gdbusobjectproxy.c
283  680831 Deprecate and remove g_slice_[sg]et_config.*
284  680912 gchecksum: Add g_compute_checksum_for_bytes()
285  681151 checksum: Use functions instead of macros when buildin...
286  681158 gtlscertificate: Don't confuse certificate and public ...
287
288 * Translation updates:
289  Galician
290  German
291  Gujarati
292  Hebrew
293  Norwegian bokmål
294  Serbian
295  Slovenian
296
297
298 Overview of changes from GLib 2.33.4 to 2.33.6
299 ==============================================
300
301 * GAsyncInitable: partially revert the init_finish changes,
302   some applications were found to rely on behaviour that
303   was broken by these changes
304
305 * Bugs fixed:
306  679617 win32: fix g_get_environ()
307  679968 Add some annotations to GBytes, GVariantType...
308  680111 GIOScheduler assumes GCancellable "cancelled...
309
310 * Translation updates:
311  Spanish
312
313 Overview of changes from GLib 2.33.3 to 2.33.4
314 ==============================================
315
316 * GMainContext: the source list has been reorganzied to
317   avoid O(n) behaviour
318
319 * GRegex: Update included PCRE to 8.31 and expose new
320   functionality in 8.x versions of PCRE
321
322 * GMountOperation gained a ::show-unmount-progress signal
323   which provides information about slow unmount operations
324
325 * Bugs fixed:
326  616892 gio: Add a boxed type for GFileAttributeMatcher
327  619329 g_source_attach() O(n) in number of sources
328  639771 g_dir_read_name() can also return NULL on error
329  661767 merge/improve various bits of run-in-thread fun...
330  667375 GAsyncInitable subclassing (and async subclassi...
331  671545 Constify collect and lcopy strings in GTypeValu...
332  674452 SEGFAULT in gio contenttype test
333  674898 Deal with GLIB_VERSION_MIN_REQUIRED/MAX_ALLOWED...
334  675504 Fix up GObject interface documentation
335  677064 GString: Tweak documentation, add g_string_free...
336  677578 error in PCRE error code conversion
337  677579 update GRegexError for newer PCRE error codes
338  678066 gdbus codegen does not work with python3
339  678273 unicode othercasing is wrong in gregex
340  678576 GIOScheduler performance enhancements
341  678758 GTlsInteraction unlocks an unlocked mutex
342  678808 GTestDBus issues
343  678881 Test failures in /socket/timed_wait in some cas...
344  678941 /contenttype/guess test case failure
345  678944 gio returns the wrong default applications for ...
346  678949 wrong definition of ulong_bool for 64 bit big e...
347  678959 /mainloop/timeouts race condition: assertion fa...
348  679193 update included pcre to 8.31
349  679258 The 'Since' tag for G_SOURCE_CONTINUE and G_SOU...
350  679473 Don't generate invalid property names
351  679691 Add g_spawn_check_exit_status()
352  679671 GDBusNodeInfo: the XML string must contain exac...
353  676111 mount-operation: add show-unmount-progress signal
354  679691 win32: fix build g_spawn_check_exit_status() wi...
355  679813 Documentation bug on http://developer.gnome.org...
356
357 * Translation updates:
358  Assamese
359  Belarusian
360  Bulgarian
361  Galician
362  Greek
363  Norwegian bokmål
364  Polish
365  Spanish
366  Traditional Chinese
367  Vietnamese
368
369
370 Overview of changes from GLib 2.33.2 to 2.33.3
371 ==============================================
372
373 This release contains mostly bugfixes, cleanups and performance
374 improvements (including many fixes contributed by Colin on the advice of
375 Coverity).  There are a few notable externally-visible changes:
376
377 * Thumbnails are now in XDG_CACHE_HOME
378
379 * new GDBus API: per-thread g_dbus_connection_get_last_serial()
380
381 * GUnixOutputStream now has a can_poll() implementation
382
383 * New deep copy APIs for G(S)List: g_(s)list_copy_deep
384
385 * Bugs fixed:
386  518309 Incorrect data*dir path in glib-gettextize output
387  566994 Safer passing of -framework flag
388  672889 GLib.utf8_validate does segfault
389  673253 Not strict enough autconf test for libelf
390  675024 adds g_list_copy_deep() and g_slist_copy_deep
391  675168 prepare for thumbnails to move to XDG_CACHE_HOME
392  675966 gresolver: More robust parsing of DNS responses
393  676594 [Patch] fix g_reload_user_special_dirs_cache
394  676825 Implement g_dbus_connection_get_last_serial ()
395  677235 Clarify the comment at the top of gmarshal.list
396  677527 OS X: gthread/spawn-async selftest failure
397  677718 GDBusProxy: treat org.freedesktop.systemd1.Masked error as non-fatal
398  677770 GUnixOutputStream does not implement can_poll
399  677782 Install bash completion files in /usr/share
400  677817 g_key_file_to_data adds extra blank lines in some cases
401  677952 Missing annotation for GDBusConnection signal "closed"
402  678052 g_wakeup_acknowledge is called too often.
403  678273 unicode othercasing is wrong in gregex
404  678333 gdbus-codegen code causes warnings under -Wfloat-equal
405
406 * Translations updated:
407  Arabic
408  Assamese
409  Galecian
410  Greek
411  Spanish
412  Telugu
413
414 Overview of changes from GLib 2.33.1 to 2.33.2
415 ==============================================
416
417 * GLIB_VERSION_MIN_REQUIRED now defaults to the current stable version
418
419 * GIO input and output stream classes have grown GBytes-based methods
420
421 * GApplication now has hooks to register D-Bus objects before the bus
422   name is taken
423
424 * Bugs fixed:
425  605976 add g_type_ensure(), to ensure that a type has...
426  660851 Breakage of code due to changes in the GThread...
427  666386 Empathy doesn't open Redirect URI with particu...
428  671139 need (transfer async) for io stream buffers
429  672329 memory leaks in gutils.c and glib tests
430  672548 g_utf8_validate: @str shouldn't end up annotat...
431  674111 Provide an accessor for MimeType desktop entry...
432  674483 broken configure results when cross-compiling ...
433  674634 Add g_clear_pointer()
434  674777 What's the (transfer) of g_variant_lookup()?
435  675309 gkeyfile: Fix annotations for g_key_file_load_...
436  675446 gfile: Plug memory leak in g_file_make_directo...
437  675509 add extra dbus hooks
438  675832 Incomplete gsettings bash auto-completion
439  676208 The tmpl parameter to g_file_new_tmp can be NULL
440  676265 GNetworkMonitor leaks a lot of memory
441  676277 Document that g_app_info_create_from_commandli...
442  676397 g_environ_* should work with NULL envp
443  676398 g_spawn_* should take PATH from the passed env...
444  676478 Broken gzip decoding
445  676594 [Patch] fix g_reload_user_special_dirs_cache
446  676816 Add more GLIB_AVAILABLE_IN_*
447  676937 Document notify signal deduplication with free...
448
449 * Translation updates:
450  Czech
451  French
452  German
453  Greek
454  Japanese
455  Russian
456  Slovenian
457  Spanish
458
459
460 Overview of changes from GLib 2.32.1 to 2.33.1
461 ==============================================
462
463 * GApplication
464  - can now have a NULL application ID
465  - add accessors for determining dbus connection and object path
466
467 * g_clear_object: fix warnings when using it on C++ (due to lack of
468   ability to implicitly cast void*)
469 * add g_clear_pointer as a generic form of g_clear_object
470
471 * GDBus:
472  - add our own implementation of the message bus for use on Windows only
473  - fix up a few bugs that use of this bus uncovered in GDBus
474  - escape nonce files in dbus addressess (think 'c:\')
475  - support initial underscores in dbus codegen namespace (for private)
476  - add GTestDBus for bringing up a session bus for testing purposes
477  - gdbus-codegen: Avoid warnings in generated code
478  - GDBusAuthObserver: Add a way to control what authentication mechanisms to use
479  - 
480
481 * Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings backend)
482
483 * make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment
484
485 * GAppInfo
486  - overwrite the DISPLAY only if it is set in the launch context
487  - add accessor for StartupWMClass
488
489 * glib/tests/date: force US locale running the GDateTime tests
490
491 * Resources:
492  - fix broken use of GVDB on big endian machines
493  - set a 'display name' so that pretty file names appear in Gtk CSS
494    warning messages
495
496 * GMainContext:
497  - block child sources when blocking the parent
498  - introduce more testcases for child sources
499
500 * GResolver: add support for MX, TXT, NS and SOA records
501
502 * GSocketControlMessage: Don't warn about unknown messages
503
504 * GIO:
505  - implement GSeekable for the data and buffered stream classes
506  - implement GPollable for many more classes as well
507  - fix GConverterInputStream infinite loop when fill_buffer returns an error
508  - fileinfo: document the correct type for trash::orig-path
509
510 * test coverage improvements and general fixes
511
512 * new 2.34 stuff: version macros, docs index section, etc.
513
514 * Build:
515  - add --disable-modular-tests build option
516  - don't require host binaries if tests are not enabled for cross-builds
517
518 * Translations updated
519  Brazilian Portuguese
520  Bulgarian
521  Czech
522  French
523  Galician
524  German
525  Hebrew
526  Hindi
527  Italian
528  Norwegian bokmål
529  Polish
530  Russian
531  Russian
532  Serbian
533  Simplified Chinese
534  Slovenian
535  Spanish
536  Telugu
537
538 Overview of changes from GLib 2.32.0 to 2.32.1
539 ==============================================
540
541 * Bugs fixed:
542  670254 glib-2.30.2: Fails /GDateTime/new_from_unix test
543  672541 glib-compile-resources prepends --sourcedir to absolute paths
544  673139 URL to mailing lists in README incorrect
545  673174 g_input_stream_read[_finish]: document returning 0 on EOF
546  673191 glib/gchecksum.c warning: dereferencing type-punned pointer...
547  673216 [W32] gtestutils does not use path separators consistently
548  673439 Properly deprecate g_value_{set,get}_char
549  673612 Fails to decode dictionaries wrapped in two layers of array
550  673803 gclosure: Support return values of GVariants
551  669285 glib/tests/markup-parse fails under non-english locale
552  673911 gio-2.0.pc lists full path to executables, breaking cross com..
553  673762 gnextstepsettingsbackend.c:343: error: parse error before 'in'
554
555 * Updated translations:
556  Belarusian
557  British English
558  Bulgarian
559  Catalan
560  Czech
561  French
562  German
563  Hebrew
564  Hindi
565  Hungarian
566  Italian
567  Japanese
568  Kannada
569  Latvian
570  Lithuanian
571  Marathi
572  Norwegian bokmål
573  Odia
574  Polish
575  Serbian
576  Slovenian
577  Spanish
578  Swedish
579  Telugu
580
581
582 Overview of changes from GLib 2.31.22 to 2.32.0
583 ===============================================
584
585 * Bugs fixed:
586  671988 Quickly registering / unregistering objects on bus...
587  672095 glib needs stable sort function
588  672406 glib/tests/include.c fails to build on FreeBSD
589
590 * Updated translations:
591  Telugu
592
593
594 Overview of changes from GLib 2.31.20 to 2.31.22
595 ================================================
596
597 * Bugs fixed:
598  531901 Use __builtin_bswap* for GUINT*_SWAP_LE_BE if building...
599  653167 Out of tree build is broken on windows
600  668973 Test /gvariant/parser fails on Solaris 10
601  669797 gvfs now lists its fuse mounts
602  670846 deadlock: GStreamer-WARNING **: wrong STREAM_LOCK count 0
603  671664 gio-querymodules: unlink instead of writing empty cache
604  671676 Glib can't be cross-compiled any more after merge of...
605  671918 gnome-shell is inaccessible unless started while an AT...
606  671942 GSocketMsgFlags: annotate as a flags
607  671997 Unix signal handling assumes that volatile 1-byte writes...
608  672013 GSimpleAsyncResult: support reliable cancellation
609  672026 default log output should include pid and/or prgname
610  672095 glib needs stable sort function
611  672201 G_SPAWN_SEARCH_PATH should continue on ENODEV and ETIMEDOUT
612  672239 request NO_REPLY from g_dbus_connection_call() with no as...
613  672249 gdbusproxy leaks asyncresult in an error case instead of...
614
615 * Translation updates:
616  Assamese
617  British English
618  Catalan
619  Catalan (Valencian)
620  Danish
621  Esperanto
622  Finnish
623  French
624  German
625  Hungarian
626  Korean
627  Lithuanian
628  Norwegian bokmål
629  Polish
630  Portuguese
631  Russian
632  Traditional Chinese
633
634
635 Overview of changes from GLib 2.31.18 to 2.31.20
636 ================================================
637
638 * Update to Unicode 6.1
639
640 * Update PCRE to 8.30
641
642 * Deprecations are now versioned, and new API is
643   marked with the version it was introduced.
644   Use these with GLIB_VERSION_{MIN,MAX}_REQUIRED
645
646 * The performance of signal emissions has been
647   improved for simple cases
648
649 * Bugs fixed:
650  529806 Cannot build in 64-bit Mac OS X due to libiconv
651  580873 Documentation of register type functions incomplete
652  592666 Document how to unset an attribute
653  597785 g_type_class_add_private code snippet is a bad example
654  621368 glib-2.24.1: FAIL: run-assert-msg-test.sh when updating...
655  622149 --disable-regex breaks glib2 build
656  639873 GBinding: Crash when binding two properties on the same...
657  640202 For GLIB v. 2.23.6 and above: impossibility to build mu...
658  668295 Need a way to classify GVolume instances
659  669670 gasyncqueue: don't use deprecated g_cond_timed_wait()
660  670542 Add version information for deprecations
661  670557 gvaluetransform: Fix an infinite loop with GFlagsValue...
662  670721 global variable for signal ID should be hidden
663  670751 IceWM build fails due to the G_DEPRECATED_FOR macro
664  670909 g_dbus_connection_call leaks when it receives an error...
665  670922 Include path to gdbus-codegen in the pkgconfig file
666  670969 GSequence lookup may fail if there was no sort prior to...
667  671025 Constants and identifiers starting with a number are no...
668  671270 make distclean failures
669  671281 glib-compile-resources.xml is missing from the dist tar...
670
671 * Translation updates:
672  Basque
673  Belarusian
674  Brazilian Portuguese
675  Bulgarian
676  Galician
677  Hebrew
678  Lithuanian
679  Persian
680  Punjabi
681  Serbian
682  Simplified Chinese
683  Slovenian
684  Telugu
685  Traditional Chinese
686  Uyghur
687  Vietnamese
688
689
690 Overview of changes from GLib 2.31.16 to 2.31.18
691 ================================================
692
693 * GDBusProxy has now a flag, G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROPERTIES,
694   which can be set to make GDBus automatically reload
695   changed properties even if the propertychanged signal
696   does not contain the new values.
697
698 * GApplication puts non-unique applications on the bus
699
700 * GApplication now has g_application_quit()
701
702 * g_async_queue_timed_pop has been deprecated in favor of
703   the new g_async_queue_timeout_pop, which uses relative
704   delays in microseconds instead of a GTimeVal.
705
706 * a huge number of API documentation fixes
707
708 * Bugs fixed:
709  647986 put non-unique apps on D-Bus
710  658484 vpn connection vs NetworkSecretDialog
711  664237 GDateTime falls back to UTC if TZ is set
712  669329 gthread-win32: update for g_get_monotonic_time() changes
713  669330 glocalfile: fix error code when opening a directory on win32
714  669372 glib/tests memory leaks.
715  669412 mem leak in g_environ_unsetenv
716  669538 Fix compilation of glib-compile-resources.c on Windows
717  669544 gdbus-codegen example introspection XML is not complete
718  669595 glib-mkenums: fix handling of forward enum declarations
719  669670 gasyncqueue: don't use deprecated g_cond_timed_wait()
720  669671 gobject: use #pragmas to avoid deprecated function warnings
721  669689 Retrieve cwd and environ in local GApplicationCommandLine
722  669810 socket/win32: flush pending read before signaling HUP
723  669865 g_regex_fetch()
724  670085 memory leak in g_output_stream_write_async
725  670138 gbytes.h is missing the G_BEGIN/END_DECL guards
726  670485 Simplify session API (shared bug with gtk+)
727
728 * Updated translations:
729  Belarusian
730  Danish
731  Galician
732  Serbian
733  Telugu
734  Hebrew
735
736
737 Overview of changes from GLib 2.31.14 to 2.31.16
738 ================================================
739
740 * GResource:
741  - The resource compiler can now convert pngs into
742    pixel data that can be used without parsing at runtime
743    (requires gdk-pixbuf-pixdata to be present)
744
745 * Bugs fixed:
746  669123 resource compiler: failing to-pixdata should...
747  669173 resource: fix xml preprocess entity handling
748  669224 Cross-compilation broken by data-to-c
749  669253 gsettings set buggy on array values
750  669334 fix memory leak in bookmark file parser
751
752 * Translation updates:
753  Norwegian bokmål
754  Spanish
755
756
757 Overview of changes from GLib 2.31.12 to 2.31.14
758 ================================================
759
760 * GResource:
761  - GLib now includes a commandline utility, gresource,
762    to explore resources in ELF files
763  - The resource compiler can now optionally strip
764    ignorable whitespace from XML resources
765  - The resource compiler can now generate build dependencies
766  - The resource compiler will now autoselect output formats
767
768 * GApplication:
769  - The menu markup parser API has been dropped, the
770    menu XML support lives in GTK+ now
771
772 * GValueArray has been deprecated
773
774 * Bugs fixed:
775  626258 N-ary Trees - 'nodes' can be inserted before and after...
776  634232 Core Dump / Aborted using g_key_file_to_data
777  639099 schema compiler chokes on valid schema
778  667228 Deprecate GValueArray
779  667243 Add an element clear function to GArray
780  667929 glib-compile-resources: xml resources doesn't need to...
781  668250 g_date_time_format() produces a non-UTF8 string
782  668468 'IP_ADD_SOURCE_MEMBERSHIP' undeclared
783  668532 resources: add dependency generator to the resource compiler
784  668539 resources: compiler should autoselect output format...
785  668561 gresource-tool not internationalized
786  668572 glib_cv_g_atomic_lock_free config.cache setting not honored...
787  668650 GRealArray->clear_func should be initialized
788  668756 GKeyFile: allow loading from empty strings
789  668857 fix couple of typos in comments
790  669024 goption: implement platform_get_argv0() for OpenBSD
791
792 * Updated translations:
793  Galician
794  Norwegian bokmål
795  Spanish
796  Traditional Chinese
797
798 Overview of changes from GLib 2.31.10 to 2.31.12
799 ================================================
800
801 * GApplication:
802  - Drop support for exporting menus - this functionality
803    will be provided in GtkApplication
804  - Add a way to create actions that change settings
805
806 * Bugs fixed:
807  629503 Add async versions of g_unix_connection_{receive,send}_credentials
808  656301 glib-compile-schemas should not create an empty file
809  668071 mingw-gcc build fails on gio/gsocket.[c|h]
810  668118 the big appmenu switcheroo
811  668158 base64 encode and line termination
812  668163 GDBusConnection: note that exit-on-close is sometimes TRUE
813  668269 gsignal: add g_signal_handlers_disconnect_by_data
814  668279 create GAction from GSettings
815
816 * Translation updates:
817  Norwegian bokmål
818
819
820 Overview of changes from GLib 2.31.8 to 2.31.10
821 ===============================================
822
823 * GResource:
824  - A new facility to allow linking data files into binaries
825    and make them available as resources
826  - Resources are compiled using glib-compile-resources
827  - GIO supports resource:/// uris to access resources
828
829 * Bugs fixed:
830  619126 Missing dependency libs
831  658315 g_key_file_get_keys() should set length to 0...
832  660371 is it ever valid to have 0 as a GError domain?
833  666700 Add some missing (allow-none) annotations
834  667375 GAsyncInitable subclassing (and async subclassing...
835  667447 Missing many introspection annotations
836  667790 Protect call to pthread_condattr_setclock with define
837  667938 wrong gtypes generated for empty flags enums
838
839 * Translation updates:
840  Hebrew
841  Spanish
842
843
844 Overview of changes from GLib 2.31.6 to 2.31.8
845 ==============================================
846
847 * GObject:
848  - The type checks for overriding properties have been loosened.
849    In particular, it is now possible to add the CONSTRUCT flag
850    to an overridden property
851  - GWeakRef is a new API for weak references; unlike g_object_weak_ref
852    and g_object_add_weak_pointer, it is thread-safe.
853
854 * GHashTable has grown new convenience api for use as a set:
855   g_hash_table_add, g_hash_table_contains
856
857 * GSocketConnection has gained API for managing connection status
858
859 * GSettings: a native OS X backend has been added, under the
860   name 'nexstep'
861
862 * Bugs fixed
863  455640 Something fishy with GRegex and unicode
864  548954 weak references are not threadsafe
865  625751 Add G_FILE_ATTRIBUTE_FILESYSTEM_USED
866  658871 gbacktrace: g_get_prgname () isn't called for a NULL argu...
867  664069 gvariant: Never break out of g_variant_iter_loop
868  664830 g_strescape doesn't natively handle \v (vertical tab)
869  665211 GDBusConnection singleton access can race with disposal
870  665805 Add GSocketClient::action, for tracking socket client status
871  666116 some tests provoke undefined behaviour, which is undesira...
872  666422 Unreachable code in gio gnetworkmonitornetlink.c
873  666551 Crash in g_thread_xp_SleepConditionVariableSRW
874  666595 menu parser disallows id='' on submenu and section
875  666615 loosen property override flag restrictions
876  666616 gobject: fix property override type checks
877  666803 g_utf8_validate() fails to validate strings with known size
878  666804 g_ateaxit deprecation warning in devhelp points in wrong ...
879  666951 g_mkdtemp: Since version incorrect in docs
880  666978 Fails to compile glib applications with ISO C90 compiler
881  667098 ginetaddressmask leaks its address property
882  667225 GSocket: add missing type checks to public methods
883  667226 GSocket: fix an error return value
884  667279 Sometimes crashes when launching commandline-crea...
885  667285 Wrong keyname listed in documentation for g_deskt...
886  667331 Use g_queue_free_full() convenience function
887  667420 GHashTable GDB pretty printing is broken
888
889 * Updated translations
890  Belarusian
891  Bulgarian
892  Hebrew
893  Norwegian bokmål
894  Norwegian Nynorsk
895  Spanish
896  Vietnamese
897
898
899 Overview of changes from GLib 2.31.4 to 2.31.6
900 ==============================================
901
902 * GApplication no longer has APIs for setting menus.  Those have been
903   moved to GtkApplication.
904
905 * the GActionGroup import/export functionality has been decoupled from
906   GApplication by the introduction of a new interface for the purpose of
907   handling platform data: GRemoteActionGroup.  This allows Gtk to
908   properly deal with platform data (and gdk threads) on window actions.
909
910 * lots of documentation improvements
911
912 * bug fixes and a huge number of memory leak fixes
913
914 * the test suite now passes on ARM and some of the GDBus testcase hangs
915   we've been seeing have been resolved (although others could remain)
916
917 * g_bytes_get_data() API changed: now includes 'size' out parameter
918
919 * new g_queue_free_full() API similar to g_[s]list_free_full()
920
921 * desktop files: use standard "Keywords" now, not "X-GNOME-Keywords"
922
923 * gsettings commandline tool now has --schemadir option for schemas not
924   installed in the usual place (ie: as part of plugins)
925
926 * Bugs fixed:
927  643736 GApplication doesn't emit dbus signals on action updates
928  657433 g_queue_free_full() missing
929  664699 glib: documentation fixes
930  665737 acquire/release gdk threads lock on incoming dbus
931  665879 GBytes: add a size argument to g_bytes_get_data
932  666113 various leaks in GLib, GIO are visible in the regression tests
933  666115 various tests leak memory, obscuring real leaks in the library
934  666145 Doc could be more explicite that g_thread_init calls can be droped
935  666173 Configure warning - linux/netlink.h usability... no
936  666296 Race condition in g_thread_xp_get_srwlock
937  666415 Settings tools should allow specifying a schema directory 
938
939 * Translations updated:
940  French
941  Spanish
942
943 Overview of changes from GLib 2.31.2 to 2.31.4
944 ==============================================
945
946 * EXPERIMENTAL: Menu support has been added to GApplication.  Menus
947   are exported on the bus, alongside the actions that are already there.
948   There have also been many related improvements to action group
949   functionality.
950
951   These new APIs are subject to changes in the coming releases.  In
952   particular, it seems somewhat likely that the APIs for registering
953   menubars may change in order to accommodate windows with different
954   types of menubars.
955
956 * GDBusConnection previously directly dispatched destroy notifies when
957   unregistering objects if the current main context was the same context
958   the object was exported on.  It now unconditionally dispatches these
959   through an idle on the context.
960
961 * Clean up Requires in pc files. Linking against GIO no
962   longer drags in gmodule. This may require dependency
963   fixes here and there.
964
965 * Introduce GBytes, a data type for immutable, fixed-size
966   byte sequences. This makes the pre-existing GBuffer
967   API available outside GLib
968
969 * GDBusInterfaceSkeleton can now be exported on multiple
970   connections
971
972 * Bugs fixed:
973  600161 Do not use static GTypeInfo and GInterfaceInfo
974  640077 GFileMonitor: Always send CHANGES_DONE_HINT after a move...
975  641720 Misleading definition for local_command_line() in GApplic...
976  648516 Little comment error and 2 useless lines of code
977  651997 Dummy backend for gapplication
978  652560 Test for g_ascii_strtod is failing
979  662208 failure to initialize a GInitable should be considered...
980  662718 GDBusInterfaceSkeleton should be able to export on multi...
981  663291 GBytes: Immutable, refcounted sequence of bytes
982  664406 Need context for a proper translation
983  664455 Build fixes for GLib GIT master (2.31.x)
984  664558 GDBusWorker.frozen has a value > 1 in a gboolean
985  664559 sys/wait.h not available on windows
986  664617 gdbus segfault error 4 in libgio-2.0.so.0.3102.0
987  664635 GMemory{Out,In}putStream _async functions break sub-class...
988  664809 Add command line option to gtester to allow skipping tests
989  665067 cryptic assertion failure if nonsensical flag combinations...
990  665184 Check ref. count before reffing/unreffing
991  665298 Add 'Requires.private: libpcre' to glib-2.0.pc
992  665391 update documentation around mainloops
993  665607 ./configure is there for fiddling with cross-compile enviro...
994  665634 g_dbus_node_info_new_for_xml() errors on unknown attributes...
995  665685 Add a #define for the max length of a Unicode decomposition
996  665733 GDBusConnection holds lock while calling destroynotify
997
998 * Translation updates:
999  Norwegian bokmål
1000  Spanish
1001
1002
1003 Overview of changes from GLib 2.31.0 to 2.31.2
1004 ==============================================
1005
1006 * Monotonic time is now properly supported on Windows
1007
1008 * glib-mkenums: fix @ENUMPREFIX@ with /*< underscore_name=... >*/
1009
1010 * EXPERIMENTAL: introduce new GSettingsSchema and GSettingsSchemaSource
1011   APIs for the convenience of plugin system authors and those who wish
1012   to introspect the contents of schemas.  This API may change.
1013
1014 * Improve the performance of GObject property notifies.
1015
1016 * GDBus:
1017  - fix a race when unowning a name immediately after owning it
1018  - thread safety improvements on GDBusConnection
1019  - fixes for exit-on-close functionality
1020
1021 * Deprecations:
1022  - add G_SIGNAL_DEPRECATED
1023  - don't use G_DISABLE_DEPRECATED masking for functions anymore
1024
1025 * docs
1026  - tmpl/ is finally dead for glib
1027
1028 * GIO:
1029  - GInetAddressMask: new type for internet address range matching
1030  - various GIO file and stream fixes
1031  - improvements to attribute and fileinfo handling
1032
1033 Overview of changes from GLib 2.29/2.30 to 2.31.0
1034 =================================================
1035
1036 This release contains a huge number of changes (500 commits worth).  The
1037 list below attempts to summarise, but not every change is listed.
1038
1039 * Major changes to threading and synchronisation
1040  - threading is now always enabled in GLib
1041  - support for custom thread implementations (including our own internal
1042    support for errorcheck mutexes) has been removed
1043  - a whole lot of dead code (to deal with the non-threaded case) has
1044    been ripped out.  This includes the racy path of GMainContext that
1045    caused deadlocks with respect to child process exits in
1046    single-threaded programs (such as gtester).
1047  - libgthread is now an empty shell and g_thread_init() is no longer
1048    required (and has been deprecated)
1049  - GMutex and GCond can now be statically allocated without explicit
1050    initialisation.  Dynamic allocation for these types is deprecated.
1051  - new types GRecMutex and GRWLock can also be statically allocated
1052    without explicit initialisation.
1053  - GPrivate can now be statically allocated and has an improved API.
1054    Dynamic allocation of GPrivate is deprecated.
1055  - GStaticMutex, GStaticRecMutex, GStaticRwLock, GStaticPrivate are
1056    deprecated.
1057  - GCond now uses monotonic time internally and a new API takes
1058    monotonic time for timed waits, deprecating the wallclock API
1059  - removal of the insane macro indirection used in the previous
1060    implementation of threading and synchronisation APIs
1061  - use SRWLock and CONDITION_VARIABLE APIs when available on Windows
1062    (Vista and later) and emulate them on XP
1063  - leaks of G(Static)Private-allocated data on some cases of thread exit
1064    have been fixed
1065  - simplified new thread creation API with the old API deprecated.  The
1066    concept of joinability has disappeared (all threads are joinable) as
1067    have priority levels, 'bound'ness (ie: kernel vs. userspace threads)
1068    and ability to manipulate the stack size.
1069  - GThread is now a refcounted type
1070  - other implementation details changed
1071
1072 * Move headers for some deprecated functionality to a separate
1073   deprecated/ directory.
1074
1075 * New support for attribute-based deprecations to issue compiler
1076   warnings instead of breaking the build and/or giving warnings about
1077   implicit declarations (and possibly miscompiling).
1078
1079 * GCache has been deprecated (after its last use was removed from our
1080   platform over a year ago).
1081
1082 * It is no longer possible to include individual headers (like
1083   "ghash.h") -- you must #include <glib.h>.
1084
1085 * The misguided experiment of allowing the program to stumble along with
1086   missing GSettings schemas is now over -- the abort is back.
1087
1088 * Clarify that fork() is not valid while using GMainContext.  This is
1089   because the internal resources of the GMainContext end up being shared
1090   by both processes.  We had an assert here but it was breaking existing
1091   (valid) use cases as well, so it has been removed for now.
1092
1093 * GApplication
1094   - add ::shutdown signal as logical dual to ::startup
1095   - don't use a GMainLoop: iterate the GMainContext directly (improves
1096     quit logic)
1097
1098 * Several portability fixes for Windows, OpenBSD, Solaris
1099
1100 * Add new GValue API to specifically deal in signed chars (in case the
1101   platform defines 'char' as unsigned)
1102
1103 * some new API to mitigate the problems associated with calling setenv()
1104   in a multi-threaded program
1105
1106 * Use CLOCK_MONOTONIC unconditionally if the libc has support at compile
1107   time (ie: stop checking for kernel support at runtime).
1108
1109 * pkg-config files:
1110   - drop -uninstalled variants
1111   - remove gobject dependency on gthread
1112
1113 * New macro G_ATOMIC_LOCK_FREE is defined if the atomic operations are
1114   implemented without use of a mutex.  Cleaned up atomic-related
1115   compilation issues with mingw compilers on win32 systems.
1116
1117 * SOCKS proxy and resolver improvements
1118
1119 * Fix the spelling of G_IO_FLAG_IS_WRITABLE (was WRITEABLE) and
1120   introduce a macro for backwards compatibility.
1121
1122 * GDBus:
1123   - many code generation updates and improvements
1124   - some race condition fixes, including testcase hangs
1125
1126 * GVariant:
1127   - new g_variant_new_from_fixed_array() API
1128   - substantial docs improvements/clarifications
1129
1130 * GKeyFile is now refcounted and boxed
1131
1132 * mount monitoring is now based on /proc/mounts (where available)
1133   instead of mtab
1134
1135 * new macros G_SOURCE_CONTINUE and G_SOURCE_REMOVE for returning from
1136   GSourceFunc (so you don't have to remember what TRUE and FALSE mean)
1137
1138 * use xlocale functions where available to avoid too much heavy lifting
1139   in functions like g_ascii_strtod()
1140
1141 * GMappedFile can now be created from an fd
1142
1143 * error message strings grammar/i18n fixes
1144
1145 * many docs updates
1146
1147 * Partial list of bugs closed:
1148  70598  Unify GStaticMutex and GMutex.
1149  320888 optimization for g_main_context_wakeup
1150  398418 GChildWatch race condition?
1151  527214 g_timer_elapsed() returns random values
1152  580505 add a way to set/get name for a thread
1153  583511 race condition means g_main_loop_quit() does not work
1154  590808 GKeyFile should have a refcount and a boxed type in GObject
1155  592715 Document that g_str_hash() and g_int_hash() are not NULL safe
1156  631413 Add macros for GSourceFunc return values
1157  632049 not immediately clear what g_variant_get_fixed_array expects
1158  640212 "Error stating file" is not a friendly message
1159  640293 Use xlocale functions to implement g_ascii_strtod()
1160  640975 Check that error exists before trying to set it
1161  643934 GApplication lacking a logical dual for the ::startup signal
1162  651268 assertion failed in GDBus worker thread
1163  653987 g_key_file_get_integer cannot interpret trailing spaces
1164  654412 Documentation for g_variant_get_child_value unclear
1165  654563 info capplet: Failed to calculate disk space
1166  655366 missing GSettings schemas lead to obscure crashes
1167  656621 g_spawn_*() calls executables in current directory
1168  656679 [gi] Add two annotations to gio
1169  657992 Add glib__private__() API to share between glib,gio
1170  658188 _set_as_last_used_for_type generates a broken mimeapps.list
1171  658206 gsocks5proxy.c has invalid gettext use
1172  658207 glib-compile-schemas says "can not"
1173  658558 simpleaction: Fix documentation of :enabled
1174  658683 clean up charset/language threading issues
1175  658692 add introspection annotations to g_time_val_from_iso8601()
1176  658715 Duplicite strings
1177  658769 Invalid reuse of GError in GThreadedResolver
1178  658806 sign error in string hash implementation
1179  658976 gdbus-codegen's C namespace option needs to support Ugly_Case
1180  659070 gdbus-codegen generated code segfaults when property changes
1181  659082 gdbus-codegen: Single letter namespaces get dropped from names
1182  659212 GMappedFile should fail on non-regular files
1183  659324 _SPLICE_CLOSE_TARGET doesn't mark the output stream as closed
1184  659423 Use adaptive mutexes when available
1185  659427 Move deprecated code to a separate directory
1186  659646 gdbus-codegen produce code that warnings at build
1187  659690 Possible build warning in code generated by gdbus-codegen
1188  659699 property name collision when generating code for "Connection"
1189  659754 Add API to GMappedFile that allows to pass FD
1190  659838 incorrect types in introspection for g_object_bind_property
1191  659866 pthread_rwlock_t requires defined __USE_UNIX98
1192  659870 gvalue: Fix signedness of g_value_get_char()
1193  659889 glib-2.29.92/gio-2.0.pc.in has a wrong line.
1194  659916 GObject size of 64K is not actively enforced
1195  659920 Missing setter for read/write property 'closed' of GIOStream
1196  659923 Add g_variant_new_fixed_array() function
1197  660013 Remove old g_atomic configure cruft
1198  660096 glib/rwlock tests failure (tests asserted)
1199  660130 Possible loss of user data when updating mimeapps.list
1200  660147 tracker causes g_critical in "gsettings list-recursively"
1201  660413 Make G_ASSERT_STATIC work with clang
1202  660498 Generated test code fails when the codegen changes
1203  660511 Use /proc/mounts for monitoring mounts, not /etc/mtab
1204  660536 Expose options for /etc/fstab entries
1205  660635 Deprecate g_thread_foreach
1206  660637 Pending dbus method calls not canceled on connection loss
1207  660739 kill off g_{mutex,cond}_{new,free}()
1208  660740 make GThread more standard
1209  660741 g_cond_timedwait is a disaster
1210  660743 macro wrappers for g_once_init_enter/leave
1211  660744 finish killing g_thread_init()
1212  660745 GPrivate leaks on Windows
1213  660791 [gio] Improve doc for g_file_make_directory_with_parents()
1214  660843 asyncqueue-test is broken
1215  660849 Remove cruft from g_strerror and g_strsignal
1216  660886 GDBusProxy: don't drop/complain about unknown props/signals
1217  660887 g_slice_set_config() is broken
1218  660994 Add g_main_context_ref_thread_default()
1219  661255 gio: enable test_peer regression test for OpenBSD
1220  661257 giomodules.c uses ":" instead of G_SEARCHPATH_SEPARATOR_S
1221  661318 tests use pthread without appropriate compiler/linker flags
1222  661421 Applications fail to initialize on GNU Hurd - commit
1223  661438 Implement G_GNUC_DEPRECATED/G_GNUC_DEPRECATED_FOR on Visual C++
1224  661711 Sorting keys for GDrive, GVolume and GMount instances
1225  661763 desktop-app-info: Add support for X-GNOME-Keywords
1226  661896 /gdbus/connection/life-cycle is racy
1227  661914 Gstreamer/Totem locks up
1228  662100 regression: g_dbus_connection_close() triggers exit-on-close logic
1229
1230 * Translations updates:
1231  Belarusian 
1232  Brazilian Portuguese
1233  British English 
1234  Bulgarian 
1235  Catalan 
1236  Catalan (Valencian)
1237  Czech 
1238  Danish 
1239  Esperanto
1240  French 
1241  Gujarati
1242  Hebrew 
1243  Hungarian 
1244  Italian 
1245  Japanese
1246  Lithuanian
1247  Norwegian bokmål
1248  Oriya
1249  Polish 
1250  Russian 
1251  Serbian
1252  Simplified Chinese
1253  Slovak 
1254  Slovenian
1255  Spanish 
1256  Tamil
1257  Vietnamese
1258
1259 Overview of changes from GLib 2.29.18 to 2.29.90
1260 ================================================
1261
1262 * API/ABI changes:
1263  - unix signal watches now match the API of all of the other sources
1264  - revert the addition of g_date_time_source_new () from last release
1265
1266 * networking and other fixes for Solaris
1267  - we no longer support symbolic port names (ie: from /etc/services)
1268  - check if -lsocket is needed
1269  - fix g_socket_details_from_fd()
1270  - avoid getmntinfo
1271  - fix some harmless warnings
1272
1273 * GDateTime improvements:
1274  - generally improved standards compliance (with C99)
1275  - support C99-specified format strings: %g, %G, %V, %c, %C, %w
1276  - consult the locale for the preferred 12-hour time format (%r)
1277  - drop support for non-standard %N and broken %W
1278  - better support for formatting non-POSIX (eg: Arabic) numerals
1279  - locale-related test case fixups, and fix some leaks
1280
1281 * GTlsInteraction: add interaction method invocation guarantees
1282
1283 * gdbus-codegen: post-process all interfaces when parsing >1 file
1284
1285 * make GMainLoop, GMainContext and GSource boxed types
1286
1287 * fix a race condition in the first use of g_get_monotonic_time()
1288
1289 * lots gtk-doc cleanups
1290
1291 * better intltool compatibility when generating pot file
1292
1293 * avoid GCC-specific compiler options when not using GCC
1294
1295 * Translation updates:
1296  Belarusian
1297  Brazilian Portuguese
1298  Canadian English
1299  Galician
1300  Indonesian
1301  Korean
1302  Lithuanian
1303  Norwegian bokmål
1304  Portuguese
1305  Spanish
1306  Swedish
1307
1308 Overview of changes from GLib 2.29.16 to 2.29.18
1309 ================================================
1310
1311 * GDateTime is now respecting LC_TIME when formatting
1312
1313 * GTimeZoneMonitor has been removed again
1314
1315 * A new API for wallclock functionality has been added:
1316   g_date_time_source_new(). This API is still experimental
1317   and may be changed or removed before 2.30.
1318
1319 * Bugs fixed:
1320  628904 Add credential support for FreeBSD and fix a socket issue
1321  650763 gdbus-codegen is broken with python 2.7
1322  655129 GDateTime could provide api for implementing wall clocks
1323  656341 gtlsconsoleinteraction.c uses getpass() which isn't avail...
1324  656387 GCancellable can be used concurrently
1325  656443 Make GTlsInteraction ask_password cancellable
1326  656675 void functions should not return in glib 2.29.16
1327  656772 g_variant_compare for uint64 incorrect
1328  656914 Load GIO_EXTRA_MODULES first, and ignore duplicates
1329  657083 The header langinfo.h is not available on all systems
1330  657084 gfileutils: fix docs/annotations for temp file methods
1331  657138 Some files missing in POTFILES.in
1332  657206 GInputStream leaked in g_file_icon_load_async()
1333  657243 g_cancellable_set_error_if_cancelled() documentation
1334  657274 Use detected PYTHON variable as shebang for gdbus-codegen
1335  657336 Speling fixes for glib found with codespell
1336  657452 plural forms needed
1337  657454 Translation comment needed
1338  657540 Print out file:// URL to coverage HTML report after building
1339  657593 g_test_trap_fork calls close(-1)
1340  646082 Addresses from GSocket should be normalized before returning
1341  657517 fix gio/tests/gdbus-peer on bsd
1342
1343 * Translation updates:
1344  Brazilian Portuguese
1345  Galician
1346  Norwegian bokmål
1347  Punjabi
1348  Russian
1349  Serbian
1350  Spanish
1351  Swedish
1352  Traditional Chinese
1353  Uighur
1354
1355
1356 Overview of changes from GLib 2.29.14 to 2.29.16
1357 ================================================
1358
1359 * GTlsDatabase: an abstract class that provides support
1360   or certificate and key lookup. An implementation will
1361   be provided in glib-networking
1362
1363 * GHmac: Support or HMAC digests
1364
1365 * Misc new API:
1366  - g_ptr_array_add_full: creates a GPtrArray with
1367    a preallocated size and a destroy function
1368  - g_desktop_app_info_get_show_in: checks if a GDesktopAppInfo
1369    should be shown in a given desktop environment
1370  - g_mkdtemp, g_mkdtemp_full, g_dir_make_tmp: create
1371    temporary directories
1372
1373 * Unify thread wakeup implementations of GMainContext
1374   and GCancellable, and use eventfd for it when available
1375
1376 * Show mounts in $XDG_USER_DIR in addition to /media and $HOME
1377
1378 * Bugs fixed:
1379  636572 GTlsCertificateDB
1380  644601 Some tests need a running dbus session
1381  652284 deal with small key lengths
1382  652827 glib-2.29.8 no longer builds with mingw.org's toolchain
1383  653063 PEM parser fails parsing private key when put first
1384  654078 Fail to static linking with Glib library
1385  654450 New functions: g_ptr_array_new_full()
1386  654793 Add G_VALUE_INIT
1387  655044 GDesktopAppInfo: Add g_desktop_app_info_get_show_in()
1388  655148 gdbusconnection is broken when compiling with mingw
1389  655241 glocalfile.c no longer compiles with MinGW GCC
1390  655598 g_cancellable_get_fd: silently return -1 for NULL cancellable
1391  655664 gdbus should not abort if no dbus session is available
1392  655769 Use ZLIB_CFLAGS when compiling gio
1393  656031 Improve GVariant annotations
1394  656048 glib-codegen requires Python >= 2.5
1395  656151 configure test logic inverted, doesn't match comments
1396  656152 GCC only syntax used, yet other compilers allowed by configure.
1397  656162 allow use of lcov 1.9 for coverage
1398  656282 GDBusProxy: uninitialized local variables can be freed
1399  656283 Failing tls connection cause assertion
1400  118563 Add g_mkdtemp in the spirit of g_mkstemp
1401  636405 Add g_return_if_fail() to g_settings_bind_with_mapping()
1402  656039 race condition between GDBusProxy signals and public API
1403  656492 g_io_channel_new_file failure (open(2) behavior wrt POSIX)
1404
1405 * Translation updates:
1406  Bulgarian
1407  Esperanto
1408  French
1409  Galician
1410  German
1411  Hebrew
1412  Indonesian
1413  Italian
1414  Norwegian bokmål
1415  Russian
1416  Spanish
1417  Swedish
1418
1419
1420 Overview of changes from GLib 2.29.12 to 2.29.14
1421 ================================================
1422
1423 * Unicode improvements
1424  - add g_unicode_script_{to,from}_iso15924
1425  - add G_UNICODE_SPACING_MARK define
1426  - more normalisation improvements
1427  - stop using deprecated g_unicode_canonical_decomposition()
1428
1429 * GParamSpec:
1430  - mark the 'name' field as 'const' and add a comment to the header to
1431    help avoid future problems caused by bad hacks
1432
1433 * Merge some (modified) patches from Debian:
1434  - 03_blacklist-directories.patch
1435    - add some blacklisted mount directories
1436  - 60_wait-longer-for-threads-to-die.patch
1437    - sleep longer in a test case, if needed to avoid failing
1438
1439 * Units policy change: prefer use of SI units
1440  - deprecate g_format_size_for_display, add g_format_size(_full)
1441
1442 * GSettings: don't call g_error() when the schema is missing
1443
1444 * GVariant support for arrays of object paths:
1445  - new g_variant_{new,get,dup}_objv API
1446  - support for g_variant_{new,get} '^ao' and '^a&o' similar to '^as'
1447
1448 * GDBus:
1449  - use new improved array-of-objects support and pass 'ao' as char**
1450    instead of GVariant*
1451  - improve handling of 'h' type (Unix file descriptor index)
1452
1453 * GIO:
1454  - fix compilation without USE_STATFS and USE_STATVFS
1455
1456 * Documentation fixes
1457
1458 * Bugs fixed:
1459  622921 Migrate from dbus-glib to glib's GDBus
1460  648271 Add g_unicode_script_to_iso15924()
1461  654948 Stop using deprecated g_unicode_canonical_decomposition()
1462  654988 g_atomic_int_add should document behaviour change
1463  655025 #define G_UNICODE_SPACING_MARK G_UNICODE_COMBINING_MARK
1464  655076 normalization misses some Full_Composition_Exclusion=True. 
1465
1466 * Translations updated:
1467  Spanish
1468
1469 Overview of changes from GLib 2.29.10 to 2.29.12
1470 ================================================
1471
1472 * Add new API to do Unicode (de-)composition in atomic steps,
1473   for use in Harfbuzz.
1474
1475 * Bugs fixed:
1476  615895 (indirectly) support non-NULL-terminated regexes in GRegex
1477  617949 glib trunk fails to compile on Solaris w/ Studio 12...
1478  620423 Document the possibility to unset attributes
1479  627974 Floating reference headaches
1480  644687 Not finding cross-links in current doc set
1481  649246 g_output_stream_splice() cannot be used on 32-bit machines...
1482  653841 a helper script to build glib from git master on win32
1483  653935 g_slist_free_full/g_list_free_full iterates twice in the list
1484  654017 tests: fix glib_translations_work() in gsettings unit test
1485  654085 Don't needlessly use "echo -e" when creating .def files
1486  654195 Add g_unichar_compose() and g_unichar_decompose()
1487  654232 GCancellable eventfd problems
1488  654394 suspicious use of floating references in GDBusInterfaceSkeleton
1489  654536 GSettings: lift key name length restriction to 64
1490  654627 GParamSpec: intern property names
1491  654651 Better g_unicode_canonical_decomposition()
1492  654917 Make g_cclosure_marshal_generic the default signal handler
1493
1494 * Translation updates:
1495  Belarusian
1496  Finnish
1497  Korean
1498  Latvian
1499  Lithuanian
1500  Norwegian bokmål
1501  Turkish
1502
1503
1504 Overview of changes from GLib 2.29.8 to 2.29.10
1505 ===============================================
1506
1507 * New features:
1508  - g_desktop_app_info_get_nodisplay: a function that is required
1509    to port gnome-menus to GDesktopAppInfo
1510  - g_hash_Table_iter_replace: new function to replace a value
1511    while iterating over a hash table
1512  - g_utf8_substring: convenience API to extract substrings from
1513    UTF-8 strings
1514  - g_action_group_add_entries: convenience API for creating lots
1515    of actions quickly
1516  - Use eventfd instead of pipes for waking up main contexts and
1517    for cancellation when available
1518  - GMatchInfo is now a refcounted boxed type
1519
1520 * API changes in GAction:
1521  - the 'set_state' entry in the GActionInterface vtable has been
1522    renamed to 'change_state
1523  - g_action_set_state has been renamed to g_action_change_state
1524  - the 'state' property has been changed to read-only
1525  - GSimpleAction can no longer be subclassed
1526
1527 * Bug fixes
1528  647796 g_variant_new_variant is not marked as constructor
1529  652072 gmain: make use of signalfd()
1530  652168 Crosscompiling Fails if build<=2.24 and host >2.24
1531  652750 make dist fails
1532  652758 GDataInputStream: Clarify g_data_input_stream_read_line docs...
1533  652822 Add a g_hash_table_iter_replace
1534  652897 tiny docs clarification for g_utf8_to_ucs4_fast
1535  653140 gmain: use Linux eventfd() for main context wake up
1536  653429 drop AM_MAINTAINER_MODE or enable it by default
1537  653484 GAsyncCallbacks should default to allow-none
1538         Add missing fundamental types to the generic marshaller
1539
1540 * Translation updates
1541  Belarusian
1542  Galician
1543  Russian
1544
1545 Overview of changes from GLib 2.29.6 to 2.29.8
1546 ==============================================
1547
1548 * Bug fixes
1549  646608 export_symbols variable for gio dynamic library is wrong
1550  646635 Fix introspection of GLib
1551  647930 Documentation: GDataInputStream _read_upto() version
1552  651745 Switch to _ prefixing rather than G_GNUC_INTERNAL
1553  651920 Improve qsort_r detection
1554  651959 gbitlock: "asm goto" is not available in gcc < 4.5
1555  651998 gdbus-codegen: Use relative Python imports
1556  652000 Fix for gatomic.c on Windows/MSVC
1557  652002 Proposal to clean up gvaluetransform.c for MSVC
1558  652025 g_dbus_connection_register_object: error is not set...
1559  652081 Typos in a GBinding warning message
1560  652197 Improper handling of double values in GDBusMessage
1561         Fix a deadlock in gobject finalization
1562
1563 * Translation updates:
1564  Czech
1565  Galician
1566  German
1567  Hebrew
1568  Norwegian bokmål
1569  Spanish
1570  Uighur
1571
1572
1573 Overview of changes from GLib 2.29.4 to 2.29.6
1574 ==============================================
1575
1576 * Atomic operations have been rewritten from scratch to make use
1577   of gcc builtins where possible. As a side-effect of this, calls
1578   to g_atomic_ API with explicit casts may now be problematic; if
1579   that happens to you, try first to remove the casts. Another
1580   side-effect of the rewrite is that g_atomic_int_exchange_and_add
1581   has been deprecated in favor of g_atomic_int_add.
1582
1583 * A full set of atomic operations on pointers has been added,
1584   including bit locks in pointer-size locations.
1585
1586 * Access to quarks is now lockless
1587
1588 * GObject data scalability has been greatly improved
1589
1590 * g_data_time_format now supports alternative digits and padding
1591
1592 * Introspection improvements:
1593  - Add a boxed type for GVariantBuilder
1594  - Annotation fixes in GDBus, GVariant, g_base64_
1595
1596 * Bugs fixed:
1597  502560 g_rand_double_range returns 'inf'
1598  612729 g_mkdir_with_parents can fail if the directory already exists
1599  617491 g_once() implementation is inefficient
1600  619418 Add a performance test for UTF-8 decoding functions
1601  619435 Make g_utf8_to_ucs4_fast() yet faster
1602  626549 G_STATIC_ASSERT_EXPR
1603  631231 bitlock: Fix detection and usage of futexes with Bionic
1604  632294 g_queue_remove() should return a boolean
1605  640518 GMainLoop has quadratic complexity when all pollfd's...
1606  642026 Race condition in g_static_private_free
1607  646635 Fix introspection of GLib
1608  648678 g_date_time_format(): support %O flags for localized numbers
1609  649480 Use MSG_CMSG_CLOEXEC in recvmsg in gio/gsocket.c
1610  649506 GTestFunc et al lacking Since tag
1611  649657 Don't return gboolean for functions that throw
1612  649775 glib-gio-gdbuscodegen-Makefile.patch
1613  649915 gsettings accepts unquoted strings longer than two characters
1614  649973 gthread: build unix tests only on unix
1615  649988 gdbus-codegen: Drop dependency on argparse
1616  650078 forkbomb building glib/tests/protocol
1617  650211 Optimization in key file parsing
1618  650236 Application over DBus implements action state incorrectly
1619  650345 g_key_file_has_key_full: New function to fix g_key_file_has_key...
1620  650458 reduce overhead in g_object_set/get_data
1621  650459 hash table consistency while calling destroy notify funcs
1622  650688 enforce rules about hash table modification
1623  650823 expand the set of atomic ops
1624  650874 codegen chokes on docs
1625  650882 use stdout instead of stderr for informational messages
1626  650884 fix compilation with gcc2
1627  650885 implement glib credentials on OpenBSD (hackish)
1628  650935 G_GNUC_MAY_ALIAS and atomic ops
1629  651009 minor documentation fix
1630  651034 Regarding g_cond_wait after g_thread_pool_push in gthreadedresolver
1631  651133 race condition in GDBusConnection's emit_signal_instance_in_idle_cb
1632  651141 hashtable infinite loop
1633  651219 fix path to true(1) on OpenBSD
1634  651223 Fix some compile warnings on OpenBSD
1635  651327 Minor fixes for the gsocket API
1636  651467 Add pointer sized bitlocks
1637  651650 gdbus: Avoid busy wait loop
1638  651725 gmain: Cleanups and a new test case
1639  651745 Switch to _ prefixing rather than G_GNUC_INTERNAL
1640
1641 * Updated translations:
1642  Catalan (Valencian)
1643  Esperanto
1644  Hebrew
1645  Hungarian
1646  Russian
1647  Spanish
1648
1649
1650 Overview of changes from GLib 2.29.2 to 2.29.4
1651 ==============================================
1652
1653 * GDBus:
1654  - Includes several new types to support modeling D-Bus
1655    objects and interfaces more fully, and also introduces
1656    an 'object manager' pattern:
1657    GDBusInterface, GDBusObject, GDBusObjectManager
1658    These interfaces have client-side implementations:
1659    GDBusProxy, GDBusObjectProxy, GDBusObjectManagerClient
1660    And server-side implementations:
1661    GDBusInterfaceSkeleton, GDBusObjectSkeleton, GDBusObjectManagerServer
1662  - The new gdbus-codegen utility uses these new classes
1663    to generate C code and documentation from D-Bus interface
1664    descriptions in XML
1665
1666 * GTest:
1667  - There is now a g_test_fail() function to mark
1668    tests as failed
1669
1670 * GDesktopAppInfo
1671  - Now has a binding-friendly filename property
1672  - Other new API to more fully expose desktop file contents:
1673    g_desktop_app_info_get_categories(),
1674    g_desktop_app_info_get_generic_name()
1675
1676 * GHashTable:
1677  - Several optimizations to reduce space consumption of
1678    large hash tables, in particular tables that are used
1679    to store sets.
1680
1681 * Unix-specific APIs:
1682   GLib now installs a separate header, glib-unix.h, that is
1683   meant to collect Unix-specific APIs. For now, it contains
1684   g_unix_open_pipe(), g_unix_set_fd_non_blocking() for dealing
1685   with pipes and fds, as well as APIs to create mainloop
1686   sources which can trigger callbacks on certain Unix
1687   signals (SIGTERM, SIGHUP, SIGINT).
1688
1689 * Bugs fixed:
1690  631379 GDBus nonce-tcp test failing
1691  632631 GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed
1692  635694 gdbus aborting due to unauthorized socket in DBUS_SESSION_BUS_ADDRESS
1693  637561 Crash when using G_DBUS_SERVER_FLAGS_RUN_IN_THREAD
1694  642935 g_date_time_format() prints wrong value for %z and timezone -0800
1695  643134 g_dbus_message_copy
1696  644941 glib-unix: New Unix-specific API
1697  646013 g_hash_table_remove_all_nodes optimization
1698  646309 glib cannot be cross-compilled for mingw32
1699  646435 GTimeZone doesn't seem to be thread-safe
1700  646957 GIO chained calls don't work with a thread default context
1701  647594 README link to mailing list is broken
1702  647602 Cannot connect to remote message bus via TCP
1703  647746 The GSocketService documentation is incomplete.
1704  647826 API: gtester: Add g_test_fail()
1705  647903 GDesktopAppInfo: Add g_desktop_app_info_get_categories()
1706  648416 g_app_info_create_from_commandline ignores SUPPORTS_STARTUP_NOTIFICATION
1707  648423 Support G_DEBUG=trap-warnings
1708  648425 GDesktopAppInfo: Add "filename" property for bindings
1709  648966 Update g_unichar_iswide and g_unichar_iswide_cjk
1710
1711 * Updated translations
1712  Norwegian bokmål
1713  Spanish
1714  Turkish
1715  Uighur
1716
1717
1718 Overview of Changes from GLib 2.28.0 to 2.29.2
1719 ==============================================
1720
1721 * GApplication
1722  - The documentation has been enhanced and clarified
1723  - An opt-out for uniqueness has been added: G_APPLICATION_NON_UNIQUE
1724  - GApplication now syncs settings before g_application_run() returns
1725
1726 * GDBus
1727  - Interface lookups are now happening in constant time
1728  - Signature checking and handling of various unexpected
1729    situations has been improved
1730
1731 * GVariant
1732  - The format accepted by the GVariant parser has beend documented
1733  - GVariant accepts G_VARIANT_TYPE_VARDICT for a{sv}
1734
1735 * GDateTime:
1736  - The return value of g_datetime_compare() has been fixed to
1737    match strcmp() semantics
1738  - In order to handle problems with changing timezones, a GTimeZoneMonitor
1739    has been added to GIO, and g_time_zone_refresh_local() can be
1740    called to update the cached information about the local timezone
1741
1742 * GOption now uses /proc/self/cmdline to set the program name instead
1743   and only falls back to "<unknown>" if that is unavailable
1744
1745 * GSettings:
1746  - The schema compiler now warns about references to non-existing schemas
1747
1748 * Commandline utilities are now fully translated
1749
1750 * Signals can now indicate that collecting their arguments must
1751   always happen, even in the absence of connected signal handlers,
1752   using the G_SIGNAL_MUST_COLLECT flag.
1753
1754 * Bugs fixed:
1755  635099 Memory leak in gdbus introspection when parsing xml
1756  640489 $ and ^ do not match lines if G_REGEX_MULTILINE|G_R...
1757  642042 Overriding GDBus org.freedesktop.DBus.Properties im...
1758  642052 g_timeout_add(_seconds) cannot handle large intervals
1759  642490 notify_desktop_launch() "g_variant_new_bytestring:...
1760  613269 g_type_get_qdata() doesn't work as I expected on subtypes
1761  624943 G_VALUE_NOCOPY_CONTENTS is undocumented
1762  637738 object_interface_check_properties never actually executes
1763  638185 GIOCondition should be annotated as "flags"
1764  639478 GDBusServer's g_dbus_server_new_sync() function should just...
1765  641755 Add g_settings_get/set_uint() helpers
1766  641768 dconf gsettings backend silently drops writes if it can't...
1767  642797 g_app_info_get_default_for_type() broken for subtypes
1768  642825 Unnecessary assertion failure in g_option_context_parse()
1769  642944 NULL key lookup using g_hash_table_lookup_extended()
1770  643074 Incorrect documentation for g_socket_receive() and g_socket...
1771  643197 g_application_id_is_valid docs imply no valid ids
1772  643468 GApplication docs: Warn that handling "command-line" means...
1773  643478 GApplication::local_command_line vfunc documentation seems wrong
1774  643624 Can g_variant_unref() on an already free'd variant
1775  643649 g_application_run() should say that argc/argv can be NULL
1776  643780 shouldn't need to create an action group to use actions...
1777  643795 g_timeout_add_seconds fires with intervals 1 second longer...
1778  644309 Program name is not set when using GtkApplication
1779  644428 Crash in failure section of g_markup_collect_attributes()
1780  644465 undefined reference to `_usleep'
1781  644552 g_timeout_add_seconds(1, ...) may have a latency of up to 2...
1782  644607 Correct internal definition of C_()
1783  645789 annotations for g_file_*_contents
1784  646039 g_settings_list_children() returns child that cannot be opened
1785  646310 Accept range with only min or max
1786  646420 g_dbus_method_invocation_get_parameters() docs should say...
1787  646843 occasional abort on autologin
1788  646985 add G_APPLICATION_NON_UNIQUE flag
1789  647579 gsettings: Implement reset-recursively
1790  647600 gsettings description has typo
1791
1792 * Translation updates
1793  Afrikaans
1794  Bulgarian
1795  Bengali India
1796  British English
1797  Bulgarian
1798  Catalan
1799  Czech
1800  Danish
1801  French
1802  Galician
1803  German
1804  Greek
1805  Gujarati
1806  Hebrew
1807  Hungarian
1808  Italian
1809  Japanese
1810  Korean
1811  Lithuanian
1812  Polish
1813  Portuguese
1814  Romanian
1815  Serbian
1816  Simplified Chinese
1817  Spanish
1818  Swedish
1819  Traditional Chinese
1820  Uighur
1821  Vietnamese
1822
1823
1824 Overview of Changes from GLib 2.27.93 to 2.28.0
1825 ===============================================
1826
1827 * Bugs fixed:
1828 641363 GInitable documentation isn't clear about that finalize...
1829 641395 Add more data about the origin application to the "Lau...
1830 641411 gdesktopappinfo signals lost if it's the session bus...
1831 641477 glib-mkenums uses unportable #! line
1832 641572 Add @EXEEXT@ to pkgconfig binary name
1833 641688 glib installs GSettings.html and gsettings.html
1834
1835 * Translation updates:
1836  Galician
1837  Italian
1838  Korean
1839  Punjabi
1840
1841
1842 Overview of Changes from GLib 2.27.92 to 2.27.93
1843 ================================================
1844
1845 * Bugs fixed:
1846  637013 gio/gdbusmessage.c fails to compile on Solaris
1847  640192 Error creating a Gio.Settings object through py...
1848  640261 Minimum version for external pcre needs to be..
1849  640262 GActionGroup contains redundant TYPE macros
1850  640436 Make load_user_special_dirs() resistant to non...
1851  640695 g_key_file_load_from_file() mishandles a CR-LF...
1852  640724 can't compile gio due to format string issues
1853  640725 can't compile tests due to format string issue
1854  640807 improve GVariant behaviour with invalid pointers
1855  640823 wrong documentation for g_source_add_child_source
1856
1857 * Translation updates:
1858  Bulgarian
1859  Galician
1860  Hebrew
1861  Norwegian bokmål
1862  Spanish
1863  Traditional Chinese
1864
1865
1866 Overview of Changes from GLib 2.27.91 to 2.27.92
1867 ================================================
1868
1869 * Update to Unicode 6.0
1870
1871 * Update PCRE to 8.12
1872
1873 * Bugs fixed:
1874  637696 g_unix_connection_send_fd() doesn't work
1875  638872 null settings backend bug
1876  640042 GtkApplication's warning about not connecting...
1877
1878 * Translation updates:
1879  Arabic
1880  Basque
1881  Estonian
1882  Greek
1883
1884 Overview of Changes from GLib 2.27.90 to 2.27.91
1885 ================================================
1886
1887 * Bugs fixed:
1888  638838 gdesktopappinfo: Don't crash if we don't have a desktop filename
1889  638894 Splitting on \s* gives no result
1890  639064 Update gschema.dtd
1891  639084 Copy/paste error in GSettings::writable-changed signal
1892  639177 SIGSEGV for GApplications with G_APPLICATION_IS_SERVICE
1893
1894 * Translation updates:
1895  Estonian
1896  Galician
1897  Indonesian
1898
1899
1900 Overview of Changes from GLib 2.27.5 to 2.27.90
1901 ===============================================
1902
1903 * Test reports created by gtester-report can now
1904   include revision information
1905
1906 * The g_desktop_app_info_launch_* family of functions
1907   now emit a DBus signal when an application is launched.
1908   Additionally, there is a new variant
1909   g_desktop_app_info_launch_uris_as_manager(), which
1910   gives more control over the launched process.
1911
1912 * The memory and null GSettings backends are now available
1913   as public API
1914
1915 * g_get_locale_variants() is a new function that returns a
1916   list of variants of a locale identifier
1917
1918 * Bugs fixed:
1919  587898 I/O timeouts for GSocket
1920  606960 gio: Add extension point for informing parties...
1921  631980 Handle an optional <revision> node in the report...
1922  634569 Document that g_variant_builder_add_value consumes...
1923  635998 Make _g_compute_locale_variants public
1924  636806 Add g_{memory,null}_settings_backend_get_default
1925  637262 Need a binary DER version of ::accepted-cas
1926  637544 Skip fsync() on btrfs
1927  637720 void functions should not return a value.
1928  637738 object_interface_check_properties never actually...
1929  637759 GIOChannel: fix a crash in g_io_channel_read_chars()
1930  637852 Updates to glib.vsprops file for MSVC 2008 builds...
1931  637858 Updates to test/testglib.c...
1932  638349 parameter name of g_variant_new_* may conflict...
1933
1934 * Translation updates:
1935  Hebrew
1936  Norwegian bokmål
1937  Simplified Chinese
1938  Spanish
1939  Swedish
1940  Uyghur
1941  Vietnamese
1942
1943
1944 Overview of Changes from GLib 2.27.4 to 2.27.5
1945 ==============================================
1946
1947 * Network support:
1948  - Add g_tls_certificate_verify() to verify a certificate
1949  - Add GTlsConnection:use-system-certdb
1950  - Other TLS api additions
1951
1952 * GIO:
1953  - Add g_io_stream_splice_async()/_finish() to splice two iostreams
1954  - Add g_emblemed_icon_clear_emblems() and make GEmblemedIcon derivable
1955  - Remove GPeriodic; it did not receive the necessary review and
1956    integration work to declare it stable
1957
1958 * GSequence:
1959  - New methods g_sequence_lookup() and g_sequence_lookup_iter()
1960
1961 * Bugs fixed:
1962  617254 Missing g_sequence_lookup
1963  632544 g_dbus_connection_send_message can not send a locked message...
1964  633350 g_hostname_to_ascii() ignores non-ascii dots
1965  634583 Better error reporting for g_variant_parse()
1966  635007 gsetting enum rule don't work for out-of-srcdir builds
1967  635626 GDBus message idle can execute while flushes are pending
1968  636100 Can't read GSettings:backend property
1969  636305 Typo on g_queue_remove_all() function description
1970  636311 appinfo: tweak application positioning for content-types
1971  636351 g_simple_async_result_is_valid lacks a version tag
1972  636387 gdb autoload files shadow the "dir" builtin
1973  636673 g_simple_async_report_error_in_idle should allow object...
1974  637147 Add a "delay-apply" property to GSettings
1975  637171 emblemedicon: add g_emblemed_icon_clear_emblems()
1976  637237 gapplication: plug a memory leak
1977
1978 * Translation updates:
1979  Estonian
1980  Galician
1981  Hebrew
1982  Norwegian bokmål
1983  Simplified Chinese
1984  Spanish
1985  Traditional Chinese
1986  Vietnamese
1987
1988
1989 Overview of Changes from GLib 2.27.3 to 2.27.4
1990 ==============================================
1991
1992 * GIO
1993  - Mounts are treated as hidden if they have a path element
1994    that starts with a dot
1995  - GAppInfo gained API to differentiate between recommended
1996    and fallback mime handlers
1997  - g_cancellable_create_source: creates a GSource that triggers
1998    when the GCancellable is canceled
1999  - GPollableInput/OutputStream: Interfaces for pollable streams
2000  - TLS support has landed, with an extension point that is
2001    implemented in glib-networking
2002
2003 * GLib
2004  - Mainloop sources can now have 'child sources'
2005  - g_get_runtime_dir: New function to return the XDG_RUNTIME_DIR
2006
2007 * Bugs fixed:
2008  530786 GFileMonitor "changed" signal underdocumented
2009  588189 TLS support for GSocket*
2010  630357 g_object_new_valist uses uninitialized memory
2011  630559 typo in public string in gsocks: 'The SOCKSv5 require...
2012  632445 Documentation refers to removed GNOME 2.0 porting guide
2013  634239 Child GSources
2014  634241 Add pollable input/output streams
2015  634504 allow passing a NULL emblem to g_emblemed_icon_new()
2016  634613 unsufficient g_get_user_runtime_dir() documentation
2017  635640 schema should inherit gettext-domain from schemalist
2018  635768 Protect g_file_monitor_set_rate_limit() against negative...
2019  635882 Fix the wrong-category schema test
2020  635187 Wrong type of GVariant received in an action...
2021
2022 * Updated translations:
2023  Galician
2024  Italian
2025  Norwegian bokmål
2026  Uyghur
2027
2028
2029 Overview of Changes from GLib 2.27.2 to 2.27.3
2030 ==============================================
2031
2032 * The GTimeSpec type that was introduced in the 2.27.2 has been
2033   dropped again in favour of APIs that return microseconds as
2034   64-bit integer.
2035   Affected functions:
2036   g_source_get_time
2037   g_periodic_unblock
2038   g_get_monotonic_time
2039   g_get_real_time
2040   The similar GTimeVal struct is still around, but its use is
2041   discouraged.
2042
2043 * GTimer is now using monotonic time unconditionally
2044
2045 * There are some new functions to facilitate error reporting
2046   in async GIO APIs:
2047   g_simple_async_result_take_error
2048   g_simple_async_result_new_take_error
2049   g_simple_async_report_take_gerror_in_idle
2050
2051 * There is new convenience API to us GVariant dictionaries:
2052   g_variant_lookup
2053
2054 * It is now possible to delay sending match rules to the
2055   D-Bus daemon in GDBus:
2056   G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
2057
2058 * Support has been added for XDG_RUNTIME_DIR:
2059   g_get_user_runtime_dir
2060
2061 * Various fixes for Win64/MSVC builds have been committed
2062
2063 * Bugs fixed:
2064  620263 Add g_clear_object, g_clear_pointer, g_clear_boxed
2065  633075 update Project Files and sources for MSVC 2008/C89
2066  633381 gsettings Makefile rules should handle empty list...
2067  633685 Use g_simple_async_result_{new_,}take_error
2068  633686 Add g_simple_async_report_take_gerror_in_idle
2069
2070 * Translation updates:
2071   Belarusian
2072   Galician
2073   Hebrew
2074   Punjabi
2075   Spanish
2076
2077
2078 Overview of Changes from GLib 2.27.1 to 2.27.2
2079 ==============================================
2080
2081 * GApplication
2082  - Export actions over DBus and support activating them from remote instances
2083  - Support environment passing
2084
2085 * GSettings
2086  - The gsettings utility has a list-recursively command
2087  - The gsettings utility has commandline completion for enum values
2088
2089 * GLib is now linked against librt and uses monotonic time for
2090   timeouts and GPeriod sources. GSource has a new g_source_get_time()
2091   which returns monotonic time, and g_source_get_current_time() has
2092   been deprecated
2093
2094 * Bugs fixed:
2095  158725 free linked list with data
2096  626320 GVariant: Avoid locking in g_variant_get_child_value() if possible
2097  629247 add gsimpleasyncresult methods to take over a GError
2098  629274 GNetworkService does not do fallback when there is no SRV record
2099  631264 gsettings-tool choice/range support
2100  631482 g_date_time_from_instant: 1000000000000000000
2101  632169 docs for manual use of gsettings-data-convert
2102  632571 Add equivalent to gconftool-2's -R option
2103  633115 GSettings m4 doesn't fail the build for broken schemas
2104  633206 Default g_application_local_command_line() doesn't set exit_status...
2105  633339 support more complex gapplication setups
2106  633356 Make timeout G_MAXINT mean "no timeout"
2107
2108 * Translation updates:
2109  Catalan (Valencian)
2110  Indonesian
2111  Japanese
2112
2113
2114 Overview of Changes from GLib 2.27.0 to 2.27.1
2115 ==============================================
2116
2117 * GDateTime now has full week number support.
2118   New API: g_date_time_get_week_numbering_year
2119
2120 * The GSettings schema compiler will now skip over
2121   broken .xml schema files instead of aborting altogether
2122
2123 * GSettings now works properly on bigendian systems
2124
2125 * GSettings has more complete support for ranges
2126   New API:
2127     g_settings_get_range
2128     g_settings_range_check
2129   The gsettings commandline tool supports ranges too.
2130
2131 * GApplication has been rewritten; see the API docs for details
2132   and examples. The action support is not complete yet.
2133
2134 * The GLib mainloop has gained 'dispatch to context' functionality,
2135   which can replace manually created idles in many cases.
2136   New API:
2137     g_main_context_invoke
2138     g_main_context_invoke_full
2139
2140 * The gio-desktop-app-info-lookup extension point has been
2141   removed from GIO. GIO now uses x-scheme-handler mimetypes when
2142   looking for default applications.
2143
2144 * On win32, make g_get_user_data_dir() return the CSIDL_LOCAL_APPDATA
2145   folder on Windows, and not CSIDL_PERSONAL. This matches what Qt does,
2146   and has been widely requested. Also make g_get_user_config_dir() return
2147   this and not the (roaming) CSIDL_APPDATA folder.
2148
2149 * A periodic event clock has been added in GIO: GPeriodic. Note that this
2150   API is still experimental and expected to undergo changes before it
2151   will be incorporated into a stable GLib release. Use at your own risk.
2152
2153 Bug fixes:
2154  613822 gobject signal connect/disconnect not thread safe
2155  618737 "dispatch to context" functionality
2156  620710 g_get_user_data_dir() uses CSIDL_PERSONAL and not CSIDL_APPDATA
2157  623400 acquire context before dispatching
2158  627126 gsettings schema files don't get installed on FreeBSD
2159  627171 g_socket_new_from_fd() doesn't set the right protocol
2160  628876 Wrong error description
2161  628937 gracefully handle broken schemas
2162  629274 GNetworkService doesn't fallback when there is no SRV record
2163  629289 g_error() used wrong, produces core dump
2164  629687 leaks class refcount in gsocketcontrolmessage
2165  629849 GLib-CRITICAL **: g_source_get_context: assertion `!SOURCE_...
2166  629945 GDBus deadlock in g_bus_get_sync()
2167  630000 g_date_time_difference
2168  630077 GDateTime week number support
2169  630185 Allow NULL strings in g_quark_try_string()
2170  630797 docs mention non-existent g_object_dispose()
2171  630968 gschema-compile problems on power g5
2172  631263 GSettings needs range/choice APIs
2173  631264 gsettings-tool choice/range support
2174  631379 GDBus nonce-tcp test failing
2175  631410 Port gapplookupgconf.c to using x-scheme-handler/
2176  632884 Possible deadlock in g_object_remove_toggle_ref()
2177
2178 Transation updates:
2179  Basque
2180  Brazilian Portuguese
2181  British English
2182  Bulgarian
2183  Czech
2184  Dutch
2185  Estonian
2186  French
2187  Galician
2188  German
2189  Greek
2190  Hebrew
2191  Hungarian
2192  Japanese
2193  Lithuanian
2194  Polish
2195  Portuguese
2196  Romanian
2197  Simplified Chinese
2198  Slovenian
2199  Spanish
2200
2201
2202 Overview of Changes from GLib 2.25.15 to GLib 2.27.0
2203 ====================================================
2204
2205 Build:
2206   - massive restructuring to reduce #include abuse
2207   - tweaks to silence some harmless compiler warnings
2208   - rename gschema-compile.c to glib-compile-schemas.c
2209   - Windows fixes
2210   - fix building with zlib < 1.2.4 on win32
2211
2212 GDateTime:
2213   - better msgctxt for translating month and weekday names
2214   - API is changed quite a lot, implementation is improved
2215   - GTimeZone is now exposed
2216
2217 GObject:
2218   - make ordering for overridden interface properties consistent
2219   - ->priv structures are limited to 64k but this was not documented,
2220     and exceeding this limit produced bad results.  Add docs and enforce
2221     the limit properly.
2222   - add g_object_class_install_properties() to install multiple
2223     properties in one go
2224   - improve debugging output for GValue containing G_TYPE_STRV
2225
2226 GIO:
2227   - fix priority sorting of GIO extensions
2228   - add GCredentials support on FreeBSD
2229   - fix support for IPv6 addresses in URI parsing functions
2230   - GSocketClient fixes for when g_socket_connect succeeds immediately
2231   - clarify string encoding for GFile constructors in docs
2232   - new functions g_data_input_stream_read_upto{,async,finish}
2233   - tweak confusing documentation for g_output_stream_write()
2234
2235 GDBus:
2236   - GDBusMessage can now be locked and copied (like in libdbus)
2237   - GDBusConnection filter function API has changed again
2238   - GDBusServer: ::new-connection now declares if the connection was claimed
2239   - add a partial workaround for GObject bug 627724.
2240   - very many memory leaks fixed
2241
2242 GVariant:
2243   - check for size == 0 in g_variant_get_bytestring to avoid a crash
2244     when attempting to get_bytestring() from an empty array
2245   - improve gobject-introspection annotations
2246
2247 GSettings:
2248   - add GSettings Windows registry backend
2249   - some internal tweaks to the backend API
2250   - remove g_settings_list_items
2251   - add g_settings_list_children and _list_keys to replace it
2252   - add schema compiler restrictions for dealing with lists
2253   - don't automatically emit value changed signals on writability
2254     changes
2255
2256 Other:
2257   - constify the 'parser' vtable param to g_markup_parse_context_push()
2258   - plug many memory leaks in test cases
2259
2260 Bugs closed:
2261   50076 Time API to go with date API
2262  584284 g_data_input_stream_read_until_async different from sync version
2263  624546 Modification of GDBusMessage in filter function
2264  626919 Let g_object_class_install_property() return the installed GParamSpec*
2265  628029 GDateTime missing get_week_of_year method
2266  628253 Interface properties not listed in a consistent order
2267  628331 Plug lots of mem leaks in gio test suite
2268  628345 Plug a mem leak
2269  628436 Plug a mem leak
2270  628505 Fix building with zlib < 1.2.4 on win32
2271  628839 [PATCH] datetime: Rename shadowing variables
2272  628904 [PATCH] Add credential support for FreeBSD and fix a socket issue
2273  628952 incorrect glib_major_version and other variables on cygwin.
2274  629192 g_strdup_value_contents(): dump GStrv more usefully
2275  629251 g_socket_client_async_connect_complete: assertion failed
2276  629259 Failed to connect to "::1"
2277  629328 g_markup_parse_context_push doesn't respect const structs
2278  629429 month "May" short and full form same with "GDateTime" msgctxt
2279  629689 GDBusConnection leaks its GCredentials
2280  629698 Segfault in g_variant_get_bytestring() 
2281
2282 Updated translations:
2283   Arabic
2284   Armenian
2285   Basque
2286   British English
2287   Czech
2288   Finnish
2289   Galician
2290   German
2291   Hungarian
2292   Indonesian
2293   Japanese
2294   Lithuanian
2295   Norwegian bokmål
2296   Polish
2297   Portuguese
2298   Punjabi
2299   Simplified Chinese
2300   Slovenian
2301   Spanish
2302   Swedish
2303   Swedish
2304   Traditional Chinese
2305
2306 Overview of Changes from GLib 2.25.14 to GLib 2.25.15
2307 =====================================================
2308
2309  * GIO
2310   - Memory leak fixes
2311   - The GZip(De}Compressor can now process header information
2312   - Support for network proxies has been added, with the GProxy
2313     interface and the gio-proxy-resolver extension point. GIO
2314     includes SOCKSv4 and SOCKSv5 implementations, and libproxy
2315     is also going to provide an implementation of this extension
2316     point.
2317   - There are GAction and GActionGroup interfaces now, which will
2318     be used in GApplication in the near future.
2319
2320  * GObject
2321   - There are now convenience macros for defining boxed and
2322     pointer types
2323
2324  * GDBus
2325   - Memory leak fixes
2326   - GDBusProxy for well-known names can now auto-restart
2327     the service if the name owner disapperas
2328   - Filter functions are now allowed to modify messages
2329
2330  * GLib
2331   - GDateTime is a replacement for GDate that supports time
2332     and timezone information.
2333
2334  * Bugs fixed:
2335   50076 Time API to go with date API
2336  449565 Add G_DEFINE_BOXED_TYPE()
2337  617691 Add GZIP header processing to GZlibCompressor/GZlibDecompressor
2338  622184 add g_memory_output_stream_steal_data
2339  624546 Modification of GDBusMessage in filter function
2340  627088 Build failure in gdbus-peer.c on FreeBSD
2341  627181 save a memdup
2342  627182 Plug a mem leak in the gdbus-connection test
2343  627187 Plug some gdbus mem leaks
2344  627188 gdbus-non-socket test occasionally fails
2345  627252 G_OPTION_FLAG_NO_ARG is only for callback options
2346  627392 gdbus commit 8a3a4596 breaks win32 compile
2347  627407 FTBFS on !linux UNIX platforms
2348  627604 String error: 'that' twice in a row
2349  627969 ABR in g_file_open_tmp
2350  628084 gdbus-peer fails with assertion
2351  628193 Miscellaneous string fixes
2352  628296 abort() in gsocketconnection.c
2353  628309 Plug a mem leak in GConverterOutputStream
2354  628317 GEmblemedIcon:equal implementation is buggy
2355  628323 Fix invalid reads
2356  628327 Plug a mem leak
2357  628328 Plug a mem leak
2358  628329 Don't leak the FD list
2359  628324 Invalid reads in gdbus-export test
2360
2361  * Updated translations:
2362   British English
2363   Danish
2364   Galician
2365   Hebrew
2366   Punjabi
2367   Serbian
2368   Spanish
2369   Traditional Chinese
2370
2371
2372 Overview of Changes from GLib 2.25.13 to GLib 2.25.14
2373 =====================================================
2374
2375 * GDBus
2376  - Make the closure variants of GDBus apis work
2377  - Make error unregistration work
2378  - Use async IO in the IO thread (626748)
2379
2380 * GIO
2381  - Make g_simple_async_result_is_valid work without source (626208)
2382  - GSocketClient: add a timeout property
2383  - Fix memory leaks in GSocketClient
2384  - Handle async vs. sync correctly in GSocketConnection stream (616458)
2385  - Declare stream base classes as abstract
2386  - Clarify semantics of g_output_stream_write() (627071)
2387
2388 * Other
2389  - Improve test coverage for GDBus, GRegex, GAsyncResult
2390  - Drop dead code in pcre, xdgmime
2391  - Fix a race condition in gtester (578295)
2392  - Avoid an extra allocation in GAsyncQueue (626704)
2393  - Add test case for non-socket GIOStream (626841)
2394  - More explicit GVariant docs (622770)
2395  - Imroved docs for GAsyncInitable and GSimpleAsyncResult (602417)
2396
2397 * Translation updates:
2398  - Galician
2399  - Norwegian bokmål
2400  - Punjabi
2401  - Simplified Chinese
2402  - Swedish
2403
2404
2405 Overview of Changes from GLib 2.25.12 to GLib 2.25.13
2406 =====================================================
2407
2408 +-------------------------------------------------------------------+
2409 |   WARNING: There have been no breaks in API or ABI.  Weird, eh?   |
2410 +-------------------------------------------------------------------+
2411
2412 The primary purpose of this release is to fix a serious problem with
2413 glib 2.25.12: glibconfig.h (as generated on a Fedora amd64 system) was
2414 being distributed in the tarball.  It was being used to build some parts
2415 of glib on other systems (eg: 32bit ones).  This was causing some very
2416 serious problems.
2417
2418 There have been many other improvements, however:
2419
2420  Build and testing:
2421   - vastly improved test coverage
2422   - old tests moved to the gtester framework
2423   - gtester Makefile modified so that the tests only run once
2424   - cleanup of how we handle includes while building glib
2425
2426  GVariant:
2427   - add a g_return_if_fail (utf8) to g_variant_new_string()
2428
2429  GDBus:
2430   - perform extra sanity checks when serialising messages
2431   - add API to query and set the byteorder of a GDBusMessage
2432   - improve debug output, add some extra options
2433   - if exiting due to the bus disconnecting us, print an error message
2434     explaining why
2435   - sort property names correctly
2436   - don't bother sending RemoveMatch when we will close the connection
2437     anyway
2438   - use effective uid/gid for credential passing
2439
2440  GSettings:
2441   - add G_SETTINGS_BIND_INVERT_BOOLEAN for inverting boolean bindings
2442     without mapping functions
2443   - mark all strings in the schema compiler for translation
2444
2445  Binding:
2446   - improve closure support for bindings
2447   - copy GSettings INVERT_BOOLEAN flag
2448
2449  Other:
2450   - fix another complicated GCancellable deadlock possibility
2451
2452 Bugs closed:
2453  599590 glib build doesn't look for correct pkg-config
2454  619026 avoid warning in gutils.h when using gcc with -Wconversion
2455  624739 Please fix POTFILES.in
2456  625472 Valgrind claims uninitialized bytes used
2457  625500 g_date_set_time_val documentation doesn't mention local time
2458  625628 GDBusProxy: wrong property name sorting
2459  625753 Incorrect flags used in g_dbus_connection_call_sync()
2460  625827 Expand documentation about error quark naming
2461  625988 builddir != srcdir issues
2462  626107 glibconfig.h is being disted
2463
2464 Updated translations:
2465  French
2466  Galician
2467  Hebrew
2468  Norwegian bokmål
2469  Spanish
2470
2471
2472 Overview of Changes from GLib 2.25.11 to GLib 2.25.12
2473 =====================================================
2474
2475 +-------------------------------------------------------------------+
2476 | WARNING: There have been many API changes in GDBus -- sending     |
2477 | messages, subscribing to signals, closing connections and         |
2478 | registering subtrees are affected.  The ABI for GSettingsBackend  |
2479 | has also been changed.  For both reasons, a new dconf release is  |
2480 | required (and will be along soon).                                |
2481 +-------------------------------------------------------------------+
2482
2483 Build:
2484   - cleanup automake setup
2485   - rename configure.in to configure.ac
2486   - various docs fixups
2487   - move glibconfig.h to glib/
2488   - disable dtrace support on Mac OS (which has incompatible 'dtrace')
2489
2490 GSettings:
2491   - add support for vendor override files (to change the default values
2492     in a schema)
2493   - change GSettingsBackend vtable
2494   - add g_settings_reset()
2495   - support binding to G_TYPE_STRV properties
2496
2497 GDBus:
2498   - many bug fixes, including a serialisation fix
2499   - stop handling incoming connections as soon as stop() is called
2500   - proper support for file descriptor passing
2501   - new flags parameter for sending messages
2502   - new flags parameter for subscribing to signals
2503   - always reset the message serial when sending a message unless
2504     G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL is given
2505   - constness fixes for introspection structures
2506   - clean ups to subtree registration API
2507
2508 Other:
2509   - fix divide by zero bug in g_malloc_n functions
2510   - GIO: don't blindly assume that SOCK_CLOEXEC is supported
2511   - make GObject property notify freezes threadsafe
2512   - GIO: clean up credentials passing
2513   - GApplication: make default-quit not apply if register=FALSE
2514   - GIO: add annotations for gobject-introspection
2515
2516 Bugs closed:
2517  166020 use GAtomic for refcounting
2518  617483 Credentials passing
2519  622005 [GApplication] no way to modify the "default-quit" property
2520  623293 vendor override files
2521  623810 Message serialization bug
2522  623815 Don't check sender for GDBusProxy objects where name is not set
2523  624473 GDBusSubtreeIntrospectFunc return type
2524  624483 GDBusSubtreeEnumerateFunc clarification
2525  624484 GDBusSubtreeDispatchFunc clarification
2526  624754 gdbusaddress.c missing sys/wait.h
2527  624968 div by zero in g_malloc_n family
2528  624991 GSettings mapping for G_TYPE_STRV 
2529  625383 Add missing GI annotations
2530
2531 Updated Translations:
2532  Armenian
2533  Galician
2534  German
2535  Hebrew
2536  Kazakh
2537  Romanian
2538  Simplified Chinese
2539  Spanish
2540
2541 Overview of Changes from GLib 2.25.10 to GLib 2.25.11
2542 =====================================================
2543
2544 +-------------------------------------------------------------------+
2545 | WARNING: There have been minor API changes in GDBus and GVariant. |
2546 | These API changes will not affect many users, but they do require |
2547 | a new version of GTK+ to be installed.                            |
2548 +-------------------------------------------------------------------+
2549
2550 Build:
2551   - add a --disable-Bsymbolic configure flag to disable linking with
2552     -Bsymbolic-functions
2553   - this release sees the complete removal of the old 'g*alias' hacks
2554   - honour the NOCONFIGURE environment variable from autogen.sh
2555   - use proper feature test macros for isnan
2556   - use pkg-config to check for zlib
2557   - add ACLOCAL_AMFLAGS to Makefile.am
2558
2559 GDBus:
2560   - hide Class and instance structures for all GDBus types except
2561     GDBusProxy.  This breaks API by preventing subclassing, but probably
2562     nobody was doing that.
2563   - add new GDBusConnection call to support flushing all pending
2564     outgoing messages
2565   - change the register_object API to add a reference to the
2566     GDBusInterfaceInfo object so the caller need not keep it alive
2567     themselves
2568   - don't rewrite the serial number when sending messages that already
2569     have a serial number
2570   - better error checking for DBUS_SESSION_BUS_ADDRESS environment
2571     variable
2572   - switch to g_parse_debug_string for G_DBUS_DEBUG and add a lot of new
2573     flags
2574   - add support for temporarily freezing a freshly created
2575     GDBusConnection.  Do this until after the ::new-connection signal
2576     has finished running on GDBus services.
2577   - never require non-closed connections (the user is incapable of doing
2578     this due to the obvious race)
2579   - remove weird/misleading redundant check on NameOwnerChanged signal
2580   - emit GDBusProxy::g-properties-changed on NameOwnerChanged
2581
2582 GVariant:
2583   - the 'g_variant_{new,get}_byte_array' APIs have been removed
2584   - g_variant_{new,get,dup}_bytestring has been added, with different
2585     arguments and different behaviour
2586   - g_variant_{new,get,dup}_bytestring_array has been added, doing
2587     essentially the same thing as the 'strv' functions, but with byte
2588     strings instead of utf8 strings
2589   - G_VARIANT_TYPE_BYTESTRING ('ay'), BYTESTRING_ARRAY ('aay') and
2590     STRING_ARRAY ('as') constants have been added
2591   - the undocumented behaviour that g_variant_get_strv() deserialised
2592     arrays of object paths or signature strings has been dropped
2593   - additional varargs support for converting bytestrings or bytestring
2594     arrays with ^ay ^aay ^&ay and ^a&ay
2595   - improved gobject-introspection annotation
2596   - fix a problem with GBuffer calling g_slice_free for the wrong type
2597   - fix leaks in the type inferencing code of the parser
2598
2599 GSettings:
2600   - improved documentation
2601   - updated schema XML DTD, now xincluded into the docs
2602   - added support for schemas that extend other schemas (using the
2603     'extends=' attribute).  Values of keys in the base schema can be
2604     overridden using <override>.
2605   - added theoretical support for lists (using the 'list-of=' attribute)
2606   - lots of new tests
2607   - add support for flags (implemented similarly to enums)
2608   - add support for generating .enums.xml files to gsettings.m4:
2609       gsettings_ENUM_NAMESPACE = org.example.myapp
2610       gsettings_ENUM_FILES = ../path/to/*.h
2611     will generate org.example.myapp.enums.xml with mappings for all
2612     enums and flags in the specified .h files.
2613   - warn with g_message() if the 'memory' backend is used by default
2614     (ie: because no other GSettings backends are installed)
2615   - fix get_property() for GSettings::schema
2616   - command line tool: fix a bug that prevented non-basic values from
2617     being set due to a premature free
2618   - command line tool: bash completion support
2619   - chain up in _finalize
2620   - add a new g_settings_get_mapped API to read settings that require
2621     post-processing
2622   - retry with the translated or schema default value if the
2623     GSettingsBindGetMapping function fails
2624   - schema compiler: never fail due to empty schema directories (but
2625     warn)
2626   - peek rather than ref/unref the GEnumClass in the mapping function
2627   - schema compiler: compile *.enums.xml before *.gschemas.xml to ensure
2628     that we have all the enums that the schemas may reference
2629   - schema compiler: improve accuracy of line numbers in error reports
2630   - fix crashes in the keyfile backend caused by invalid group names in
2631     the keyfile
2632
2633 Other:
2634   - always intern GBinding prop names
2635   - base64: remove asserts preventing conversion of empty strings
2636   - document NULL special-cases for GValueArray
2637   - GNode docs improvements
2638   - improve detection of 'system internal' mounts
2639   - fix leaks in the inotify GFileMonitor implementation
2640   - annotate all custom GIO GSources to improve debugging (e.g. using
2641     SystemTap)
2642
2643 Tests:
2644   - Turn on glibc malloc checking features for make check
2645   - improvements for GSettings tests, plus new tests
2646   - improved tests for GKeyfile
2647   - new tests for GDir, GSList, GSList, GAppLaunchContext,
2648     CharsetConverter, GIcon, ...
2649   - move some tests to GTester (tree tests, uri tests)
2650   - generally, really an awful lot of new tests
2651   - don't try to allocate 2gigs of memory anymore for the array test
2652
2653  552363 g_value_array_{insert,prepend,append}'s special cases for NULL
2654  561248 Improve return value description from g_node_prev/next_sibling()
2655  570036 Add ACLOCAL_AMFLAGS to Makefile.am
2656  576833 g_sprintf add a reference to g_strdup_printf
2657  576854 g_strconcat() documentation should provide a hint about bad l10n
2658  582227 reference: add other URI functions to 'URI Functions' section
2659  599223 should provide g_spawn_* variants that take a GAppLaunchContext
2660  610784 array test failing
2661  613057 Leak in inotify GFileMonitor implementation
2662  620536 Annotate all custom GIO GSource using g_source_set_name
2663  620913 More control with G_DBUS_DEBUG
2664  622124 implement flags
2665  622127 GSettings extended key validation
2666  622128 retry with default value for failed mapping
2667  622294 More annotations for GVariant
2668  622565 glib-compile-schemas fails when no schemas
2669  622600 Fix missing prototype warning
2670  622813 gsettings mapping & enum buglet
2671  623142 Ensure ::new-connection runs before processing D-Bus messages
2672  623143 Never require non-closed connections
2673  623319 use g_parse_debug_string for dbus debug flags
2674  623401 process enums first
2675  623402 schema compiler reports wrong line numbers
2676  623407 g_keyfile_settings_backend_new crashes with the key "/"
2677  623473 zlib should be checked with pkg-config
2678  623537 GDBusProxy has weird checking on NameOwnerChanged
2679  623538 GDBusProxy::g-properties-changed emission for corner cases
2680  623692 directory with file at multiple MLS levels may display empty
2681  623720 gschema.dtd does not contain enum definitions
2682  623770 quoting of expand_macro in gdesktopappinfo.c
2683  623772 gdesktopappinfo.c, function child_setup
2684  623780 g_unix_is_mount_path_system_internal
2685  623954 g_settings_finalize
2686  623955 Dubious return values
2687
2688 Updated translations:
2689  Galician
2690  Hebrew
2691  Norwegian bokmål
2692  Spanish
2693
2694 Overview of Changes from GLib 2.25.9 to GLib 2.25.10
2695 ====================================================
2696
2697 +----------------------------------------------------------------+
2698 | WARNING: There have been API changes in GDBus. Users of these  |
2699 | APIs will need to be adapted.  In particular, a new release of |
2700 | dconf is required to go along with this one.  There has also   |
2701 | been a change in the GSettings backend API used for keyfiles.  |
2702 +----------------------------------------------------------------+
2703
2704 * GDBus:
2705  - add direction parameter to filter functions (API change)
2706  - allow calling other interfaces with a GDBusProxy
2707  - padding added to class struct fields (ABI change)
2708  - fixes for closures-based functions
2709
2710 * GVariant:
2711  - new is_floating() call
2712  - add g_value_take_variant() call (required for marshallers)
2713
2714 * GSettings:
2715  - support for binding GParamSpecEnum properties
2716  - ifelse-style condition support for GLIB_GSETTINGS m4 macro
2717  - remove gsettings-schema-convert tool (now in GConf)
2718  - allow introspection of all installed schemas
2719  - allow introspection of the keys in a schema
2720  - rewrite keyfile backend (API change)
2721
2722 * GNIO:
2723  - don't implicitly close GSocket until it is destroyed
2724  - windows fixups
2725
2726 * Other:
2727  - allow GChecksum to take (NULL, 0) for data/length
2728  - GRelation and GCompletion are now deprecated
2729  - introduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
2730  - add working directory to GApplication platform data
2731  - lots of documentation cleanups
2732  - PCRE updated to 8.02
2733
2734 * Build:
2735  - the IA__g_* style symbol aliasing has been disabled and replaced with
2736    the -Bsymbolic-functions linker flag on platforms that support it.
2737    Please be on the watch for portability issues and report them to us.
2738  - many test cases have been moved to the GTester framework
2739  - lcov support has been added for tests
2740  - many windows fixes
2741
2742 * Bugs fixed:
2743  501057  lcov coverage suite and GLib integration
2744  551271  deprecate GRelation
2745  601686  Implement diagnostic mode
2746  603309  GSocketOutputStream broken on Windows (?)
2747  616718  GLIB_GSETTINGS macro can't be used conditionally
2748  616855  GSocketConnection: don't close the socket if it's still reffed
2749  618866  g_ptr_array_remove_index_fast memory leak
2750  619878  keyfile backend calls keys_changed with invalid argument
2751  619879  keyfile backend doesn't make use of expected_type
2752  621092  Add with_closures() variants for bindings
2753  621172  Cross compiling fails
2754  621838  Actually add cwd to platform data
2755  621945  Filter outgoing messages in GDBusConnection
2756  621947  add g_value_take_variant
2757  622038  GSettings: "It is a programmer error" documentation is unclear
2758  622154  [patch] update documentation for g_application_new
2759  622281  binding: Add SYNC_CREATE to the flags
2760  622480  Improve documentation for g_strcmp0()
2761  622554  g_error called if schema not installed
2762  622601  Return interned strings from g_settings_list_keys
2763
2764 * Translation updates:
2765  - Galician
2766
2767 Overview of Changes from GLib 2.25.8 to GLib 2.25.9
2768 ===================================================
2769
2770 +----------------------------------------------------------------+
2771 | WARNING: There have been API changes in GDBus, GSettings and   |
2772 | GApplication. Users of these APIs will need to be adapted. In  |
2773 | particular, a new release of GTK+ is required to go along with |
2774 | this one.                                                      |
2775 +----------------------------------------------------------------+
2776
2777 * GDBus
2778  - Use Gio's default async implementation
2779  - Fix proxy construction for objects with no properties
2780  - Fix error handling in synchronous initialization
2781  - Do not dispatch calls to unregistered objects
2782  - Add _with_closures alternative functions
2783  - Allow constructing GDBusProxy with well-known names
2784  - Remove GType parameters from GDBusProxy constructors
2785  - Nuke g_bus_watch_proxy API
2786  - Add --xml to gdbus-tool to print raw introspected XML
2787
2788 * GSettings
2789  - schema file format change: store (default, options) in gvdb
2790  - Add g_settings_sync()
2791  - Add support for enums and ranges
2792  - 'context' support has been replaced by direct use of
2793    GSettingsBackend
2794
2795 * GApplication
2796  - Switch to using variants for timestamps
2797  - Use GInitable
2798
2799 * GObject
2800  - Introduce g_object_notify_by_pspec
2801  - Add GBinding
2802  - The GVariant gtype G_TYPE_VARIANT was changed from boxed
2803    to fundamental. We believe there were no existing users
2804    of the boxed type, so this should not cause any applications
2805    to break.
2806
2807 * Test framework
2808  - Add package and version to the test report XML
2809  - Use optparse to parse gtester-report commandline
2810  - Add subunit support to gtester-report
2811  - Prevent division by zero if no tests
2812
2813 * Bugs fixed:
2814  621782 Crash using gbinding
2815  619945 GConverterOutputStream triggers assertion and corrupts data
2816  621319 more leaked GVariants in GSettings
2817  621168 GKeyFile memory leak on Windows platform
2818  621002 Switch to using variants for timestamps, split out signals
2819  620953 tiny docs addition
2820  618904 Lies in gunixmounts documentation
2821  621702 Correctly initialize GError
2822  611778 minor cleanup of gtester-report
2823  621213 GDBusProxy and well-known names
2824  621034 Rewrite apps test to ensure children are killed
2825  620954 gapplication gvariant simplifications
2826  611869 add subunit out feature to gtester-report
2827  621119 GDBusProxy and objects with no properties
2828  620990 Use Gio's default async implementation again
2829  620952 g_application_register_with_data is an ugly API
2830  621252 GSettings leaks context
2831  618715 fork() in GSettings test cases is problematic 618715
2832  621905 Assume a ref when doing async work
2833  621266 GSettings "context" clarification
2834
2835 * Translation updates:
2836  Chinese
2837
2838
2839 Overview of Changes from GLib 2.25.7 to GLib 2.25.8
2840 ===================================================
2841
2842 * Initial support for dtrace and systemtap profiling:
2843  - mainloop sources can be named
2844  - probes for memory allocation with g_malloc and gslice
2845  - gquark name tracking
2846  - type creation
2847  - object life-cyle (creation, finalization, ref, unref)
2848  - signal creation and emission
2849
2850 * GVariant
2851  - has been fixed to work with the FreeBSD malloc
2852  - added introspection annotations
2853  - new function: g_variant_builder_add_parsed
2854
2855 * GSettings:
2856  - g_settings_set/get_strv functions have lost their length parameter
2857  - g_settings_set_strv accepts NULL
2858  - added introspection annotiations
2859
2860 * GPermission: an abstract interface for representing permissions,
2861   with a minimal implementation named GSimplePermission
2862
2863 * GApplication: a basic application support class, with a D-Bus based
2864   implementation
2865
2866 * Bugs fixed:
2867  619585 glib-compile-schemas asserts on FreeBSD
2868  620384 Annotate GVariant and GSettings _strv() functions
2869  606044 Add support for dtrace/systemtap static markers
2870  620350 add g_variant_builder_add_parsed() API
2871  620349 utf8ify GVariant printer
2872  620767 Typo in GSettings documentation: "INTLTOOL_NOMERGE_RULE"
2873  620312 Fix g_settings_[gs]et_strv() API
2874  620519 GPermission
2875  620582 GPermission needs a simple implementation
2876  620496 GSettings schema compiler should reject invalid paths
2877  620173 missing single header inclusion guards
2878  620265 g_assertion_message_error should take const GError *
2879
2880 * Translation updates:
2881  Esperanto
2882  Galician
2883  Hebrew
2884  Indonesian
2885  Norwegian bokmål
2886  Slovenian
2887  Spanish
2888
2889
2890 Overview of Changes from GLib 2.25.6 to GLib 2.25.7
2891 ===================================================
2892
2893 * NOTE: API/ABI breaks since 2.25.6 release:
2894   - g_dbus_connection_sync{,_sync} takes a new 'reply_type' argument
2895   - GSettingsBackendClass 'list' virtual function changed
2896
2897   GSettings backends and things using GDBus may need to be rebuilt.
2898
2899 * GDBus: many build-related fixes
2900
2901 * GDBus (service): return a DBus error when receiving a method call for
2902   an unknown interface.
2903
2904 * GSettings: fix 'make install' bug in gsettings.m4 for generated schema
2905   files
2906
2907 * GSettings: avoid non-portable use of LC_MESSAGES
2908
2909 * better approach to handling man pages
2910
2911
2912 * Bugs fixed:
2913  619527 please improve docs on g_file_make_symlink
2914  619391 send-with-reply should have expected result signature
2915  618616 Use stack-allocated GVariantBuilders
2916  617004 Build with "--disable-nls" fails under MinGW/Win32
2917  619142 Build fixes (GDBus)
2918
2919 * Updated translations:
2920  Estonian
2921  Galician
2922  Norwegian bokmål
2923
2924 Overview of Changes from GLib 2.25.5 to GLib 2.25.6
2925 ===================================================
2926
2927 * GDBus: introspection improvements
2928 * GDBus: build fixes
2929
2930 * GSettings: GSettingsBackend ABI changed               **** NOTE ****
2931 * GSettings: --uninstall option for schema compiler
2932 * GSettings: new m4 macro with more power
2933 * GSettings: thread support
2934
2935 * rework of file notification on Solaris
2936 * fixes for gold linker
2937
2938 * Bugs fixed:
2939  619038 increase gsettings.m4 power
2940  619031 method-calls-in-thread test failing
2941  618839 Typo at translation message
2942  616864 GSETTINGS_CHECK_RULE doesn't work with multiple files
2943  618730 gunixcredentialsmessage.c doesn't compile on GNU/kfreebsd
2944  616314 Make GSettings (partially) threadsafe
2945
2946 * Updated Translations:
2947  Indonesian
2948  Galician
2949  Spanish
2950
2951 Overview of Changes from GLib 2.25.4 to GLib 2.25.5
2952 ===================================================
2953
2954 * GDBus: Fix serialization of empty arrays
2955
2956 * GDBus: Plug various memory leaks
2957
2958 * GSettings: Fix problems with GSETTINGS_CHECK_RULE
2959
2960 * Bugs fixed:
2961  616731 GSETTINGS_CHECK_RULE doesn't work in non-srcdir builds
2962  616864 GSETTINGS_CHECK_RULE doesn't work with multiple files
2963  618615 mem leaks in parse_value_from_blob
2964  618622 Plug some mem leaks in gdbus
2965  618650 Plug a mem leak in gdbusauth
2966  618663 Plug mem leaks in gdbus tests & examples
2967
2968 * Updated translations:
2969  Spanish
2970
2971
2972 Overview of Changes from GLib 2.25.3 to GLib 2.25.4
2973 ===================================================
2974
2975 * GDBus D-Bus support has been merged. This provides an API
2976   to replace dbus-glib
2977
2978 * GVariant no requires strings to be UTF-8. You can use byte
2979   arrays for non-UTF-8 strings.
2980
2981 * GSettings allows to bind string properties to byte arrays
2982
2983 * The schema compiler supports range restrictions
2984
2985 * Bugs fixed:
2986  618051 socket-server|client.c fail to compile under AIX...
2987  616102 GSettings ignores <choice> and <range>
2988  616720 Chunked quark allocation
2989  616877 Several issues with g_socket_receive_message
2990  616892 gio: Add a boxed type for GFileAttributeMatcher
2991  616967 Add g_regex_get_compile_flags() and g_regex_get_match_flags()
2992  617767 g_settings_[gs]et_strv() 'length' argument has missing docs...
2993  617914 gtester-report: cope with binaries with no test cases
2994  617937 output_stream_close vs output_stream_close_async semantics
2995  615494 Connction timeouts produce partially invalid error messages
2996  617823 glib-compile-schemas problems with an out of source build
2997  617947 glib-mkenums: add @valuenum@ support
2998
2999 * Translation updates:
3000  Galicaian
3001  Norwegian bokmål
3002  Shavian
3003  Spanish
3004
3005
3006 Overview of Changes from GLib 2.25.2 to GLib 2.25.3
3007 ===================================================
3008
3009 * New macro: G_GNUC_DEPRECATED_FOR, a variant of G_GNUC_DEPRECATED
3010   that lets you add replacement information (requires gcc 4.5)
3011
3012 * Rename AM_GSETTINGS autoconf macro to GLIB_GSETTINGS
3013
3014 * Rename gschema-compile utility to glib-compile-schemas
3015
3016 * Add support for timeouts in GSocket
3017
3018 * Bugs fixed:
3019  589989 Compilation error on Solaris 9
3020  616648 Change AM_GSETTINGS macro to GLIB_GSETTINGS
3021  587898 I/O timeouts for GSocket
3022  614541 Add G_TYPE_ERROR boxed type for GError
3023
3024
3025 Overview of Changes from GLib 2.25.0 to GLib 2.25.2
3026 ===================================================
3027
3028 * Include a 'gsettings' utility, for commandline access to GSettings
3029
3030 * Install a AM_GSETTINGS autoconf macro similar to AM_GCONF
3031
3032 * GSettings can bind the writability of a key explicitly
3033
3034 * There is now a predefined boxed type for GError
3035
3036 * Bugs fixed:
3037  615379 g_new macros crash if sizeof(struct_type) == 0
3038  616312 Add m4 rule equivalent to GCONF_SCHEMAS_INSTALL
3039  616295 mapping bug for uint64
3040  616216 glib compile from remote directory fails
3041  615960 Fix size passed to connect() for abstract sockets
3042  616432 Crash in gschema-compile
3043  616331 gsettings-schema-convert uses imaginary types
3044  616309 gsettings-schema-convert should output gettext-domain
3045  616384 Add mention of GConfBridge in conversion docs
3046  616311 gschema-compile outputs in current directory
3047  616276 simplify gschema-compile test setup
3048  616156 keys with unnecessary empty options arrays
3049  616405 gsettings missing g_return_if_fail's
3050  616245 Use G_DEFINE_INTERFACE macro
3051  614541 Add G_TYPE_ERROR boxed type for GError
3052
3053 * Updated translations:
3054  Catalan (Valencian)
3055  Galician
3056  Kannada
3057  Spanish
3058
3059
3060 Overview of Changes from GLib 2.24.0 to GLib 2.25.0
3061 ===================================================
3062
3063 * The GSettings framework has been merged. This provides the API to
3064   replace GConf. DConf will provide a backend implementation for it.
3065   GConf will also provide a backend implementation to ease the
3066   transition. We provide utilities to assist with schema conversion
3067   and data migration, as well as a porting guide.
3068
3069 * Translation updates:
3070  Bengali
3071  Catalan
3072  Danish
3073  Gujarati
3074  Marathi
3075  Thai
3076  Traditional Chinese
3077
3078
3079 Overview of Changes from GLib 2.23.6 to GLib 2.24.0
3080 ===================================================
3081
3082 * Bug fixes:
3083  613601 buglet in dup_close_on_exec_fd
3084  584284 g_data_input_stream_read_until_async behaves confusingly
3085  613748 Write errors in middle of copy cause hang
3086  613923 splice_stream_with_progress: wrong error handling
3087  613667 Typo in GObject documentation
3088  613618 gvariant format string docs unclear
3089
3090 * Translation updates:
3091  Basque
3092  Ukrainian
3093  Vietnamese
3094
3095
3096 Overview of Changes from GLib 2.23.5 to GLib 2.23.6
3097 ===================================================
3098
3099 * Class private data:
3100   - support for private data associated with a GTypeClass
3101
3102 * GVariant merge is now complete:
3103   - loading functions and parser merged
3104
3105 * Windows improvements:
3106   - socket fixes
3107   - various build improvements
3108   - removal of GCC/C99isms in favour of portable code
3109   - drop unmaintained Visual Studio 8 support
3110
3111 * Minor API addition:
3112   - g_desktop_app_info_get_filename()
3113
3114 * Bugs fixed:
3115  521707 Class private data
3116  612502 build fails on glib/tests/gvariant.c
3117  612832 [GDesktopAppInfo] New function g_desktop_app_info_get_filename
3118  612702 [PATCH] Fix GSocket-related crash on Windows
3119  612736 Improve the documentation about single include
3120  610858 gvariant test fails sometimes
3121  612327 uninitialized variable
3122
3123 * New translations:
3124  Afrikaans
3125  LowGerman
3126
3127 * Updated translations:
3128  Czech
3129  Finnish
3130  Galician
3131  Greek
3132  Punjabi
3133  Romanian
3134  Serbian
3135
3136
3137 Overview of Changes from GLib 2.23.4 to GLib 2.23.5
3138 ===================================================
3139
3140 * New API addition: g_malloc_n() and friends used to implement an
3141   overflow-safe family of g_new() macros.
3142
3143 * GVariant:
3144  - GVariantBuilder and GVariantIter are now merged.
3145  - The variable arguments API is now merged.
3146  - The parser will be in a future release.
3147
3148 * GIO:
3149  - Remove GUtf8InputStream (which never appeared in a stable release)
3150    for now since it doesn't satisfy the needs of its main intended use
3151    case.  We hope to reimplement this feature in a better form in a
3152    future release.
3153
3154 * Bugs fixed:
3155  609531 missing licence headers
3156  612107 Missing G_FILE_ATTRIBUTE_TRASH_ORIG_PATH
3157  611897 g_io_modules_scan_all_in_directory leaks
3158  608196 Overflow-safe g_new family
3159  611696 gio uses GetAddrInfo which requires special handing on windows 2k
3160  605667 Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec is valid
3161  610860 test_g_file_open_readwrite fails if $HOME is unwritable
3162  552912 glib-2.18 /live-g-file/test_copy_move failed when run as root
3163  609813 Renaming a file discards file notes
3164
3165 * Updated translations:
3166  Basque
3167  Brazilian Portuguese
3168  British English
3169  Bulgarian
3170  Catalan
3171  Danish
3172  Estonian
3173  French
3174  German
3175  Hungarian
3176  Italian
3177  Lithuanian
3178  Norwegian bokmål
3179  Portuguese
3180  Russian
3181  Slovenian
3182  Spanish
3183  Swedish
3184  Traditional Chinese
3185
3186
3187 Overview of Changes from GLib 2.23.3 to GLib 2.23.4
3188 ===================================================
3189
3190 * GVariant: The core of GVariant has been merged now, with some
3191  API still to follow.
3192
3193 * GIO:
3194  - There is a new interface GFileDescriptorBased for file descriptor
3195    based IO. GLocalFile{Input,Output}Stream implement it
3196  - Use splice(2) to transfer data between file descriptors without
3197    extraneous copies
3198  - Add a way to request move events from file monitors
3199
3200 * Bugs fixed:
3201  609143 *result_uncertain is never assigned in g_content_type_guess
3202  604086 Use splice(2) when doing local file copies
3203  547890 No move events for GFileMonitorEvent?
3204  568760 nautilus freezes due to a bug in garray.c:322
3205  609962 Add info about the use of G_DEFINE_INTERFACE
3206  609564 g_base64_encode_close docs should mention outbuf size...
3207  610484 g_variant_equal bug
3208  610131 libasyncns does not compile on Solaris 8
3209  609530 missing single header include guards
3210
3211 * Updated translations:
3212  Czech
3213  Estonian
3214  Galician
3215  German
3216  Korean
3217  Polish
3218  Slovenian
3219  Spanish
3220  Traditional Chinese
3221
3222
3223 Overview of Changes from GLib 2.23.2 to GLib 2.23.3
3224 ===================================================
3225
3226 * GLib now has a facility for locks that consume only one bit of
3227   storage inside an integer: g_bit_lock()
3228
3229 * GVariant: The serializer has been merged, with more API to follow
3230
3231 * Bugs fixed
3232  548967 1 bit mutex lock
3233  604967 2.22.3 libasyncns build fails on HP-UX 11.11
3234  608602 G_VALUE_COLLECT_INIT variables shadow those in G_VALUE_COLLECT
3235  608743 Crash in g_hostname_to_ascii visiting certain website in epiphany
3236  599197 array ref and unref functions crash on NULL array.
3237  608159 mem leak in g_io_modules_scan_all_in_directory
3238
3239 * Translation updates
3240  Brazilian Portuguese
3241  Czech
3242  French
3243  Norwegian bokmål
3244  Slovenian
3245  Spanish
3246  Thai
3247
3248
3249 Overview of Changes from GLib 2.23.1 to GLib 2.23.2
3250 ===================================================
3251
3252 * We are now using gcc builtins for atomic operations when available
3253
3254 * g_assert() grew the ability to store assertions in core dumps
3255
3256 * GIO supports lazy loading of GIO modules, and there is a new
3257   gio-querymodule utility that goes along with this.
3258   Packagers will need to adapt to this.
3259
3260 * Threading changes:
3261  - The requirements for g_thread_init() have been relaxed slightly,
3262    it can be called multiple times, and does not have to be the first
3263    call.
3264  - GObject now links to GThread and threads are enabled automatically
3265    when g_type_init() is called.
3266  - Thread-safety issues with boxed types in GObject have been fixed.
3267
3268 * GObject:
3269  - Another bunch of performance work has landed
3270
3271 * GVariant:
3272  - GVariantType has been merged, with the rest of the GVariant
3273    API to follow.
3274
3275 * Bugs fixed:
3276  568760 nautilus freezes due to a bug in garray.c:322
3277  602417 Document lifecycles of GSimpleAsyncResult and friends
3278  604824 crash in Epiphany: Selecting my Slashdot bo...
3279  448888 don't init g_slice for always-malloc
3280  531902 Use GCC atomic buildins for g_atomic*
3281  554887 boxed type registration is not thread safe
3282  586150 unresolved symbols when building glib 2.21.2 on OS X Tiger
3283  589176 row gvalue transform array exponentially
3284  594872 Support storing assertion messages into core dump
3285  602240 Upgrade libasyncns to 0.8
3286  603590 Speed up G_VALUE_COLLECT
3287  604457 gutf8inputstream.c: increasing unknown size pointer
3288  605686 GCharsetConverter doesn't flush
3289  605733 g_memory_output_stream_new violates GObject standards
3290  605883 g_object_new() processes varargs even when there are none
3291  605977 invalid utf-8 conversion in g_local_file_get_parse_name(...
3292  606775 Enable threads by default in gobject
3293
3294 * Translation updates:
3295  Asturian
3296  Basque
3297  Bengali
3298  Bulgarian
3299  Estonian
3300  Norwegian bokmål
3301  Spanish
3302  Thai
3303  Ukrainian
3304
3305
3306 Overview of Changes from GLib 2.23.0 to GLib 2.23.1
3307 ===================================================
3308
3309 * GObject performance work has landed:
3310  - Construction of simple objects is much faster
3311  - Interface lookup is lock-free and constant-time now
3312  - Reduced locking overhead when dealing with types
3313
3314 * GType now has a G_DEFINE_INTERFACE convenience macro
3315
3316 * GIO gained GUtf8InputStream, an input stream that
3317   performs utf-8 validation
3318
3319 * GLib now has byte-swap macros for gsize and gssize
3320
3321 * Bugs fixed:
3322 557151 Determining the newly_constructed boolean in gobject.c...
3323 557100 Performance improvements for GObjectClasses that don't...
3324 501166 Warning message says IA__g_type_init instead of g_type_init
3325 585375 Performance and Contention problems with g_type_class_ref...
3326 587892 Race in GType when instantiating the same class for the...
3327 603270 Input Stream validating utf8
3328 603476 gioenums.h:62: error: comma at end of enumerator list
3329 603540 g_time_val_from_iso8601 uses uninitialised variable
3330 603982 Stack overflow when reading file async with filter
3331 604645 G_DEFINE_INTERFACE_* documentation is not generated
3332 604875 Use of sa_len conflicts with system header
3333 320482 provide G_DEFINE_TYPE like macros for interfaces
3334
3335 * Updated translations:
3336  Estonian
3337  Hebrew
3338  Norwegian bokmål
3339  Vietnamese
3340  Welsh
3341
3342
3343 Overview of Changes from GLib 2.22.x to GLib 2.23.0
3344 ===================================================
3345
3346 * GIO:
3347  - GConverter: a generic interface for stateful conversions of data,
3348    suitable for charset conversion, compression, decompression, regexp
3349    replacement. Concrete implementations are GCharsetConverter,
3350    GZlibCompressor and GZlibDecompressor. GConverterInputStream,
3351    GConverterOutputStream are stream implementations that convert data
3352    while loading or saving it.
3353  - GMounts can now have a 'default location': a path that reflects
3354    the main entry point for the user (e.g. the home directory).
3355  - As a consequence of the compression support, GIO depends on zlib now.
3356
3357 * GObject:
3358  - G_IMPLEMENT_INTERFACE_DYNAMIC: a convenience macro for adding
3359    interfaces to dynamic types.
3360
3361 * GModule:
3362  - The -pthread flag has been added to all gmodule .pc files, because
3363    it is not generally permissible to load modules that are linked
3364    against libpthread if the program has not been compiled with threading
3365    support.
3366
3367 * Bugs fixed:
3368  601637 GUnixFDMessage should contain a GUnixFDList
3369  585566 GSocketListener API issues
3370  572252 Bug in g_file_test() function.
3371  600550 g_app_info_create_from_commandline doesn't treat arguments properly
3372  541236 not detecting exact content type
3373  350200 [PATCH] GTypeModule derived class unref does not unload plugin
3374  589631 Please enclose literal values with double quotes
3375  577711 cross compile check for g++ broken
3376  600620 Support X-GNOME-FullName in GAppInfo
3377  598899 GWin32DirectoryMonitor is broken
3378  593809 Nautilus does not restore the position of the icons on the desktop...
3379  563627 g_get_prgname() threadsafety
3380  600141 Add -pthread to gmodule pkg-config
3381  593856 file and directory monitors don't work when glib is compiled...
3382  324930 Nautilus should disallow copying of symlink to FAT drive early
3383  587300 Deadlock when calling g_cancellable_disconnect in a...
3384  595138 GFile not robust with invalid input
3385  591216 Warning building resolver.o
3386  590016 Does not compile under MinGW32 + Wine
3387  591214 Warnings building gcancellable.o
3388  561998 Have specific entry points (paths) for mounts...
3389  508157 Add G_IMPLEMENT_INTERFACE_DYNAMIC
3390  535159 g_file_has_parent
3391
3392 * Updated translations:
3393  Brazilian Portuguese
3394  Catalan
3395  Estonian
3396  Galician
3397  Norwegian bokmål
3398  Shavian
3399  Slovenian
3400  Spanish
3401  Swedish
3402
3403
3404 Overview of Changes from GLib 2.22.1 to GLib 2.22.2
3405 ===================================================
3406
3407 * GIO:
3408  - Support case-sensitive globs in the shared mime database,
3409    including support for the newer cache format that allows these.
3410    Case-sensitive globs have been introduced in shared-mime-info
3411    version 0.70
3412
3413 * GObject:
3414  - Speed up creation of simple objects
3415
3416 * Bugs fixed:
3417  597194 Typo in _G_TYPE_CVH macro
3418
3419 * Updated translations:
3420  Russian
3421
3422
3423 Overview of Changes from GLib 2.22.0 to GLib 2.22.1
3424 ===================================================
3425
3426 * Bugs fixed:
3427  596064 Test file marked for translation
3428  595972 possibly invalid search in mime_info_cache_dir_add_...
3429  596561 C99 style of declaration of variable in gmessages.c
3430  596314 g_utf16_to_utf8 returns an invalid UTF8 string
3431  596748 g_async_result_get_source_object returns a new ref
3432  593809 Nautilus does not restore the position of the icons...
3433  593775 uses inotify_init1 unconditionally
3434
3435 * Updated translations:
3436  Bengali
3437  Hebrew
3438
3439
3440 Overview of Changes from GLib 2.21.6 to GLib 2.22.0
3441 ===================================================
3442
3443 * Add gdb python macros to make gobject debugging more pleasant
3444
3445 * Bugs fixed:
3446  579050 Allow making selected critical and warning messages non-fatal
3447  594759 g_socket_send_message fails due to invalid sendmsg params
3448  593941 GNetworkAddress skipping addresses when enumerating
3449  594597 Fix build with srcdir != builddir
3450  595619 Include gdb pretty printers
3451
3452 * Changes that might affect bindings:
3453  - The error parameter of g_simple_async_result_set_from_error has been
3454    made const.
3455
3456 * Updated translations:
3457  Assamese
3458  Bengali India
3459  British English
3460  Bulgarian
3461  Catalan
3462  Czech
3463  Danish
3464  Finnish
3465  Galician
3466  Greek
3467  Gujarati
3468  Hindi
3469  Japanese
3470  Kannada
3471  Malayalam
3472  Marathi
3473  Norwegian bokmål
3474  Oriya
3475  Polish
3476  Punjabi
3477  Romanian
3478  Serbian
3479  Simplified Chinese
3480  Slovenian
3481  Spanish
3482  Tamil
3483  Telugu
3484  Thai
3485  Traditional Chinese
3486  Ukrainian
3487  Vietnamese
3488
3489
3490 Overview of Changes from GLib 2.21.5 to GLib 2.21.6
3491 ===================================================
3492
3493 * Minor API additions:
3494   g_mkstemp_full is a variant of g_mkstemp that allows to specify flags
3495   and permissions
3496
3497 * Bugs fixed:
3498  593232 g_rand_new: read no more than requested from /dev/urandom
3499  591995 use saved errno
3500  589491 g_time_val_from_iso8601 doesn't handle some cases
3501  593406 Permissions set to 777 after copying via Nautilus
3502  594034 Add g_mkstemp_full()
3503
3504 * Updated translations:
3505  Assamese
3506  Basque
3507  Brazilian Portuguese
3508  Czech
3509  Estonian
3510  French
3511  German
3512  Hungarian
3513  Italian
3514  Kannada
3515  Malayalam
3516  Marathi
3517  Norwegian bokmål
3518  Oriya
3519  Portuguese
3520  Swedish
3521  Tamil
3522  Turkish
3523
3524
3525 Overview of Changes from GLib 2.21.4 to GLib 2.21.5
3526 ===================================================
3527
3528 * A performance problem with trashing of many files has been fixed
3529
3530 * GResolver now invalidates the libc resolv.conf cache as needed
3531
3532 * Minor api additions:
3533  - g_cancellable_make_pollfd returns a boolean now. And there is a
3534    new function g_cancellable_release_fd that can be used to released
3535    the resources used by a GCancellable.
3536
3537 * Bugs fixed:
3538  589988 Compilation error on Solaris 9 (missing stdint.h)
3539  588901 gtcpconnection.c won't compile
3540  584246 GResolver needs to call res_init() when network state changes
3541  591714 Figure out failure handling for g_cancellable_make_pollfd()
3542  591532 redundent '/' returned from g_file_resolve_relative_path
3543  591378 Use MSG_NOSIGNAL in GSocket if it's available
3544  589649 API documentation migration for Base64 Encoding
3545  591840 configure fails with autoconf 2.64
3546
3547 * Updated translations:
3548  Basque
3549  Brazilian Portuguese
3550  Bulgarian
3551  Danish
3552  Estonian
3553  Finnish
3554  Galician
3555  Gujarati
3556  Hndi
3557  Irish
3558  Japanese
3559  Korean
3560  Norwegian bokmål
3561  Polish
3562  Portuguese
3563  Punjabi
3564  Spanish
3565  Swedish
3566  Telugu
3567  Traditional Chinese
3568  Thai
3569
3570
3571 Overview of Changes from GLib 2.21.3 to GLib 2.21.4
3572 ===================================================
3573
3574 * GTree is now refcounted
3575
3576 * Bugs fixed:
3577  587938 Undocumented limitation for g_str_equal
3578  587773 refcounts for GTree
3579
3580 * Updated translations:
3581  French
3582  Hebrew
3583  Norwegian bokmål
3584  Spanish
3585  Swedish
3586  Traditional Chinese
3587  Ukrainian
3588
3589
3590 Overview of Changes from GLib 2.21.2 to GLib 2.21.3
3591 ===================================================
3592
3593 * GMappedFile is refcounted now
3594
3595 * Mainloop: It is now possible to set per-thread default contexts,
3596   with g_main_context_push_thread_default.
3597
3598 * glib-mkenums supports a @basename@ substitution, in addition
3599   to @filename@.
3600
3601 * GIO:
3602  - Vfs implementations can support storing of per-file metadata.
3603  - GCancellable can now be subclassed.
3604  - Unmount and eject methods now optionally allow interaction, via
3605    variants that take a GMountOperation object.
3606
3607 * Bugs fixed:
3608  556706 Inconsistent help arguments -h, -?
3609  579449 FileChoosers no longer work if an idle handler is active
3610  579933 mainloop FD_CLOEXEC has a race condition
3611  579984 alternate GMainContext support
3612  585937 gio/gsocket.c (glib 2.21.2) does not compile (Windows/mingw)
3613  586675 Runtime library location
3614  586797 Add GCancellables to GSocket ops
3615  586868 g_filename_complete_get_completions doesn't always return...
3616  587415 g_resolver_lookup_by_name_finish returns a freed list
3617  587434 regression tests fail, at least on x86_64
3618  586928 Avoid g++ warning in g_error()
3619
3620 * Updated translations:
3621  Estonian
3622  Hebrew
3623
3624
3625 Overview of Changes from GLib 2.21.1 to GLib 2.21.2
3626 ===================================================
3627
3628 * GIO:
3629   - g_socket_speaks_ipv4 is a new function to check if a socket can
3630     speak IPv4.
3631   - g_socket_listener_add_address gained a new effective_address out
3632     parameter.
3633   - GIO now returns special icons for XDG user directories, by the
3634     name folder-music, folder-documents, etc.
3635   - GIO gained support for starting/stopping of drives, which can be used
3636     in connection with external hard disk enclosures, disk arrays, iSCSI
3637     devices, etc. See g_file_start/stop_mountable.
3638
3639 * GLib:
3640  - g_reload_user_special_dirs_cache is a new function to force GLib to
3641    reload the XDG user directory mapping from disk.
3642
3643 * Bug fixes:
3644  584574 glib compile failure on Mac OS X with gunixresolver.c and...
3645  585566 GSocketListener API issues
3646  584255 Incorrect freeing of thread pool in GThreadedSocketService
3647  585088 g_string_chunk_insert_len stops at nul bytes
3648  585360 Monitor fontconfig configuration files using gio causes m...
3649  580103 Terminal starts on Display :0.0 when started on :0.1 in D...
3650  580301 network: a few issues on old darwin
3651  583398 SRV weight sorting is incorrect
3652  584176 build fixes on FreeBSD
3653  585189 g_cancellable_reset() must be called in same thread as g_...
3654  585280 compilation dies on gio/gsocket.c, needs sys/uio.h to con...
3655  585281 gio/gunixfdmessage.c needs sys/types.h for platforms that...
3656  585478 don't leak the inotify fd
3657  585575 g_socket_listener_add_inet_port() doesn't do the right thing
3658  585599 g_socket_listener_add_socket() consumes the socket
3659  585676 GEmblem doesn't reference its 'icon' if that is set as a ...
3660  585717 "bytes" nautilus translation to french is not shown in th...
3661  541276 XDG directories should have their own icons
3662  585726 Grammatical error in GList documentation
3663  585520 Wrong warning option in documentation
3664  585673 GNOME Goal: Remove deprecated glib symbols
3665  585591 Starting/stopping drives
3666
3667 * Updated translations:
3668  Bengali India
3669  Norwegian bokmål
3670
3671
3672 Overview of Changes from GLib 2.21.0 to GLib 2.21.1
3673 ===================================================
3674
3675 * GIO:
3676  - Support for network IO has been added, including a low-level
3677    socket API and a high-level API for network connections and
3678    services.
3679  - Support for read-write access with GIOStream and its subclasses.
3680  - GMount gained a pre-unmount signal.
3681
3682 * Bug fixes:
3683  576104Implement GMount::pre-unmount
3684  578769 implement GWinHttpFileInputStream::close_fn
3685  582856 gsocket.c doesn't compile on Solaris
3686  569375 g[u]intptr undocumented
3687  573246 [FIX] g_desktop_app_info_dup() can access NULL pointer
3688  575013 g_cancellable_push_current() does not allow NULL
3689  577884 live-g-file.c:461: error: format ‘%d’ expects type ...
3690  578499 g_output_stream_splice and stream closing with gnio strea...
3691  579558 Application employing gvfs crashes with only libgvfscommo...
3692  583001 SIGPIPE (grr!)
3693  583061 Please add convenience function to connect to machines by...
3694  583198 typo in error message
3695  583206 use g_set_error_literal where appropriate
3696  583229 void function g_async_initable_init_async returns value
3697  583324 locking problem in g_main_context_iterate()
3698  583408 void function g_socket_control_message_serialize returns ...
3699  578786 wrong and confusing error message
3700  583205 g_inet_address_to_bytes has no length outparam
3701  583196 mem leak in keyfile test
3702  583663 GSocketType enum ends with a comma
3703  569024 Make g_error_new_valist public
3704  569376 missing G_G[U]INTPTR_FORMAT
3705  580347 off-by-1 bug in GWinHttpFile
3706
3707 * Updated translations:
3708  Oriya
3709  Spanish
3710  Valencian-Catalan
3711
3712
3713 Overview of Changes from GLib 2.20.x to GLib 2.21.0
3714 ===================================================
3715
3716 * GIO:
3717  - New helper functions g_cancellable_connect/disconnect to avoid
3718    race conditions when connecting to the "cancelled" signal on
3719    GCancellable.
3720  - New types and methods for dealing with IPv4 and IPv6 addresses (and
3721    UNIX domain socket addresses under UNIX). This does not include code
3722    for actual socket I/O.
3723  - GResolver provides asynchronous and cancellable APIs for resolving
3724    hostnames, reverse lookup of IP addresses and resolving SRV records.
3725
3726 * Glib now provides hash and comparison functions for int64 and double
3727   types, suitable for use with GHashTable.
3728
3729 * GArray, GPtrArray and GByteArray can be ref counted now, and have
3730   boxed types.
3731
3732 * Bugs fixed:
3733  572844 Helper for GCancellable::cancelled connect/disconnect
3734  578363 goption docs should be improved
3735  548466 async/cancellable DNS resolver
3736  579830 param spec strings should use P_()
3737  579862 requesting xattr::foo ends up calling getxattr(..., user...
3738  580453 Hash and equal functions for gint64 and gdouble
3739  580450 Reference counting and boxed types for arrays
3740  580194 gresolver doesn't build on Solaris
3741  580301 network: a few issues on old darwin
3742  580299 network: include sys/types.h before sys/socket.h to insur...
3743  572508 gmarkup speedup
3744  580546 g_strtoull() referenced in documentation...
3745  580656 g_key_file_set_string_list erroneously asserts list != NULL
3746  579272 leaks in g_simple_async_result_set_op_res_gpointer
3747
3748
3749 * Updated translations:
3750  Catalan (ca)
3751  Pashto (ps)
3752  Spanish (es)
3753
3754
3755 Overview of Changes from GLib 2.20.0 to GLib 2.20.1
3756 ===================================================
3757
3758 * Bug fixes:
3759  575555 Use fsync() when replacing files to avoid data loss on
3760  575708 runaway inotify madness
3761  575270 GVolumeMonitor::mount-pre-unmount not being emitted
3762  577128 glib make check Failed to execute child process...
3763  573673 Always show "backup" directories
3764  578369 g_time_val_from_iso8601() parses timezones incorrectly
3765  578002 Fix a small typo in GFile docs
3766  578017 G_DEFINE_TYPE_EXTENDED docs
3767
3768 * Updated translations:
3769  Arabic
3770  Assamese
3771  Basque
3772  Bularian
3773  Brazilian Portuguese
3774  British English
3775  Catalan
3776  Danish
3777  French
3778  Galician
3779  German
3780  Greek
3781  Hungarian
3782  Italian
3783  Japanese
3784  Kannada
3785  Lithuanian
3786  Malayalam
3787  Norwegian bokmål
3788  Oriya
3789  Polish
3790  Punjabi
3791  Russian
3792  Simplified Chinese
3793  Slovenian
3794  Spanish
3795  Swedish
3796  Tamil
3797
3798
3799 Overview of Changes from GLib 2.19.9 to GLib 2.20.0
3800 ===================================================
3801
3802 * Base64 support: Avoid integer overflows. CVE-2008-4316
3803
3804 * Bugs fixed:
3805  574019 GChecksum: document and guarantee hex characters in lower case
3806  573454 Unable copy/move files to directories symlinked to gvfs share
3807  561172 gnome-open fails on local URIs with anchors
3808  573970 crash in gunixvolumemonitor:update_mounts when unmounting
3809  573843 g_get_current_dir returns non-absolute path
3810
3811 * Updated translations:
3812  Assamese (as)
3813  Bengali (bn_IN)
3814  Czech (cs)
3815  Hindi (hi)
3816  Italian (it)
3817  Japanese (ja)
3818  Lithuanian (lt)
3819  Malayalam (ml)
3820  Marathi (mr)
3821  Oriya (or)
3822  Polish (pl)
3823  Romanian (ro)
3824  Telugu (te)
3825
3826
3827 Overview of Changes from GLib 2.19.8 to GLib 2.19.9
3828 ===================================================
3829
3830 * GMarkup:
3831  - Considerable speedup
3832
3833 * GIO
3834  - Add G_FILE_CREATE_REPLACE_DESTINATION flag to allow replacing
3835    the destination of a copying operation as if it did not exit before.
3836  - Be more careful when classifying files as desktop files
3837  - Support desktop file key X-GIO-NoFuse which disables the use
3838    of fuse pathnames for %u and %U arguments
3839
3840 * Bugs fixed:
3841  572672 glib/gthread.c: argument is different type
3842  572464 Doc for g_file_get_contents
3843  572151 “it's” and “its” confused in docs and comments
3844  570501 g_win32_get_system_data_dirs uses invalid conversion...
3845  167569 g_string_append_printf crashes on win32 when used...
3846  572508 gmarkup speedup
3847  560564 Replacing a symlink with its linked file truncates... 
3848  549298 impossible to copy files with p (pipe) flag
3849  543183 Clarify docs for g_file_has_prefix
3850  540461 g_memory_output_stream_get_data_size() doesn't behave...
3851  573462 GEmblemedIcon leak
3852  573421 Clarify message format in GMountOperation
3853  573658 Deadlock in giomodule.c
3854  556706 Inconsistent help arguments -h, -?
3855  573527 Wrong shell to run config.status in Makefile.in.in
3856  573128 A couple of typos in GObject documentation
3857
3858 * Updated translations:
3859  Catalan (ca)
3860  British English (en_GB)
3861  Spanish (es)
3862  Basque (eu)
3863  Finnish (fi)
3864  French (fr)
3865  Gujarati (gu)
3866  Hebrew (he)
3867  Hungarian (hu)
3868  Korean (ko)
3869  Maithili (mai)
3870  Norwegian bokmål (nb)
3871  Dutch (nl)
3872  Portugese (pt)
3873  Swedish (sv)
3874  Thai (th)
3875  Traditional Chinese (zh_HK)
3876  Traditional Chinese (zh_TW)
3877
3878
3879 Overview of Changes from GLib 2.19.7 to GLib 2.19.8
3880 ===================================================
3881
3882 * GIO: Fix missing exports of new API
3883
3884 * Fix strict aliasing warnings and violations to make Glib work
3885   with gcc 4.4
3886
3887
3888 Overview of Changes from GLib 2.19.6 to GLib 2.19.7
3889 ===================================================
3890
3891 * GIO
3892  - GFile gained an attribute for the actual file size in bytes
3893  - GMountOperation gained an "aborted' signal that allows to abort
3894    a mount operation from the backend side
3895
3896 * Bugs fixed:
3897  523742 Use noinst for non-installable libraries
3898  566747 URIs opened with firefox %u load as local files
3899  541225 Can't compile gio on AIX duplicate case value in gioerror.c
3900  571598 GAsyncResult with NULL gobject
3901  505042 add file attribute for actually used file size in bytes
3902
3903 * Updates translations:
3904  Basque (eu)
3905  Gujarati (gu)
3906  Italian (it)
3907  Japanese (ja)
3908  Norwegian bokmål (nb)
3909  Dutch (nl)
3910  Portugese (pt)
3911  Thai (th)
3912  Vietnamese (vi)
3913
3914
3915 Overview of Changes from GLib 2.19.5 to GLib 2.19.6
3916 ===================================================
3917
3918 * New format macro to print goffset data: G_OFFSET_FORMAT
3919
3920 * GIO: 
3921  - Add a GFilter{Input,Output}Stream::close-base-stream properties which
3922    determine whether the base stream will be closed when the filter stream
3923    is finalized.
3924  - g_data_input_stream_read_line and ..._read_until have asynchronous
3925    variants now.
3926
3927 * Bugs fixed:
3928  568294 A wrong reference in the description of g_bookmark_file_...
3929  563141 RFE: define G_OFFSET_FORMAT
3930  569105 g_time_val_to_iso8601() assumes time_t==long
3931  568394 dropping the last reference to a stream filter closes...
3932  568741 g_buffered_input_stream_fill_async doesn't work
3933  568723 g_buffered_input_stream_fill_async doesn't take count == -1
3934  568575 _async functions for GDataInputStream
3935
3936 * Updated translations:
3937  Bulgarian (bg)
3938  Finnish (fi)
3939  Hungarian (hu)
3940  Oriya (or)
3941  Swedish (sv)
3942  Traditional Chinese (zh_HK)
3943  Traditional Chinese (zy_TW)
3944
3945
3946 Overview of Changes from GLib 2.19.4 to GLib 2.19.5
3947 ===================================================
3948
3949 * Update included PCRE to 7.8
3950
3951 * g_base64_decode_inplace: New function to do base64 decoding in place
3952
3953 * Bugs fixed:
3954  567138 get_package_directory_from_module() does not free ...
3955  566569 gregex docs clarification
3956  566573 g_match_info_fetch_pos docs
3957  564728 Add function to decode base64 encoded data in place
3958  567838 G_STRUCT_OFFSETOF fails to compile under icc 9.1
3959  567977 textdomain() macro should not return NULL ...
3960  512779 --disable-regex breaks compilation
3961  566770 error code 0 for Too many open files is useless
3962  565484 g_content_type_guess passes non-UTF8 text to XDG ...
3963
3964 * Updated translations:
3965  Catalan (ca)
3966  Spanish (es)
3967  Italian (it)
3968  Swedish (sv)
3969
3970  
3971 Overview of Changes from GLib 2.19.3 to GLib 2.19.4
3972 ===================================================
3973
3974 * GIO:
3975   - Use O_NOATIME when sniffing mimetypes
3976   - Add a convenience method to check if a GSimpleAsyncResult
3977     is valid
3978
3979 * Bugs fixed:
3980  560676 function access for g_threads_supported
3981  565905 There is no g_context_group_set_translation_domain
3982  564210 SUN Studio 12 has supported visibility attribute
3983  565136 GObject's "notify" signal parameters are wrong in gtk-doc
3984  565831 error in interface creation sample
3985  566348 g_file_open_tmp uses the wrong g_mkstemp on win32
3986  566064 Add NOATIME flag to query_info_flags
3987  566170 g_async_result_verify_source_object
3988
3989 * Updated translations:
3990  Spanish (es)
3991  Norwegian bokmål (nb)
3992  Brazilian Portugese (pt_BR)
3993  Simplified Chinese (zh_CN)
3994
3995
3996 Overview of Changes from GLib 2.19.1 to GLib 2.19.3
3997 ===================================================
3998
3999 * Bugs fixed:
4000  508021 Add support for the CRIS and CRISv32 architectures
4001  526320 should not list mounts that the user doesn't have permission to use
4002  558458 Cannot build gio tests on Solaris using SUN cc
4003  555465 GUnix{Input,Output}Stream lacks fd/close_fd_at_close property
4004  558298 Hide ecryptfs mounts
4005  515777 incorrect date&time on copy
4006  562452 Ensure we return G_IO_ERROR_CANCELLED if cancelling
4007         g_simple_async_result_run_in_thread
4008  473150 g_type_module_use inconsistently increases the use
4009         counter in case of error
4010  563150 G_GU?INT*_MODIFIER/FORMAT docs
4011  563156 Document printing and scanning gunichar values
4012
4013 * Updated translations:
4014  Hebrew (he)
4015  Italian (it)
4016  
4017
4018 Overview of Changes from GLib 2.19.0 to GLib 2.19.1
4019 ===================================================
4020
4021 * GIO: 
4022   - g_icon_to_string, g_icon_new_for_string: GIcon serialization support
4023   - G_FILE_ATTRIBUTE_PREVIEW_ICON: new file attribute for preview images
4024   - g_app_info_get_commandline: new function to get the full commandline
4025   - g_mount_shadow, g_mount_unshadow, g_mount_is_shadowed: New functions 
4026     to 'shadow' mounts (i.e. hide them from the UI when they already
4027     have a different representation, like a bookmark) 
4028
4029 * Bugs fixed:
4030  556186 gpoll.h breaks gmain.h inclusion
4031  557087 mem leak in g_content_types_get_registered
4032  556921 gpoll.h breaks hal compilation
4033  557210 g_compute_checksum_for_* asserts with less than 2 bytes
4034  558381 Add support for compile time assertions
4035  558185 'parent' variable in g_local_file_get_child_for_display_name()
4036         hits g_object_unref(NULL) assertion
4037  558513 g_warn_if_fail FIXME in gtestutils
4038  558672 NULL key lookup using g_hash_table_lookup_extended() 
4039  555740 gicon serialization
4040  557182 preview functionality
4041  528320 Incorrect icons displayed for files with custom mimetype icons
4042  556910 Memory leak: sub
4043  557592 Missing include in gwinhttpfile.c
4044  556415 Crash on Windows 2000 in g_winhttp_vfs_init()
4045  555935 Clarify the mechanism of overwriting properties
4046  552776 ac_cv_func_posix_getgrgid_r not mentioned
4047  559448 GObject Reference Manual (typo)
4048  561212 GFileReadMoreCallback API doc refers to non-existant function
4049  560569 gkeyfile doesn't use the set list_separator in some cases
4050  560568 gkeyfile docs buglet
4051  559413 g_option_group_set_error_hook docs buglet
4052  562378 callback return value not respected for callback option
4053         with no arg
4054  559110 Do not include libintl.h after glibintl.h
4055  557603 carbon check output misplaced
4056  562544 g_key_file_get_string and g_key_file_get_value
4057         documentation does not explain the difference
4058  547264 Missing "no flags" flag
4059  562638 GDebugKey key member should be const
4060  562639 g_parse_debug_flags() parsing "help"
4061  562549 g_byte_array_free should tell how free data
4062  559452 GObject Reference Manual (typo)
4063  559462 GObject Reference Manual (typo)
4064  559517 GObject Reference Manual (typo)
4065  562538 GObject interface tutorial shouldn't finalise with
4066         "Please forget everything"
4067  561352 Leak of icon description
4068  561375 Leaks mountpoint description
4069  561807 inotify_sub.c: dup_dirname() fails to remove trailing '/'
4070  562393 g_buffered_input_stream_read_byte broken if data available
4071  541715 win32 : patch for warnings and signature problems in recent code
4072  547481 g_data_input_stream_read_line behaves not as stated in the docs
4073  548163 Nautilus displays wrong error message for too long file names
4074  559633 gtk_image_new_from_gicon does not always work for .desktop files
4075  555486 – No way to recover command line from GAppInfo
4076
4077 * Translation updates:
4078  Spanish (es)
4079  Ukrainian (uk)
4080
4081
4082 Overview of Changes from GLib 2.18.1 to GLib 2.19.0
4083 ===================================================
4084
4085 * Rewrite GHashTable to use open addressing with quadratic probing instead 
4086   of chaining. This has the potential to reduce memory fragmentation 
4087   significantly, while being slightly faster due to better locality and 
4088   no need to call alloc/free functions for nodes. Benchmarks suggest it 
4089   also uses less memory overall.
4090
4091 * Make g_poll available as public api
4092
4093 * New macros g_assert_error and g_assert_no_error to assert 
4094   that a GError is set or unset
4095
4096 * g_cancellable_make_pollfd: New method to make a GPollFD for a cancellable
4097
4098 * g_app_info_can_delete, g_app_info_delete, g_app_info_reset_type_associations:
4099   New functions to clean up app infos and content types
4100
4101 * When launching applications, always pass fuse file:// uris when possible,
4102   and let gio convert such uris back to gio uris.
4103
4104 * Bugs fixed:
4105  505361 gunixinputstream.c assumes poll() available
4106  509446 portable blocking gio cancellation
4107  553820 gpoll.c: undeclared identifier
4108  553724 python interpretter path not patched in correctly
4109  553857 gbacktrace.h requires signal.h
4110  553447 g_assert_no_error()
4111  554092 glib doesn't return G_FILE_ERROR_NOENT et al on OS X
4112  528670 Always pass file:/// uri's in GAppLaunchContext
4113  555224 Improve g_format_size_for_display doc
4114  555309 giochannel breaks on error
4115  554790 g_convert() misbehaves with winiconv versions
4116  555314 mem leak in gmarkup
4117  555313 GFileAttribute boxed type get_type function should...
4118  552861 glib-2.0.m4 calls system(3) without storing its result
4119  554557 Patch to fix gcc warnings about missing format specifiers
4120  552107 Small libtool fixes
4121  551355 Make glib build with libtool 2.2
4122  555311 format not a string literal and no format arguments
4123  556101 static mutex yields warnings with g++
4124  556186 gpoll.h breaks gmain.h inclusion
4125  526456 Open addressing in GHashTable
4126  553426 cancellable clarifications
4127  545350 GAppInfo deletion
4128  545351 Reset associations for content type
4129  552168 volume's mount not mounted after g_volume_mount_finish
4130  554970 segfault when update-desktop-database is not available...
4131  554745 GFileAttributeInfoList should be boxed
4132  555121 Improved build-time handling of gio module-dir
4133  555711 Wrong fallback order of mimetype icons
4134  555331 Deprecate adoption of mounts
4135  556335 make check fails in abicheck.sh
4136  556334 Warning when building without selinux support
4137  556422 g_file_enumerator_next_file: unclear...
4138
4139 * Updated translations:
4140  Arabic (ar)
4141  Danish (da)
4142  Polish (pl)
4143  Brazilian Portugese (pt_BR)
4144  Romanian (ro)
4145  Russian (ru)
4146
4147
4148 Overview of Changes from GLib 2.18.0 to GLib 2.18.1
4149 ===================================================
4150
4151 * Bugs fixed:
4152  550433 g_test_init doesn't recognize --help
4153  523463 Core dump in gmain.c:2482:IA__g_main_context_check
4154  551228 G_STRFUNC on recent Sun compiler should be expanded...
4155  551410 gtestutils.c: using printf without prototype
4156  551731 g_date_set_time[_t] docs should mention what timezone
4157  548321 <string.h> is not included in gi18n-lib.h
4158  551149 xdgmime mem leak
4159  550647 synchronous pipe I/O when reading mount reply
4160  551887 Docs for g_desktop_app_info_new_from_filename aren't...
4161  551681 g_content_type_guess() too naive with filenames
4162  552352 g_app_info_launch doesn't work if "Path" key...
4163  551408 gmodule.def generated to builddir...
4164  552359 g_file_info_get_icon should return GThemedIcon, and...
4165
4166 * Updated translations:
4167  Arabic (ar)
4168  Bengali India (bn_IN)
4169  British English (en_GB)
4170  Hindi (hi)
4171  Croatian (hr)
4172  Korean (ko)
4173  Oriya (or)
4174  Turkish (tr)
4175  Telugu (te)
4176
4177
4178 Overview of Changes from GLib 2.17.7 to GLib 2.18.0
4179 ===================================================
4180
4181 * Win32:
4182   - rework the g_poll() implementation to match poll() semantics more closely
4183
4184 * Bugs fixed:
4185  324234 Using g_io_add_watch_full() to wait for connect() to return...
4186  548278 Async GETs connections are always terminated unexpectedly...
4187  500246 Bug fixes for giowin32
4188  523939 Example program for GValue
4189  550096 GBookmarkFile parser is not forward compatible
4190  550040 Move GString, rand and printf tests to the unit test framework
4191  550104 trivial documentation fix for g_get_home_dir
4192  548988 g_file_replace fails on Windows when the target file exists
4193  550059 Wrong docs for g_emblemed_icon_add_emblem
4194  548800 Missing a g_object_get_type function
4195  550056 Missing documentation for g_emblemed_icon_get_emblems
4196
4197 * Updated translations:
4198  Bulgarian (bg)
4199  Czech (cs)
4200  German (de)
4201  Estonian (et)
4202  Basque (eu)
4203  French (fr)
4204  Hebrew (he)
4205  Hungarian (hu)
4206  Italian (it)
4207  Japanese (ja)
4208  Lithuanian (lt)
4209  Maithili (mai)
4210  Dutch (nl)
4211  Swedish (sv)
4212  Thai (th)
4213  Ukrainian (uk)
4214  Vietnamese (vi)
4215
4216
4217 Overview of Changes from GLib 2.17.6 to GLib 2.17.7
4218 ===================================================
4219
4220 * More fixes for 64-bit Windows
4221
4222 * GIO
4223  - Add a vfs implementation for HTTP and HTTPS URIs on Windows
4224
4225 * Bugs fixed:
4226  546329 API docs for g_utf8_normalize() are incorrect
4227  546876 Modify GMarkup parser to accept &#x1; .. &#x1f;
4228  547200 g_utf8_find_next_char() issues
4229  547637 unconditional #include of sys/statfs.h in configure
4230  547337 G_DISABLE_DEPRECATED breaks tests build
4231  547832 gtk+-2.12.11 fails to build - AC_PROG_MMAP too strict
4232  502498 Test framework assertion failures should follow gcc
4233  546371 Improve docs re g_file_monitor
4234  546483 GThemedIcon:use-default-fallbacks is not readable without...
4235  546132 GFileIcon is bindings-unfriendly
4236  542156 zfs mount in home directory shown on nautilus desktop 
4237  535124 umask 002 not being applied for new directories...
4238  547080 g_file_copy leaks expected errors
4239  546582 Callbacks from GFileMonitor present a GFile...
4240  547262 Missing link in the docs
4241
4242 * Updated translations:
4243  Arabic (ar)
4244  Catalan (ca)
4245  Spanish (es)
4246  Basque (eu)
4247  Finnish (fi)
4248  Galician (gl)
4249  Hebrew (he)
4250  Marathi (mr)
4251  Norwegian bokmål (nb)
4252  Portugese (pt)
4253  Brazilian Portugese (pt_BR)
4254  Swedish (sv)
4255  Thai (th)
4256
4257
4258 Overview of Changes from GLib 2.17.4 to GLib 2.17.6
4259 ===================================================
4260
4261 * Fix problems on 64-bit Windows
4262
4263 * g_markup_context_get_user_data: New function to access
4264   the user_data outside of callbacks
4265
4266 * GIO
4267  - g_mount_guess_content_type_sync: synchronous version of
4268    g_mount_guess_content_type
4269  - GEmblem: A GIcon implementation that adds emblem-related
4270    metadata to icons
4271  - GEmblemedIcon: A GIcon implementation that can add emblems
4272    to icons
4273
4274 * Bugs fixed:
4275  544088 option_test_LDADD is left in tests/Makefile.am
4276  544465 gmarkup makes it hard to use pre-rolled parsers
4277  545485 Implicit declaration of utime()
4278  545798 "Since: 2.18" mark is missing in g_set_error_literal...
4279  544140 fam-helper 64-bit issue
4280  529694 SELinux context setting support
4281  545157 wrong/no list of "open with" applications for .cc...
4282  545203 gfile.c: argument is different type
4283  545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess...
4284  544177 Fix trivial cut and paste error in documentation
4285  545395 Language tweak for g_value_set_string* docs
4286  541036 Gnumeric crashes when trying to open Desktop...
4287  546079 leak in xdgmime
4288  545395 Language tweak for g_value_set_string* docs
4289  546017 Don't copy attributes when copying a symlink
4290
4291 * Updated translations:
4292  Arabic (ar)
4293  Estonian (et)
4294  Galician (gl)
4295  Italian (it)
4296  Japanese (ja)
4297  Korean (ko)
4298  Norwegian bokmål (nb)
4299  Pashto (ps)
4300  Portugese (pt)
4301
4302
4303 Overview of Changes from GLib 2.17.3 to GLib 2.17.4
4304 ===================================================
4305
4306 * GIO:
4307  - New API to handle content types: g_mount_guess_content_type,
4308    g_content_type_guess_for_tree.
4309  - Export the eject-button signal on the volume monitor class
4310  - New API to enable out-of-process volume monitors: 
4311    g_volume_get_activation_root
4312
4313 * GObject:
4314  - New API to handle signals without slots in the class structure:
4315    g_signal_new_class_handler, g_signal_override_class_handler   
4316
4317 * Internationalization:
4318  - Add an NC_ macro that is a no-op equivalent of C_
4319
4320 * GMarkup:
4321  - Add two new functions g_markup_parse_context_push,
4322    g_markup_parse_context_pop to support "subparsers"
4323
4324 * Bugs fixed:
4325  541208 Functions to easily install and use signals without...
4326  541507 Ambiguous description of assigned characters in the...
4327  543040 async reading on dummy file will crash on GIO_USE_VFS=local
4328  543560 enable gio-FEN back-end warnings on Solaris will crash...
4329  528317 GRegex does not allow recursion limit
4330  337518 GMarkup: Subparser support
4331  541794 drive-eject-button signal
4332  541793 activation root for volumes
4333  467707 test_iconv_state() in tests/convert-test.c fails on AIX 5.3
4334  428048 2 of 51 tests fail on Solaris
4335  542332 small fix for error message in GMarkup
4336  482413 get_contents_stdio -- overflow and memory corruption
4337  406120 g_ascii_strtod
4338  334234 "printf" format error
4339  536996 Missing noop i18n macro equivalent to C_
4340  540616 mem leak in filechooser button
4341  539229 gobject-query calls itself query
4342  521589 [RFC] gobject documentation should mention Vala
4343  543168 Description of G_SLICE=debug-blocks discourages its use
4344  543220 Case collision on gio-extension-points.html
4345  530759 update the gobject tutorial to the XXI century
4346  535223 gbookmark file inefficiency ...
4347  543504 crash in Epiphany Web Browser: Opening local file
4348
4349 * Updated translation:
4350  German (de)
4351  Estonian (et)
4352  Pashto (ps)
4353  Albanian (sq)
4354  Thai (th)
4355  Traditional Chinese (zh_HK)
4356  Traditional Chinese (zh_TW)
4357
4358
4359 Overview of Changes from GLib 2.17.1 to GLib 2.17.3
4360 ===================================================
4361
4362 * PCRE
4363  - fix for CVE-2008-2371 
4364
4365 * Bugs fixed:
4366  538119 glib's mainloop leaks a pipe to sub-processes
4367  537635 Corrections and improvements to g_time_val_{to,from}_iso8601
4368  539067 The document g_io_channel_win32_new_fd() says...
4369  535949 annotate g_strip_context and g_dpgettext with G_GNUC_FORMAT
4370  539123 annotate g_d[n]gettext with G_GNUC_FORMAT
4371  539074 Cannot get exit status with g_spawn_command_line_sync
4372  316221 G_LOCK warns about breaking strict-aliasing rules
4373  539770 migrate gstrfunc unit tests to gtest
4374  539626 Update docstrings for g_object_freeze_notify and g_object_thaw_notify
4375  538044 unconditional use of LC_MESSAGES
4376  540545 Monotonic time and timer offset
4377  535947 want g_set_error_literal
4378  539999 glibconfig.h: add GLIB_USING_SYSTEM_PRINTF 
4379  536252 GFileEnumerator should allow access to the containing GFile
4380  538362 Get Win32 icons back in the file chooser
4381  540802 g_list_prepend doesn't concat lists
4382  540423 unrecoverable error after g_seekable_truncate
4383  538836 make check failure on PPC and ALPHA: pltcheck.sh on g_atomic_pointer_get
4384  539090 g_content_type_from_mime_type() should unalias
4385  540331 g_file_append_to () documentation: can return NULL
4386  534639 add g_desktop_app_info_new_from_keyfile
4387  536733 gio build failure on Irix
4388  536160 Add g_file_monitor()
4389  538127 FileChooser broken on win32
4390  531476 /live-g-file/test_traverse_structure test fails on Mac HFS+
4391  538564 gio should have gio-types.h
4392  540047 glib-genmarshal.c: '#include <io.h>' is too before
4393
4394 Updated translations:
4395  Korean (ko)
4396  Occitan (oc)
4397
4398
4399 Overview of Changes from GLib 2.17.0 to GLib 2.17.1
4400 ===================================================
4401
4402 * New function: g_utime(), a gstdio wrapper for utime()
4403
4404 * New functions: g_dgettext() and g_dngettext(), wrappers
4405   for corresponding gettext functions with added functionaliy
4406
4407 * Support the latest version of the shared-mime spec, including
4408   icons for mime types 
4409
4410 * New function: g_themed_icon_prepend_name()
4411
4412 * Bugs fixed: 
4413  535418 Please document which glib version defines goffset
4414  528715 Misprint in the description of the interface g_type_class_add_private
4415  528714 Misprint in the description of the interface g_param_spec_flags
4416  537260 Doc bug in G_TYPE_INSTANCE_GET_CLASS()
4417  530527 Misprint in the description of the interface 
4418         g_cclosure_marshal_VOID__FLAGS
4419  530526 Misprint in the description of the fields 'class_init' and 
4420         'class_finalize' of the structure GTypeInfo
4421  528719 Improvement to the documentation of the "g_object_connect" interface
4422  528172 gtk_signal_handlers_unblock_* functions return value
4423         amount of matched signals, not amount of actually unblocked
4424  528717 Misprint in the description of the parameter 'type_id' for 
4425         the interface g_type_register_fundamental
4426  528716 Misprint in the description of the parameter 'iface_data' for 
4427         the callback types GInterfaceInitFunc and GInterfaceFinalizeFunc 
4428  537555 GObject instantiation not thread safe
4429  537546 'desktop' shortcut in file chooser looks like a generic folder
4430  537392 Additional colon in xattr name
4431  536641 Filesystem querying in gio does not list AFS and autofs file systems
4432  528600 g_dummy_file_get_parent("scheme://example.com/")
4433  503071 Application direction changes to right to left even if theres no 
4434         translation
4435  502511 g_assert_cmphex prints invalid message
4436  338162 Use po/LINGUAS
4437  314453 Nautilus crashes in Solaris when browsing the attached file
4438  529321 make check fails in glib/pcre
4439  455215 g_get_user_special_dir: no reference about G_USER_DIRECTORY_DOWNLOAD 
4440         fallback to $HOME/Desktop if xdg-user-dirs is not in use
4441  498732 g_key_file_to_data cannot fail
4442  511367 add g_file_make_directory_with_parents
4443  531900 Use __builtin_offsetof for G_STRUCT_OFFSET if building with 
4444         gcc 4.0 or newer
4445  536158 also bump GHashTable version when a node is removed via
4446         g_hash_table_iter_remove()/g_hash_table_iter_steal()
4447  531403 g_utf8_collate broken on Mac
4448  535628 test/patterntest.c still includes gpattern.h directly
4449  535625 alias.h:2648: error: 'utime' undeclared here (not in a function)
4450
4451 * Translation updates:
4452  Arabic (ar)
4453  German (de)
4454  Italian (it)
4455  Norwegian bokmål (nb)
4456  Thai (th)
4457
4458
4459 Overview of Changes from GLib 2.16.x to GLib 2.17.0
4460 ===================================================
4461
4462 * Update to Unicode 5.1
4463
4464 * Update included libcharset to the one shipped with libiconv 0.12
4465
4466 * Update included PCRE to 7.7
4467
4468 * Enforce that only toplevel headers are directly included.
4469   This is turned on by default for GObject and GIO. To turn
4470   it on for GLib, define G_DISABLE_SINGLE_INCLUDES.
4471
4472 * Fix library version of GIO.  GLib 2.16 shipped with libgio-2.0.so.0.0.0
4473
4474 * On Solaris, use FEN for file monitoring in GIO
4475
4476 * Use the GIO_EXTRA_MODULES environment variable to find
4477   additional GIO modules 
4478
4479 * G_GNUC_ALLOC_SIZE: New macro that wraps the gcc alloc_size
4480   function attribute
4481
4482 * g_checksum_reset: New function to reset the state of a GChecksum 
4483
4484 * g_unix_mount_monitor_set_rate_limit: New function to limit the 
4485   rate at which events are reported
4486
4487 * g_file_query_file_type: New utility function to query the type of
4488   a file
4489
4490 * g_memory_output_stream_get_data_size: New function to obtain the
4491   size of the written data.
4492
4493 * Bugs fixed:
4494  522292 Gives warnings in glib/gutils.h with GCC in C99 mode
4495  523298 win_iconv can't convert from UTF-8 to GB18030 (or vice versa)
4496  518160 replace two g_strdup_printf calls in GBookmarkFile
4497  523877 gbookmarkfile: avoid using g_string_append_printf() and
4498         other optimizations 
4499  525192 100% CPU if run main loop with no IO sources
4500  315437 extern inline -> static inline
4501  524314 g_convert() on Win32 implicitly converts full width
4502         alphanumerics into half width
4503  525732 Error in documentation for g_list_first
4504  525674 A typo in gmarkup.c
4505  448943 g_timeout_add_seconds() problems
4506  525972 UCS-4 not in the new win_iconv implementation
4507  526619 make test-report crash
4508  491554 Update to Unicode 5.1.0
4509  519137 g_slice_dup macro needs cast for 64-bit platform
4510  528752 Win32 build and SSL not working
4511  530457 G_USER_DIRECTORY_DOWNLOAD folder improperly mapped
4512  528667 Typos in testing module documentation
4513  459905 Bug in wcwidth data
4514  534085 g_unichar_iswide_cjk() has a totally wrong table
4515  501651 Update glib/libcharset
4516  519026 G_STMT_START/G_STMT_END test a non-existent preprocessor symbol
4517  534319 GLib's .pc files could use Libs.private
4518  534137 Typo in g_spawn_async_with_pipes doc
4519  517419 gio win32 directory monitor
4520  526796 Wrong order of arguments in g_file_copy's fallback
4521  530196 _g_local_file_has_trash_dir() doesn't handle st_dev == 0
4522  532965 Should not return filesystem::free for certain file systems
4523  525553 fix typo and nitpicking in GArray documentation
4524  526572 Missing * in declaration of parent_class in Object
4525         Destruction section of GObject Reference Manual
4526  528648 Extra >s in Object Construction section
4527  535021 g_param_spec_internal documentation should
4528         describe purpose of nick and blurb
4529  521513 Firefox crash when using file picker
4530  528433 gdesktopappinfo snafu ...
4531  533369 API g_file_info_get_attribute_string () unables to get "...
4532  521045 glib f_fstypename miscellany
4533  521672 compile error
4534  521946 control rate limit on GUnixMountMonitor
4535  522335 Fails to build: glib/gtester.c:276: error: 'ARG_MAX' unde...
4536  523015 Implement sliding window based upload operation
4537  523019 Use new GCC 4 feature
4538  523338 list nfs4 as a nfs mount type
4539  524350 Make glib build without NLS again
4540  524579 g_file_copy reports wrong total on progress callback for ...
4541  524742 A typo in gtestutils.c.
4542  524950 Minor documentation typos.
4543  525866 the user directory should not be considered as a mount to...
4544  526320 should not list mounts that the user doesn't have permiss...
4545  527132 nautilus crash when making ftp connection
4546  532852 CRITICAL **: totem_pl_parser_parse_with_base: assertion `...
4547  534759 Build failure in gio
4548  534764 Typo in error produced by g_file_make_directory
4549  521851 Redudant tests in gunixmounts.c
4550  524344 glib/gthread.h still use G_GNUC_PRETTY_FUNCTION
4551  525060 glib fails to build with -DG_DISABLE_ASSERT in CPPFLAGS o...
4552  534177 Invalid description of the interface g_cclosure_marshal_S...
4553  520715 Add GFile method g_file_query_file_type
4554  523039 nautilus can't access to trash/computer/network if gvfs i...
4555  
4556 * Updated translations:
4557  Arabic (ar)
4558  Bulgarian (bg)
4559  Catalan (ca) 
4560  Czech (cs)
4561  Greek (el)
4562  Candian English (en_CA)
4563  British English (en_GB)
4564  Spanish (es)
4565  Estonian (et)
4566  Basque (eu)
4567  Galician (gl)
4568  Hebrew (he)
4569  Hungarian (hu)
4570  Japanese (ja)
4571  Lithuanian (lt)
4572  Norwegian bokmål (nb)
4573  Dutch (nl)
4574  Occitan (oc)
4575  Portugese (pt)
4576  Russian (ru)
4577  Slovak (sk)
4578  Albanian (sq)
4579  Swedish (sv)
4580  Turkish (tr)
4581  Vietnamese (vi)
4582
4583
4584 Overview of Changes from GLib 2.16.0 to GLib 2.16.1
4585 ===================================================
4586
4587 * Fix a crash in g_themed_icon_new
4588
4589 * Update the included PCRE to 7.6
4590
4591
4592 Overview of Changes from GLib 2.15.6 to GLib 2.16.0
4593 ===================================================
4594
4595 * Fix the definition of G_INLINE_FUNC to work with gcc 4.3.0
4596
4597 * GIO:
4598  - Add missing GMountMountFlags argument to g_unix_volume_mount
4599  - Fix the adopt_orphan_mount vfunc to take a volume monitor 
4600    reference
4601  - Add properties to GThemedIcon for bindings sake
4602
4603 * Bugs fixed:
4604  520484 gvfsd-trash crashed with SIGSEGV in g_path_is_absolute()
4605  510855 g_checksum_update(): Take -1 for length.
4606  517676 g_themed_icon_new*() do more than call g_object_new().
4607  518816 should handle rmdir returning EEXIST correctly
4608  519352 g_[s]list_delete_link() docs
4609  519489 Fixes for sparse warnings in gio
4610  520169 add monitor argument to vfunc for GVolumeMonitor
4611  520700 Add type check in g_file_query_exists
4612  521145 FILE_READ_ONLY_VOLUME not present on Mingw32
4613  518720 No MIME type for empty files
4614  521013 in documentation, goffset doesn't say "Since 2.x"
4615  521028 Missleading error messages from g_io_channel_set_encoding()
4616  517484 GMainLoop could set the thread "Alertable" for APCs to be... 
4617
4618 * Updated translations:
4619  Assamese (as)
4620  Bengali India (bn_IN)
4621  Czech (cs)
4622  German (de)
4623  Spanish (es)
4624  Estonian (et)
4625  Finnish (fi)
4626  French (fr)
4627  Gujarati (gu)
4628  Italian (it)
4629  Lithuanian (lt)
4630  Malayalam (ml)
4631  Marathi (mr)
4632  Norwegian bokmål (nb)
4633  Romanian (ro)
4634  Russian (ru)
4635  Slovak (sk)
4636  Ukrainian (uk)
4637
4638  
4639 Overview of Changes from GLib 2.15.5 to GLib 2.15.6
4640 ===================================================
4641
4642 * GIO:
4643  - New file attributes: trash::item-count, filesystem::use-preview
4644  - Rename g_file_contains_file to g_file_has_prefix
4645  - g_file_query_filesystem_info grew async variants
4646  - g_themed_icon_append_name: new convenience function
4647  - g_content_type_get_icon is implemented now
4648  - Only show mounts in /media and ~
4649  - g_file_contains_file has been renamed to g_file_has_prefix
4650
4651 * Win32:
4652  - g_win32_get_package_installation_directory_of_module: new function
4653    which supersedes g_win32_get_package_installation_directory
4654  - Use alertable wait functions so that I/O completion routines or 
4655    user-mode Asynchronous Procedure Calls can be run
4656  - Fix race conditions in g_spawn implementation on win32
4657
4658 * Other:
4659  - g_uri_get_scheme has been renamed go g_uri_parse_scheme
4660
4661 * Updated translations:
4662  Arabic (ar)
4663  Belarusian Latin (be@latin)
4664  Catalan (ca) 
4665  British English (en_GB)
4666  Finnish (fi)
4667  Galician (gl)
4668  Hebrew (he)
4669  Italian (it)
4670  Kannada (kn)
4671  Norwegian bokmål (nb)
4672  Dutch (nl)
4673  Brazilian Portugese (pt_BR)
4674  Vietnamese (vi)
4675
4676
4677 Overview of Changes from GLib 2.15.4 to GLib 2.15.5
4678 ===================================================
4679
4680 * Update the included PCRE to 7.6
4681
4682 * GIO:
4683  - g_volume_should_automount: new function to determine if a volume
4684    should be mounted automatically
4685  - g_file_query_default_handler: new convenience function to get
4686    the default handler for a file
4687  - g_app_info_launch_default_for_uri new convenience function to
4688    launch the default handler for a URI
4689  - Use mimeapps.list and defaults.list as discussed on xdg list
4690    recently
4691  - g_app_info_get_default_for_uri_scheme has a real implementation
4692    now (gvfs provides a GConf-based implementation)
4693  - There is the beginning of a test suite
4694  - standard::description:  new file attribute
4695  - GMountMountFlags flags argument added to mount calls
4696
4697 * GObject:
4698  - class initialization is now threadsafe
4699
4700 * Updated translations:
4701   Arabic (ar)
4702   Catalan (ca)
4703   Spanish (es)
4704   Basque (eu)
4705   Italian (it)
4706   Japanese (ja)
4707   Kannada (kn)
4708   Korean (ko)
4709   Macedonian (mk)
4710   Occitan (oc)
4711   Portugese (pt)
4712   Brazilian Portugese (pt_BR)
4713   Swedish (sv)
4714   Thai (th)
4715
4716
4717 Overview of Changes from GLib 2.15.3 to GLib 2.15.4
4718 ===================================================
4719
4720 * G_GNUC_PRETTY_FUNCTION has been deprecated
4721
4722 * GIO:
4723  - g_file_copy has an async variant now
4724  - Drives and volumes now have API to get identifiers
4725    like Hal UDIs or UUIDs.
4726  - There is now a registration API to let modules register
4727    extensions they provide, such as volume monitor implementations
4728
4729 * Bugs fixed:
4730   511807 g_time_val_to_iso8601() uses MT-unsafe gmtime() function
4731   316260 [patch] Doc patches for gnode (2.8.1)
4732   385132 solaris gettext support fix
4733   484261 ./configure check for system PCRE unicode support fails w...
4734   510292 GOption main help not shown
4735   511580 Implement g_file_copy_async
4736   511654 Compile errors due to C99 constructs
4737   487909 g_utf8_strreverse and combining marks
4738   512381 unused variable 'is_main_group' 
4739
4740 * Updated translations:
4741   Arabic (ar)
4742   Belarusian (be)
4743   Czech (cz)
4744   Spanish (es)
4745   French (fr)
4746   Galician (gl)
4747   Portugese (pt)
4748   Russian (ru)
4749   Swedish (sv)
4750   Thai (th)
4751
4752
4753 Overview of Changes from GLib 2.15.2 to GLib 2.15.3
4754 ===================================================
4755
4756 * GChecksum:
4757  - g_checksum_update can accept nul-terminated strings
4758  - The MD5 implementation works correctly on buffers 
4759    that are longer than 64 bytes
4760
4761 * GIO:
4762  - Don't include a copy of the inotify headers, rely on system headers
4763  - g_file_find_enclosing_mount has an async variant now
4764  - Reduntant seek API on file streams has been removed
4765
4766 * Bugs fixed:
4767   508602 gmemory{in|out}putstream.c: unknown pointer size
4768   508771 There is no g_file_test/exists() for GFile
4769   508773 g_uri_escape_string() documentation unclear.
4770   509465 AM_PATH_GLIB_2_0 doesn't support gio
4771   509626 async functions: Document allowed NULL callback?
4772   509990 GSeekable documentation unclear
4773   510448 No inotify support on ARM or SH5
4774   510855 g_checksum_update(): Take -1 for length. 
4775
4776 * Updated translations:
4777   Basque (eu)
4778   Marathi (mr)
4779   Swedish (sv)
4780   Ukrainian (uk)
4781
4782
4783 Overview of Changes from GLib 2.15.1 to GLib 2.15.2
4784 ===================================================
4785
4786 * GIO:
4787  - Mount operation API change: unhandled methods get reported via 
4788    the reply, rather than by the signal emission return value
4789  - File monitor API change: Add a GError argument to g_file_monitor_file
4790  - g_unix_mount_guess_should_display(): new function
4791
4792 * Bugs fixed:
4793   508224 [PATCH] FAM backend crashes due to double free
4794   508074 GAsyncResult documentation suggests g_freeing it.
4795   508108 GFile documentation slightly unclear.
4796   508309 rpc_pipefs mount points should be hidden
4797   508378 GFileInfo documentation implies that it changes attribute...
4798   508719 g_file_get_relative_path fails if parent is root
4799   508773 g_uri_escape_string() documentation unclear.
4800
4801 * Updated translations:
4802   Arabic (ar)
4803   Spanish (es)
4804   Hebrew (he)
4805   Italian (it)
4806   Korean (ko)
4807   Turkish (tr)
4808
4809
4810 Overview of Changes from GLib 2.15.0 to GLib 2.15.1
4811 ===================================================
4812
4813  * Portability fixes:
4814  - Assertion functions are marked as noreturn again
4815  - Handling of inline functions has been fixed to work with gcc 4.3
4816  - C99 comments have been removed from headers
4817  - The nonportable sed -i option is no longer used
4818
4819  * GIO:
4820   - Clarified the semantics of g_app_info_get_all()
4821   - API for memory input and output streams has been changed a bit
4822   - GDirectoryMonitor has been removed; GFileMonitor can monitor
4823     files and directories now
4824
4825  * Bugs fixed:
4826    504829 Invalid environment passed to g_spawn_async in g_desktop_...
4827    505258 crash in Users and Groups: Adding a user
4828    505815 g_content_types_get_registered should not g_free keys
4829    491218 g_timer_new() doesn't initialize timer->end
4830    315437 extern inline -> static inline
4831    476856 Inconsistency between standard and implementation of the ...
4832    480122 g_module_open fails to open modules with ".la" extension
4833    495589 gspawn.c failing to set FD_CLOEXEC
4834    500273 doesn't build with --disable-visibility
4835    504142 Do not show empty groups in --help output
4836    504879 giofam incorrectly linked
4837    505042 add file attribute for actually used file size in bytes
4838    505058 xattr namespace docs
4839    505674 Misprint in the definition of the macro G_CCLOSURE_SWAP_DATA
4840    505730 Fails to build on OSX 10.4: _NSGetEnviron not declared
4841    505887 older darwin lacks lchown
4842    506374 gmemoryinputstream api
4843    506461 Conversion of g_assert_not_reached() and friends into fun...
4844    503051 Small bug in glib interface
4845    506395 Updates to GIO documentation
4846    507628 Missing .pc entry for gio linking against glib
4847    505195 [patch] typo in g_try_new0 docs 
4848    507822 g{file,directory}monitor changes signal problem
4849    506377 gmemoryoutputstream write implementation
4850    507835 bug in gunixinputstream 
4851
4852  * Updated translations:
4853    Arabic (ar)
4854    Belarusian Latin (be@latin)
4855    Spanish (es)
4856    Basque (eu)
4857    Irish (ga)
4858    Hebrew (he)
4859    Occitan (oc)
4860    Vietnamese (vi)
4861
4862
4863 Overview of Changes from GLib 2.14.x to GLib 2.15.0
4864 ===================================================
4865
4866 Major new features:
4867
4868  * GIO: a VFS API, designed to replace GnomeVFS. The GIO implementation 
4869    in GLib has support for local filesystems. The new, separate gvfs 
4870    module contains various backend implementations (cifs, ftp, sftp,
4871    http, ...)
4872
4873  * GChecksum: provides various hash algorithms, such as MD5, SHA-1
4874    and SHA-256
4875  
4876  * GTest: a test framework 
4877  
4878 Smaller additions:
4879
4880  * GHash:
4881  - GHash has iterators, as an alternative to g_hash_table_foreach
4882
4883  * GMarkup: 
4884  - g_markup_parse_context_get_element_stack: New function to
4885    get the stack of open elements
4886  - G_MARKUP_PREFIX_ERROR_POSITION: New flag to improve error
4887    reporting
4888  - g_markup_collect_attributes: Convenience function for handling
4889    attributes
4890
4891 * GKeyFile: 
4892  - Functions that take a GError now return a boolean to indicate 
4893    success, instead of void
4894  - Various performance improvements
4895
4896 * GAsyncQueue:
4897  - g_async_queue_new_full: new function that allows to specify
4898    a free function for leftover elements
4899  
4900 * GError:
4901  - g_prefix_error and g_propagate_prefixed_error: New functions
4902    to ease error propagation
4903
4904 * Internationalization:
4905  - C_: A new 2-argument variant of the Q_() macro 
4906  - Use native character set conversion API on Windows
4907
4908 * GLib builds with automake 1.10
4909
4910 * Bugs fixed:
4911  455725 specific combination of g_utf8_strlen and g_pattern_match...
4912  467537 g_convert_with_iconv() not resetting iconv() state correc...
4913  497033 Commandline option parser should warn about missing optio...
4914  504527 gchecksum: Conditional jump or move depends on uninitiali...
4915  445362 Non-numeric local labels in gatomic.c are causing linker ...
4916  482313 gregex: no way to tell why compilation failed
4917  317775 main loops continues to run after g_main_loop_quit() has ...
4918  418778 Insufficient pkg-config version requirement
4919  436293 g_option_context_new() doc should mention that the string...
4920  466557 glib-mkenums shifts ARGV[0] to undefined
4921  468882 GKeyFile doesn't accept "True" as a true boolean value
4922  469551 application --help messages are garbaged on none UTF-8 lo...
4923  479724 Memory leak upon calling "g_main_loop_run" in the seconda...
4924  490061 outptrs uninitialized after g_parse_long_long
4925  490637 gobject documentation patch
4926  495294 glib-genmarshal prints warnings but returns 0
4927  496046 option to prefix location of errors for GMarkup
4928  498113 tests/regex-test fails on 64bit environment
4929  500506 Fails to build on OSX 10.4
4930  500638 gkeyfile speedup ...
4931  500875 Make check fails as there is no "test" target for "build"...
4932  502511 g_assert_cmphex prints invalid message
4933  502927 g_array_index triggers cast aligment warning
4934  503029 g_time_val_from_iso8601 parse non-ISO8601 dates
4935  503222 Need context to translate
4936  503420 gkeyfile leaks a hash table
4937  503470 Fix build when builddir != srcdir
4938  504227 Inverse variant for g_test_trap_assert_stdout, g_test_tra...
4939  71704  file include order
4940  491957 Misprint in the specification of the interface "g_main_co...
4941  491959 Misprint in description of the structure "GThreadPool"
4942  491965 Mistype in the specification of the function "g_hook_list...
4943  491966 Misprint in the specification of the interface "g_main_co...
4944  491968 The documentation does not mention the restriction for th...
4945  491970 The documentation for the interface "g_date_clamp" is inc...
4946  491974 The documentation of the interface "g_main_context_iterat...
4947  491975 The documentation for the interfaces "g_io_channel_read_u...
4948  491979 Misprint in the description of the interfaces g_key_file_...
4949  491982 Misprint in the description of the interface "g_key_file_...
4950  501107 EXTRA_DIST automake warnings
4951  501997 g_utf8_normalize() returns NULL on invalid string
4952  502590 C_/g_dpgettext efficiency
4953  464259 g_set_application_name() docs should say "Since 2.2"
4954  496518 gbase64.c API doc clarification
4955  498728 g_key_file_get_*_list should set length to 0 when returni...
4956  500361 Improve docs for g_array_free() and g_ptr_array_free()
4957  501853 g_checksum_get_digest docs
4958  503862 Allow NULL strings in g_parse_debug_string()
4959  142676 Q_
4960  367550 Add g_async_queue_new_full() with GDestroyNotify function
4961  375651 Minor enhancements to GKeyFile API
4962  443648 MD5 digest support
4963  449937 Upgrade auto* sources to be clean under automake1.9
4964  452887 gmarkup context "get element" function is useless when ca...
4965  491549 [PATCH] Eliminate libiconv dependency on Windows
4966  500507 GHashTableIter API 
4967
4968 * Translation updates
4969  Belarusian Latin (be@latin)
4970  Czech (cs)
4971  German (de)
4972  Spanish (es)
4973  Esperanto (et)
4974  French (fr)
4975  Korean (ko)
4976  Marathi (mr)
4977  Norwegian bokmål (nb)
4978  Brazilian Portugese (pt_BR)
4979  Slovenian (sl)
4980  Swedish (sv)
4981
4982
4983 Overview of Changes from GLib 2.14.2 to GLib 2.14.3
4984 ===================================================
4985
4986 * Update PCRE to 7.4
4987
4988 * Bugs fixed:
4989  487491 Fix some warnings from sparse
4990  488068 Small (one-time) memory leak in glib_gettext initialization
4991  493688 TYPE macro "_get_type ()" is documented wrong
4992
4993 * Updated translations:
4994  Arabic (ar)
4995  Belarusian Latin (be@latin)
4996  Estonian (et)
4997  Irish (ga)
4998  Slovenian (sl)
4999
5000  
5001 Overview of Changes from GLib 2.14.1 to GLib 2.14.2
5002 ===================================================
5003
5004 * Bugs fixed:
5005  476849 Invocation of the interface "g_hook_free" fails in certai...
5006  359165 marshallers can throw warnings with -Wunused
5007  477957 more discussion on g_value_set_object vs. g_value_take_ob...
5008  478459 G_DEFINE_DYNAMIC_TYPE_EXTENDED doesn't work with G_IMPLEM...
5009  483337 inline is disabled for MSVC when compiling C code
5010  478349 Broken link to gettext website
5011  469231 g_spawn optimization for setting all open fds to CLOEXEC 
5012
5013 * Updated translations:
5014 Arabic (ar)
5015 Galician (gl)
5016 Hebrew (he)
5017 Korean (ko)
5018
5019
5020 Overview of Changes from GLib 2.14.0 to GLib 2.14.1
5021 ===================================================
5022
5023 * Bugs fixed:
5024  476840 Invocation of the interface "g_utf8_strreverse" crashes f...
5025  444765 Fix FIXME in gregex.c when new pcre is out
5026  464145 g_markup_escape_text Produces Invalid XML
5027  465625 g_type_default_interface_ref() does not ensure working g_...
5028  466768 Clearify that comments can be put anywhere in a Key-file.
5029  474229 The GError documentation should give convention for the G...
5030  474899 G_BREAKPOINT() docs inaccurate
5031  475854 Overuse of -lpcre when using system pcre
5032  473879 Incorrect includes in gregex.c
5033  468694 Typoes in documentation
5034  469051 g_snprintf () talks about characters where it probably me...
5035  457601 Missing arch specific atomic implementation
5036  475923 Missing pcre flags when static-linking against glib
5037  475619 glibthread-2.0.la does not list -lpthread
5038
5039 * Updated translations:
5040  Bulgarian (bg)
5041  Catalan (ca)
5042  Danish (da)
5043  German (de)
5044  Canadian English (en_CA)
5045  British English (en_GB)
5046  Spanish (es)
5047  Estonian (et)
5048  Finnish (fi)
5049  French (fr)
5050  Gujarati (gu)
5051  Hungarian (hu)
5052  Italian (it)
5053  Georgian (ka)
5054  Kannada (kn)
5055  Lithuanian (lt)
5056  Makedonian (mk)
5057  Norwegian (nb)
5058  Dutch (nl)
5059  Polish (pl)
5060  Portugese (pt)
5061  Brazilian Portugese (pt_BR)
5062  Romanian (ro)
5063  Russian (ru)
5064  Albanian (sq)
5065  Serbian (sr, sr@Latn)
5066  Swedish (sv)
5067  Tamil (ta)
5068  Thai (th)
5069  Ukrainian (uk)
5070  Vietnamese (vi)
5071
5072
5073 Overview of Changes from GLib 2.13.7 to GLib 2.14.0
5074 ===================================================
5075
5076 * Last-minute API additions:
5077  - Make g_unichar_combining_class public
5078  - Add goffset type, add G_MAXSSIZE and G_MINSSIZE
5079
5080 * Update PCRE to 7.2
5081
5082 * Bugs fixed:
5083  453998 Make _g_unichar_combining_class() public
5084  462549 gregex.c: variable is declared at middle of block
5085  417068 g_file_test doc inconsistency
5086
5087 * Updated translations:
5088  Assamese (as)
5089  Basque (eu)
5090  Kannada (kn)
5091  Malayalam (ml)
5092  Dutch (nl)
5093  Polish (pl)
5094  Brazilian Portugese (pt_BR)
5095  Turkish (tr)
5096
5097
5098 Overview of Changes from GLib 2.13.6 to GLib 2.13.7
5099 ===================================================
5100
5101 * The memory corruption warning from the slice allocator that
5102   occurred when threads were initialized after the slice allocator
5103   has been removed, as the slice allocator now works fine
5104   in this scenario.
5105
5106 * New functions g_once_init_enter() and g_once_init_leave() make
5107   it easier to write threadsafe one-time initialization functions 
5108  
5109 * Bugs fixed:
5110  454473 Simple XML Subset Parser terminates on invalid XML
5111  445813 g_module_open error, add file name
5112  453796 errno gets clobbered by g_filename_display_name
5113  341988 don't use "-c" with msgfmt in Makefile.in.in
5114  447048 Please produce slightly more output during long tests
5115  454785 GModule documentation lists same block of code twice.
5116  454786 GModule documentation lists same paragraph twice.
5117  383155 small docs quirks in gobject/closure API documentation
5118  65041  _get_type() functions aren't thread safe
5119
5120 * Updated translations
5121  Assamese (as)
5122  Spanish (es)
5123  Gujarati (gu)
5124  Japanese (ja)
5125  Korean (ko)
5126  Macedonian (mk)
5127
5128
5129 Overview of Changes from GLib 2.13.5 to GLib 2.13.6
5130 ===================================================
5131
5132 * Reintroduce a GType typedef whose removal in 2.13.5
5133   caused trouble for C++ bindings
5134
5135 * Bugs fixed:
5136  450216 docs not explicit enough about g_free()
5137  451459 g_type_register_static_simple calls g_type_register_static
5138
5139 * Updated translations
5140  Norwegian bokmål (nb)
5141  Sinhala (si)
5142
5143
5144 Overview of Changes from GLib 2.13.4 to GLib 2.13.5
5145 ===================================================
5146
5147 * xdg-user-dirs support: 
5148  - the Desktop directory is guaranteed to be defined
5149  - user-dirs.dirs is no longer reloaded on changes
5150
5151 * Slice allocator: 
5152  - new api to duplicate slices
5153
5154 * Regular expression support:
5155  - GRegex is a boxed type now
5156
5157 * Bugs fixed:
5158  44793 make check failing in trunk
5159  354522 Small problem with PLT hiding 6 symbols
5160  363986 glib 2.12.4 does not compile with SGI IDO cc
5161  443869 g_type_class_add_private doesn't warn when adding 0-sized...
5162  446859 Legitimately return 0 for g_quark_from_string(NULL)
5163  447534 Small typo in g_timeout_add_seconds() doc
5164  447583 GStaticRWLock
5165  447935 g_get_current_dir SIGSEGV on long path
5166  448260 CLAMP has surprising result if low > high
5167  57693  g_string_vprintf()
5168  442029 add g_slice_dup()
5169  445065 Add GRegex boxed type
5170  448819 Add full version of g_timeout_add_seconds()
5171
5172 * Updated translations: 
5173  Swedish (sv)
5174  Oriya (or)
5175  Hebrew (he)
5176  Spanish (es)
5177  Estonian (et)
5178
5179  
5180 Overview of Changes from GLib 2.13.3 to GLib 2.13.4
5181 ===================================================
5182
5183 * Bugs fixed:
5184  444121 g_get_user_special_dir deadlocks
5185  444161 invalid UTF8 in key name shows up as valgrind error in g_...
5186  444130 g_option_context_get_help() is broken when there's a desc...
5187
5188
5189 Overview of Changes from GLib 2.13.2 to GLib 2.13.3
5190 ===================================================
5191
5192 * GKeyFile:
5193  - Added defines for easier handling of desktop files
5194
5195 * Unicode support:
5196  - Update g_unichar_iswide_cjk for Unicode 5.0
5197
5198 * Regular expression support:
5199  - GRegex structs can now be ref-counted
5200  - Some new functions for dealing with incremental 
5201    replacement have been added
5202  - The GRegexEvalCallback signature has been changed
5203
5204 * g_get_user_special_dir() has been added to support
5205   xdg-user-dirs
5206
5207 * Bugs fixed:
5208  419376 Functions using named subpatterns behave inconsistently w...
5209  434358 g_regex_fetch_named() and g_regex_fetch_named_pos() are b...
5210  423708 typo in the README.win32 file see patch below
5211  339225 Add new defines for easier handling of .desktop files 
5212  442265 API additions/changes for GRegex
5213  432651 Add a glib-ish xdg_user_dir_lookup
5214
5215 * Updated translations:
5216  Estonian (et)
5217  Norwegian bokmål (nb)
5218
5219
5220 Overview of Changes from GLib 2.13.1 to GLib 2.13.2
5221 ===================================================
5222
5223 * Unicode support:
5224  - Add g_unichar_ismark()
5225
5226 * GOption:
5227  - Allow to use callbacks for remaining args
5228
5229 * Updated translations:
5230   Belarusian Latin (be@latin)
5231   British English (en_GB)
5232   Galician (gl)
5233   Norwegian bokmål (nb)
5234   Oriya (or)
5235   Spanish (es)
5236   Thai (th)
5237
5238
5239 Overview of Changes from GLib 2.13.0 to GLib 2.13.1
5240 ===================================================
5241
5242 * GRegex:
5243  - Portability fixes
5244  - Split into immutable GRegex and GMatchInfo
5245  - Add g_regex_get_max_backref() and g_regex_get_capture_count()
5246    to obtain information about the compiled regex
5247
5248 * GKeyFile:
5249  - Fix roundtrip problems
5250  - Add g_key_file_load_from_dirs()
5251
5252 * Unicode support:
5253  - Fix corner cases in case conversion routines
5254
5255 * GOption:
5256   - Add a function to get the formatted help string
5257
5258 * GHash:
5259  - Add new functions g_hash_table_get_keys() and
5260    g_hash_table_get_values() to retrieve the keys and
5261    values in list form
5262
5263 * Updated transations:
5264   Simplified Chinese (zh_CN)
5265   Arabic (ar)
5266
5267
5268 Overview of Changes from GLib 2.12 to GLib 2.13.0
5269 =================================================
5270
5271 * Add GSequence, a list that is implemented using
5272   a balanced binary tree.
5273
5274 * Add GRegex, an implementation of Perl regular expressions,
5275   based on PCRE.
5276  
5277 * Use Posix monotonic clocks instead of gettimeofday()
5278   for GTimer when available.
5279
5280 * Support static initialization of GQeues with G_QUEUE_INIT,
5281   g_queue_init() and g_queue_clear().
5282
5283 * Add g_string_chunk_clear() for clearing a 
5284   GStringChunk.
5285
5286 * Add g_unichar_get_script() to obtain Unicode
5287   script information.
5288
5289 * Add g_unichar_iszerowidth() to obtain information
5290   about zero-width characters.
5291
5292 * Add G_GNUC_MAY_ALIAS which wraps the gcc may_alias 
5293   type attribute.
5294
5295 * G_GNUC_INTERNAL has a working definition for the
5296   Sun Studio compiler. This requires the macro to
5297   be positioned before the function declaration.
5298
5299 * The slice allocator can produce detailed debugging
5300   information with G_SLICE=debug-blocks.
5301
5302 * Modules support G_DEBUG flags resident-modules and
5303   bind-now-modules.
5304
5305 * Add G_DEFINE_DYNAMIC_TYPE() to make it easier
5306   to define types in modules.
5307
5308 * Bug fixes: too many to list them in detail here.
5309
5310 * New and updated translations (be,bg,bn,ca,cs,de,
5311   en_CA,en_GB,et,fa,fr,he,hu,it,ja,ku,lt,mg,mk,ml,
5312   nb,ne,nn,pt,pt_BR,ro,sr,sr@Latn,sv,ta,uk,vi,zh_CN,
5313   zh_HK,zh_TW)
5314
5315
5316 Overview of Changes from GLib 2.12.1 to GLib 2.12.2
5317 ===================================================
5318
5319 * Unicode updates:
5320  - Normalization is following Unicode TR #29
5321  - g_unichar_isxdigit() only accept characters
5322    for which g_unichar_xdigit_value() returns a value
5323  - g_unichar_toupper and g_unichar_tolower leave
5324    unconvertable characters in place instead of
5325    replacing them by NUL
5326
5327 * Bugs fixed
5328  348491 g_utf8_strup() and g_utf8_strdown() returns 
5329         string with NUL bytes
5330  349825 GKeyFile always inserts a newline before a group
5331  347842 g_unichar_isxdigit() is too general about what 
5332         it considers a digit
5333  348694 g_utf8_normalize() hasn't been updated to PR #29
5334  348785 Hint about G_DEBUG in Message Logging docs
5335  349792 Wrong english string (UI)
5336  349952 gparamspecs.c uses gcc feature
5337
5338 * Translation updates (ca,cs,de,dz,es,eu,fi,gu,ko,
5339   nl,pl,tr,uk,zh_HK,zh_TW)
5340
5341
5342 Overview of Changes from GLib 2.12.0 to GLib 2.12.1
5343 ===================================================
5344
5345 * Update to final Unicode Character Database 5.0.0
5346
5347 * Bugs fixed:
5348  346660 issues with base64 api documentation / g_base64_decode_cl...
5349  348136 Coverity reports allocation of wrong size CID #2839
5350  336281 Update to UCD 5.0
5351  346197 g_date_strftime %F option doesnt work for win32
5352  348011 Small optimization to real_toupper()
5353  246494 prototype mismatch in glib/gconvert.c
5354
5355 * New and updated translations (bg,bn_IN,ca,dz,eu,fi,
5356   fr,he,it,ja,mk,or,pt)
5357
5358
5359 Overview of Changes from GLib 2.11.4 to GLib 2.12
5360 =================================================
5361
5362 * Bugs fixed:
5363  344905 leap-year bug in g_time_val_from_iso8601 w/o HAVE_TIMEGM
5364
5365 * Updated translations (cy,nb,nl)
5366
5367
5368 Overview of Changes from GLib 2.11.3 to GLib 2.11.4
5369 ===================================================
5370
5371 * GBookmarkFile:
5372  - g_bookmark_file_remove_item returns a boolean
5373  
5374 * g_mkstemp accepts the XXXXXX in the middle of
5375   the template
5376  
5377 * Bugs fixed:
5378  344868 g_key_file_to_data should separate groups 
5379
5380 * Updated translations (de,es,fr,gu,hi,ko,th)
5381
5382
5383 Overview of Changes from GLib 2.11.2 to GLib 2.11.3
5384 ===================================================
5385
5386 * GBookmarkFile:
5387   - g_bookmark_file_move_item: Return TRUE in case of
5388     an empty target
5389
5390 * Bugs fixed: 
5391  343919 gunicollate.c: strxfrm bug on VC8
5392
5393 * Updated translations (fi)
5394
5395 Overview of Changes from GLib 2.11.1 to GLib 2.11.2
5396 ===================================================
5397
5398 * Add g_ascii_stroll to parse signed 64bit integers
5399
5400 * GMarkup: add a flag to treat CDATA as text
5401
5402 * GHashTable: add functions to remove all entries
5403
5404 * GMainLoop: add functions to find the currently
5405   running source, and determine if it is destroyed
5406
5407 * Bug fixes:
5408  342563  g_atomic_thread_init() needs to be called before 
5409          other _g_*_thread_init() functions
5410  343548  Potential use after free in callers of g_string_free() 
5411  168538  Wish: Clearing contents of GHashTables
5412  321886  GTK+ cannot be reliably used in multi-threaded 
5413          applications
5414  341826  goption.c: 'strtoll' is C99's function
5415  343899  g_ascii_formatd dosn't work as expected for all 
5416          format strings
5417  317793  Make GEnumValue strings const
5418  337129  Compile warnings in G_IMPLEMENT_INTERFACE
5419  303622  What is G_TYPE_CHAR?
5420
5421 * Updated translations (bg,dz,eu,gl,ja,ko,nl,th,vi)
5422  
5423
5424 Overview of Changes from GLib 2.11.0 to GLib 2.11.1
5425 ===================================================
5426
5427 * GOption  
5428   - Support 64-bit integers 
5429   - Allow optional text before and after the options
5430     in help output
5431
5432 * Bug fixes:
5433  340538 gbase64-test writes OOB 
5434  340816 GKeyFile set_string_list invalid memory reads 
5435  339105 g_key_file_parse_value_as_double
5436  340434 convert-test.c fails (function test_one_half)
5437  311043 Memory leaks (and potential infinite loops) 
5438         when using G_ERRORCHECK_MUTEXES
5439  335198 Error checking mutexes are fubar  
5440  341237 Add a G_OPTION_ARG_INT64
5441  341192 g_io_channel_set_flags not implemented on win32
5442  336120 Allow adding description before/after GOption 
5443         --help output body
5444  341191 misplaced check in g_relation_delete
5445  340530 mismatched calloc / g_free in win32 threads
5446
5447 * Updated translation (es)
5448
5449 Overview of Changes from GLib 2.10.x to GLib 2.11.0
5450 ===================================================
5451
5452 * GBookmarkFile: a parser for files containing bookmarks
5453   stored using the Desktop Bookmark specification.
5454
5455 * Base64 encoding support
5456         
5457 * Unicode 5.0 support
5458
5459 * GOption supports floating point numbers 
5460
5461 * GKeyFile supports floating point numbers
5462
5463 * Bug fixes:
5464  155884 gatomic.c should be based on new SDK
5465  157877 update-desktop-database doesn't handle duplicate entries
5466  164719 keyfile parser doesn't support floats
5467  327662 Import BookmarkFile from libegg
5468  329548 Add G_OPTION_ARG_DOUBLE
5469  329789 option-test.c type confusion
5470  332841 Segmentation Fault when %llu is passed to vasnprintf and 
5471         HAVE_SNPRINTF is not defined
5472  333879 gthread/gthread-win32.c: IsDebuggerPresent needs '#define 
5473         _WIN32_WINDOWS 0x0401'
5474  333916 g_timer_elapsed docs should mention that microseconds 
5475         may be NULL
5476  334440 dlerror() portability issue causes crash on (old) a.out 
5477         NetBSD platform
5478  334646 goption + error out params
5479  334799 g_remove() must check return value of remove()
5480  334943 make check FAIL: threadpool-test
5481  335215 Some breakages with GThreadPool
5482  336085 g_option_context_new parameter lacks better explanation
5483  336677 Documentation for g_object_ref_sink() is incorrect
5484  337027 gbookmarkfile.c: sys/time.h include error
5485  337553 Wrong escaping of URIs
5486  338572 Dereferencing NULL value in g_key_file_get_group_comment
5487  338845 g_completion_complete_utf8 crashes when NULL is passed to it
5488  339337 g_bookmark_file_set_description
5489  339338 gbookmarkfile.c, function expand_exec_line
5490  339340 gbookmarkfile.c, function bookmark_app_info_dump
5491
5492 * Translation updates (bg,en_GB,et,gl,gu,he,hi,ka,nb,nl,nn,
5493                        or,pt_BR,ro,tr,vi,zh_CN)
5494
5495
5496 Overview of Changes from GLib 2.10.0 to GLib 2.10.1
5497 ===================================================
5498
5499 * Bugs fixed:
5500  314794 Broken pthread detection on Darwin [Gregor Riepl]
5501  322476 Missing check for .dylib [Vladimir Panov]
5502  333651 Inconsistent _g_charset_get_aliases prototype [Julio 
5503         M. Merino Vidal]
5504  333761 GInitiallyUnowned breaks application code [Sven Herzberg]
5505
5506 * Win32 changes:
5507  - Fix g_listenv() implementation.
5508  - Allow up to 100 GPrivate structs
5509
5510 * Translation updates (fr,hu,lt,pl,sv)
5511
5512
5513 Overview of Changes from GLib 2.9.6 to GLib 2.10.0
5514 ==================================================
5515
5516 * Bugs fixed:
5517  328997 64bit pointer trunction in glib slab-allocator
5518         [Pascal Hofstee]
5519  331110 g_cond_broadcast(inform_cond) without holding 
5520         inform_mutex [Chris Wilson, Sebastian Wilhelmi]
5521  332093 Fix some leaks in the tests [Kjartan Maraas]
5522  332435 g_utf8_strlen returns wrong value if a maximum 
5523         number of bytes to check is specified 
5524         [Matthias Clasen]
5525  331367 gslice requires more POSIX-like semantics for 
5526         GPrivate destructors [Tor Lillqvist]
5527
5528 * Documentation improvements [Matthias, Kang Jeong-Hee,
5529   Tor Lillqvist, Stefan Kost]
5530
5531 * Translation updates (el,eu,ka,uk)
5532
5533 Overview of Changes from GLib 2.9.5 to GLib 2.9.6
5534 =================================================
5535
5536 * Bugs fixed: 
5537  329124 distclean removes README [Kjartan Maraas, Tim Janik]
5538  317679 GRelation field type not documented [Behdad Esfahbod]
5539  329123 Typo in GTime docs [Kjartan Maraas]
5540
5541 * Documentation improvements [Sven Herzberg, David
5542   Schleef, Kjartan Maraas, Behdad Esfahbod]
5543
5544 * Translation updates (cs,cy,it,ko,pt,sq,sr,sr@Latn,ru
5545
5546 Overview of Changes from GLib 2.9.4 to GLib 2.9.5
5547 =================================================
5548
5549 * Memory management: 
5550   Runtime debugging support: The slice allocator
5551   can be turned off by setting G_SLICE=always-malloc
5552   in the environment. Zeroing of freed memory can
5553   now be turned on at runtime by setting
5554   G_DEBUG=gc-friendly in the environment. [Tim Janik]
5555
5556 * Bugs fixed:
5557  328253 HP-UX/IA-64 uses ".so" as default shared library 
5558         extension [Albert Chin]
5559  143380 unicode-encoding test fails converting to UTF-16 
5560         with libiconv [Marc Moorcroft]
5561  328254 Build breakage (GSlice) [Jens Ganseuer]
5562  328705 C99ism in glib/gmem.c [Kazuki Iwamoto]
5563
5564 * Translation updates (da,et,zh_CN)
5565
5566 Overview of Changes from GLib 2.9.3 to GLib 2.9.4
5567 =================================================
5568
5569 * Type system:
5570   Fix a problem with g_object_compat_control() which 
5571   can lead to segfaults in GTK+ applications on 64bit 
5572   platforms. 
5573
5574 * Thread suppport: 
5575   Unused threads now fall back to the global pool after 
5576   500 milliseconds, where they wait for another 
5577   max-idle-time milliseconds. [Sebastian Wilhelmi]
5578
5579 * Fix a memory allocation problem in GKeyFile. [Morten 
5580   Welinder]
5581
5582
5583 Overview of Changes from GLib 2.9.2 to GLib 2.9.3
5584 =================================================
5585
5586 * GTree:
5587  - Replace the simple recursive implementation by
5588    a nonrecursive, threaded one  [Maurizio Monge]
5589
5590 * Change g_filename_display_name and
5591   g_filename_display_basename to use the Unicode
5592   replacement character U+FFFD instead of a question
5593   mark, and don't append "(invalid encoding)"  [Matthias]
5594
5595 * Documentation improvements [Sven Herzberg, Federico
5596   Mena Quintero, Stefan Kost]
5597
5598 * Bugs fixed:
5599  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X 
5600         [Bogdan Nicula]
5601  326558 Some test failures on IRIX 6.5 [Daichi Kawahata]
5602  169285 "threaded" tree implementation for GTree 
5603         [Maurizio Monge]
5604  326747 g_filename_display_basename adds (invalid encoding) 
5605         [Alberto Ruiz]
5606
5607 Other contributors: Christian Kellner, Murray Cumming
5608
5609 New and updated translations (bg,ca,de,es,et,gu,ja,nl,th,vi)
5610
5611
5612 Overview of Changes from GLib 2.9.1 to GLib 2.9.2
5613 =================================================
5614
5615 * Memory management:
5616  - Add tests for cache colorization [Tim Janik]
5617  - Minimize space consumption if small amounts of differently
5618    sized slices are allocated, at a small performance cost.  [Tim]
5619
5620 * Thread support:
5621  - Add g_atomic_pointer_set() and g_atomic_int_set() [Tim Janik,
5622    Sebastian Wilhelmi]
5623  - Add g_thread_pool_set_sort_function() to allow sorting the 
5624    tasks of a threadpool.  [Martyn Russell]
5625  - Add g_thread_pool_set_idle_time() to allow unused threads
5626    to exit after a certain time.  [Martyn]
5627
5628 * Type system:
5629  - introduce a new type GInitiallyUnowned, which has an initial
5630    floating reference. [Tim]
5631  - Add support for GType parameters. [Matthias]
5632
5633 * Main loop:
5634  - Add g_main_context_is_owner() to determine if the current
5635    thread is the owner of the context.  [Michael Meeks]
5636
5637 * Provide g_access(), g_chdir(), g_unlink(), g_rmdir() as 
5638   wrapper functions instead of macros.  [Manish Singh]
5639
5640 * Documentation improvements [Tim, Matthias, Federico Mena Quintero,
5641   Stefan Kasal, Dan Williams]
5642
5643 * New and updated translations (en_CA,fi,fr,gl,ml,nb,no,zh_HK,zh_TW)
5644
5645 * Bugs fixed:
5646  324179 g_allocator_new() returns pointer to const dummy which Gtk+ 2.8 
5647         tries to modify [J. Ali Harlow]
5648  324332 g_option_context_parse() returns false without setting error 
5649         [Tim-Philipp Müller]
5650  324950 GLIB 2.9.1 testcase errors [Dan Yefimov]
5651  325015 gslice.c: process.h is needed on Windows [Kazuki Iwamoto]
5652  321978 G_DATALIST_GET_FLAGS() macro is not casting datalist to 
5653         gpointer [Andrew Paprocki]
5654  316221 G_LOCK warns about breaking strict-aliasing [Michal Benes, 
5655         Stanislav Brabec]
5656  325273 Error in documentation for glib_check_version () [Declan Naughton]
5657  325310 g_spawn_sync hangs when catching both stdout and 
5658         stderr [Tor Lillqvist]
5659  325249 gcc warning when using g_rmdir from <glib/gstdio.h> [Jani Monoses]
5660  325864 glib/gthreadpool.c:"#define debug(...)" is C99 [Kazuki Iwamoto]
5661  325874 Should say somewhere that source IDs are > 0 [Dan Williams]
5662  325438 a typo (compatability) [Stefan Kasal]
5663  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X [Bogdan Nicula]
5664
5665
5666 Overview of Changes from GLib 2.9.0 to GLib 2.9.1
5667 =================================================
5668
5669 * Memory management
5670  - The slice allocator is implemented [Tim Janik]
5671  - g_slice_free_chain() has been renamed to 
5672    g_slice_free_chain_with_offset()  [Tim, Behdad Esfahbod]
5673  - Mem chunks are deprecated [Matthias Clasen]
5674
5675 * Data structures
5676  - Hash tables are refcounted, and have a boxed type [Tim]
5677
5678 * Thread support
5679  - Support for Solaris threads has been removed 
5680    [Sebastian Wilhelmi, Andrew Paprocki]
5681  - g_async_queue_sort(), g_async_queue_push_sorted() have 
5682    been added to allow GAsyncQueue to be used as a priority 
5683    queue, together with the corresponding _unlocked 
5684    variants  [Martyn Russell]
5685
5686 * GObject:
5687  - The concept of a floating initial reference has been
5688    moved from GtkObject to GObject [Tim]
5689
5690 * Win32 changes:
5691  - Make g_rename() replace existing files [Tor Lillqvist]
5692
5693 * Misc new API:
5694  - G_GUINT64_CONSTANT macro to define guint64 
5695    constants [Andrew Paprocki]
5696  - G_GNUC_WARN_UNUSED_RESULT macro to instruct the 
5697    compiler to emit a warning if the value returned
5698    by a function is ignored. [Arjan van de Ven, Alex Larsson]
5699  - GList and GSList now have sort functions which take an
5700    extra user data argument [Martyn Russell]
5701  - g_param_spec_ref_sink() has been added for consistency [Tim]
5702
5703 * $LOGNAME is respected when determining user data. [Laszlo Peter]
5704
5705 * Other changes and bug fixes [Tim, Matthias, Behdad, 
5706   Christian Persch, Benedikt Meurer, Andrew Paprocki, 
5707   Kazuki Iwamoto, Alexis S. L. Carvalho, Stanislav Brabec,
5708   Andreas Schwab, Kalle Vahlman]
5709
5710 * Documentation
5711  - Deprecation warnings carry version information [Matthias]
5712  - The slice allocator has been documented [Matthias, Tim]
5713  - Other improvements [Morten Welinder]
5714
5715 Overview of Changes from GLib 2.8.x to GLib 2.9.0
5716 =================================================
5717 * Unicode support:
5718  - The Unicode tables have been updated to Unicode 4.1, 
5719    adding several new values to the GUnicodeBreakType 
5720    enumeration. This breaks Pango <= 1.10 
5721    [Behdad Esfahbod]
5722  - The various Unicode character predicate functions 
5723    (g_unichar_isalpha, g_unichar_isdigit,...) have
5724    been optimized
5725    [Behdad]
5726  - g_utf8_pointer_to_offset, g_utf8_offset_to_pointer:
5727    These functions handle negative offsets now, and
5728    going backwards in g_utf8_offset_to_pointer uses
5729    "stutter stepping".
5730    [Larry Ewing, Matthias Clasen]
5731
5732 * Memory management:
5733  - Mem chunks are no longer used internally in GLib and
5734    GObject. GMemChunk will be deprecated in GLib 2.10
5735  - All APIs based on GAllocator (g_list_push/pop_allocator,
5736    and similar push/pop_allocator functions for other
5737    data structures) have been deprecated, since they
5738    never worked as intended.
5739  - The g_slice_* functions have been added as a 
5740    new API for fast allocation of small memory blocks. 
5741    The implementation in GLib 2.9.0 is just a simple 
5742    wrapper around malloc. GLib 2.10 will have an
5743    efficient and scalable implementation. 
5744    [Tim Janik, Matthias]
5745
5746 * Pattern matching:
5747  - g_pattern_match has been optimized to avoid
5748    unnecessary recursion.
5749    [Tim, Matthias]
5750
5751 * g_intern_string, g_intern_static_string: 
5752  - New functions to intern strings. These are now used 
5753    by GObject to avoid duplicating static strings 
5754    [Matthias]
5755
5756 * g_thread_foreach: 
5757  - New function to iterate over all GThreads 
5758    [Tim, Matthias]
5759
5760 * g_date_set_time_t, g_date_set_time_val:
5761  - New functions to set a GDate from a time_t or
5762    GTimeVal value. g_date_set_time has been deprecated 
5763    in favor of these.
5764    [Roger Leigh]
5765
5766 * g_snprintf and g_vsnprintf:
5767  - These functions are no longer declared in gprintf.h, 
5768    since they are in glib.h
5769    [Matthias]
5770
5771 Overview of Changes from GLib 2.8.0 to GLib 2.8.1
5772 =================================================
5773 * Optimize single-character insertions in GString [Ross Burton]
5774 * Fix build problems on OS X
5775 * Fix build problems on Win32 [Tor Lillqvist, Hans Breuer]
5776 * Other bug fixes [Matthew F. Barnes, Stepan Kasal] 
5777 * Documentation improvements [Tristan van Berkom, Behnam
5778   Esfahbod, Gustavo Carneiro, Stepan Kasal, Matthias]
5779 * New and updated translations (ca,cy,ko,ro,uk)
5780
5781 Overview of Changes from GLib 2.7.7 to GLib 2.8.0
5782 =================================================
5783 * Make g_value_transform() handle enum values
5784   correctly on ppc64.  [Michael Lorenz]
5785   (Third-party code accessing enumeration values 
5786   in GValues should also be changed to access 
5787   v_long, not v_int, in order to work on bigendian 
5788   64bit machines.)
5789 * Make g_flags_get_first_value() handle a value
5790   of 0 meaningfully. [Tim-Philipp Müller] 
5791
5792 Overview of Changes from GLib 2.7.6 to GLib 2.7.7
5793 =================================================
5794 * Make atomic operations on s390 work [Matthias]
5795 * Fix C++ guards in gstdio.h [Tor Lillqvist]
5796
5797 Overview of Changes from GLib 2.7.5 to GLib 2.7.6
5798 =================================================
5799 * Add native implementations of atomic operations 
5800   on s390 [Matthias]
5801 * Make atomic reference counting of closures
5802   work on s390 [Matthias]
5803 * Avoid an infinite loop in g_convert_with_iconv().
5804   [Sebastian Bacher]
5805 * Documentation improvements [Ross Burton]
5806
5807 Overview of Changes from GLib 2.7.4 to GLib 2.7.5
5808 =================================================
5809 * Thread-related changes
5810  - Fix build issues on HP-UX [Paul Cornett]
5811  - Threadsafe access to flags stored in datasets [Tim Janik]
5812  - Fix several issues with atomic refcounting for 
5813    closures, objects and paramspecs [Tim]
5814  - Improve tests for atomic refcounting changes [Tim]
5815 * Fix handling of stateful encodings in g_convert_* [Matthias]
5816 * Fix translation of GOption help output [Dan Winship]
5817 * Catch format errors in translations. This may cause 
5818   "make check" to fail when using older versions
5819   of gettext [Matthias]
5820 * Win32 bug fixes [Tor Lillqvist]
5821 * Documentation improvements [Ross Burton, Jochen Baier, 
5822   Matthias, Tim]
5823 * New and updated translations (de,fi,gu,pl,pt,tr,zh_TW)
5824
5825 Overview of Changes from GLib 2.7.3 to GLib 2.7.4
5826 =================================================
5827 * Fix g_atomic_pointer_compare_and_exchange 
5828   on Sparc64 [Gert Doering]
5829 * Fix a hang in g_thread_pool_free. [Hong Jen Yee]
5830 * Win32 bug fixes [Tor Lillquist]
5831 * Other bug fixes [Benoit Dejean, Manish Singh]
5832 * Documentation improvements [Bryan Silverthorn,
5833   Callum McKenzie] 
5834 * New and updated translations (de,lt,sq,zh_CN)
5835
5836 Overview of Changes from GLib 2.7.2 to GLib 2.7.3
5837 =================================================
5838 * GOption
5839  - Allow callbacks with optional arguments [Pawel Sliwowski]
5840  - Allow to turn off the automatic long option name
5841    disambiguation  [Adam McLaurin]
5842  - Only allow printable ASCII as short option names [Matthias]
5843 * Win32
5844  - Build fixes [Tor Lillqvist]
5845  - Rewrite iochannel socket implementation [Tor]
5846 * GObject
5847  - Threadsafety improvements; in particular, refcounting
5848    of objects is done atomically now. [Wim Taymans, Tim Janik]
5849 * Bug fixes [Morten Welinder, Matthias, Wim Taymans]
5850 * Documentation improvements [Richard Laager, Matthias]
5851 * New and improved translations (bf,cs,hu,nb,nl,no)
5852
5853 Overview of Changes from GLib 2.7.1 to GLib 2.7.2
5854 =================================================
5855 * Win32 build fixes [Hans Breuer]
5856 * Bug fixes [Mikael Magnusson]
5857 * Documentation improvements [Matthias Clasen]
5858 * New and updated translations (en_CA,es,et,ja,sr,sr@Latn,zh_TW)
5859
5860 Overview of Changes from GLib 2.7.0 to GLib 2.7.1
5861 =================================================
5862 * GOption 
5863  - Allow callback arguments without parameters [Dan Winship]
5864 * GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
5865 * Misc new functions:
5866  - g_get_host_name [Tor Lillqvist]
5867  - g_mkdir_with_parents [Tor]
5868  - g_build_pathv, g_build_filenamev [Todd A. Fisher, 
5869    Matthias Clasen]
5870 * Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
5871   Manish Singh, Tor, Murray Cumming, Kian Duffy, Morten Welinder]
5872 * Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
5873 * New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
5874   sk,th,zh_TW)
5875
5876 Overview of Changes from GLib 2.6.x to GLib 2.7.0
5877 =================================================
5878 * GKeyFile
5879  - Add unit tests [Matthias Clasen, Suren A. Chilingaryan]
5880  - Accept \r\n as line end [Bastian Nocera]
5881  - Don't interpret leading zeros as octal numbers. [Matthias]
5882  - Make key and group removal work [David Hoover, Matthias Hasselmann]
5883 * GOption
5884  - Improve formatting of --help output [Matthias, Noah Levitt]
5885  - Accept -? [Matthias]
5886  - Warn about duplicate main groups [Jeff Franks]
5887  - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
5888  - Report missing arguments as errors [Björn Lindqvist]
5889  - Add a boxed type for GDate [Tim-Philipp Müller]
5890 * GTree
5891  - g_tree_remove() and g_tree_steal() return status information [Matthew F. Barnes]
5892 * Stdio wrappers
5893  - Work regardless of large file support [Manish Singh]
5894  - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
5895 * GObject
5896  - Implement "toggle references" to help language bindings [Owen Taylor]
5897  - Allow to mark names, nicks and blurbs of pspecs as static [Ben Maurer, Matthias]
5898  - Make pspec lookup a bit faster [Morten Welinder]
5899 * Add g_listenv() to list all set environment variables [Hans Petter Jansson]
5900 * Add g_file_set_contents() to atomically write a file.  [Søren Sandmann,
5901   Sven Neumann, Manish, Alexis S. L. Carvalho]
5902 * Add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew() [Stefan Kost]
5903 * Add g_utf8_collate_key_for_filename() to sort filenames taking
5904   extensions and numeric suffixes into account.  [Ole Laursen, Alex Larsson]
5905 * Add G_GNUC_NULL_TERMINATED to mark varargs function with 
5906   NULL-terminated argument lists. [Marc Meissner]
5907 * Win32 changes
5908  - Improved debugability [Ulf Lamping, Hans Breuer]
5909  - Make filename handling more robust [Tor, Billy Skaggs]
5910  - Improve g_get_system_data_dirs() [Tor]
5911  - Use more precise timers [Tor]
5912  - Build fixes [Kazuki Iwamoto, Hans, Tor, Robert Ögren]
5913 * Other bug fixes [Roger Leigh, Owen, Matthias, Morten, Kjartan Maraas, 
5914   Pawel Sakowski, Tor, Simon Budig, Ed Avis, Manish, Nicolas Laurent, 
5915   Bastien, Fabrício Barros Cabral, Michael Banck, Daniel Atallah, 
5916   J. Ali Harlow, Tim Janik, Hazael Maldonado Torres, Sven, Jon-Kare Hellan,
5917   Dave Benson, Tommi Komulainen, Benjamin Otte, Brian Cameron, Changwoo Ryu, 
5918   Christian Biere, Noah, Benoît Carpentier]
5919 * Documentation improvements [Vincent Untz, Matthias, Tim-Philipp Müller,
5920   Morten, Matthew, Federico Mena Quintero, Sebastian Bacher, Oliver Sessink, 
5921   Stefan, Jared Lash, Tor, Owen, Daniel Vaillard, Mathieu Lacage]
5922 * New and updated translations (ca,cs,da,el,en_CA,en_GB,es,et,eu,fa,fr,gl,
5923   hu,id,it,lt,mn,ne,nl,pl,pt,pt_BR,ro,rw,sk,sq,sr,sr@Latn,tl,uk,xh,zh_CN)
5924
5925 Overview of Changes from GLib 2.6.0 to GLib 2.6.1
5926 =================================================
5927 * GOption
5928  - Make gtk_init(NULL, NULL) work again [Marcin Krzyzanowski]
5929  - Improve handling of -- [Matthias Clasen]
5930  - Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
5931 * g_find_program_in_path() doesn't return directories [Tommi Komulainen]
5932 * Add gmodule-export-2.0.pc [Matthias]
5933 * Win32 changes
5934  - Improve hangling of UNC paths [Tor Lillqvist]
5935  - g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
5936    take and return UTF-8 now [Tor] 
5937  - Make g_file_test() work more reliably, and use PATHEXT
5938    when check for executables [Tor]
5939  - Build and cross-compilation fixes [J. Ali Harlow]
5940 * Other bug fixes [Jens Hatlak, Morten Welinder, 
5941   Tor, Kalpesh Shah, Adrian Bunk]
5942 * Documentation improvements [Marcin Krzyzanowski, Tor, Crispin
5943   Flowerday, Mariano Suárez-Alvarez, Christian Biere, Danny Milo,
5944   Vincent Untz, Bastien Nocera]
5945 * New and updated translations (cy,de,nl,ru,sq,sv)
5946
5947 Overview of Changes from GLib 2.4.x to GLib 2.6.0
5948 =================================================
5949
5950 * Major new APIs
5951   - GOption, a commandline option parser
5952   - GKeyFile, a parser/editor for the .ini like files 
5953   - Functions to support the XDG basedir specification
5954   - Wrappers for common POSIX pathname functions to handle filename
5955     encodings consistently. On Windows, these use UTF-8.
5956
5957 * Miscellaneous new functions
5958   - g_filename_display_name() converts filenames in displayable UTF-8 strings
5959   - g_uri_list_extract_uris() splits uri lists
5960   - g_date_get_iso8601_week_of_year() gets ISO 8601 week numbers
5961   - g_log_set_default_handler() installs an alternate default log handler
5962   - g_get_language_names() obtains a list of applicable locale names
5963   - g_strv_length() calculates the length of NULL-terminated string arrays
5964   - g_win32_get_windows_version() determines the Windows version 
5965   - G_GNUC_INTERNAL marks functions as non-exported
5966   - glib_check_version() checks the GLib version at runtime
5967   - g_debug() completes the family of logging functions
5968
5969 * Performance improvements
5970   - Optimize g_utf8_validate()
5971   - Optimize g_markup_parse_context_parse()
5972   - Reduce signal connection complexity from O(n) to O(1) 
5973   - Get rid of many PLT entries for internally used exported symbols
5974   - Reduce code size by removing literal strings from g_return_if_fail()
5975
5976 * Other changes
5977   - On Windows, GLib functions that take file name arguments now require
5978     those to be in UTF-8. Functions that return file names return UTF-8.
5979   - Use higher precision for mathematical constants
5980   - Don't convert to/from UTF-8 in g_filename_to_uri/g_filename_from_uri
5981   - Support ll as printf format modifier for long long on all platforms
5982   - Clean up the ABI and enforce the list of exported symbols
5983   - Add a .pc file for using gmodule in libraries
5984   - Require ngettext
5985
5986 Overview of Changes from GLib 2.5.7 to GLib 2.6.0
5987 =================================================
5988 * GOption: Don't list help options if group-specific
5989   options have been requested [Glynn Foster]
5990 * Make g_get_language_names() track locale changes [Christian Persch]
5991 * Win32 bug fixes [Tor Lillqvist]
5992 * Bug fixes [Philippe Blain, Owen Taylor, Sebastian Wilhelmi]
5993 * New and updated translations (da,es,ja,lt,zh_CN)
5994 Bugs fixed: 159530,100697,160271,160645,157255
5995
5996 Overview of Changes from GLib 2.5.6 to GLib 2.5.7
5997 =================================================
5998 * Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]
5999 * Optimize g_markup_parse_context_parse() [Havoc Pennington, 
6000   Morten Welinder]
6001 * Reduce signal connection complexity from O(n) to O(1) 
6002   [Sven Neumann]
6003 * Add a .pc file for using gmodule in libraries [Owen]
6004 * Add G_GNUC_MALLOC to mark functions returning newly 
6005   allocated memory  [Matthias]
6006 * Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren,
6007   Bruce Hochstetler]
6008 * Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten,
6009   Frederic Crozat, Tor]
6010 * Documentation improvements [Matthias, Tor, Owen]
6011 * New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN)
6012
6013 Overview of Changes from GLib 2.5.5 to GLib 2.5.6
6014 =================================================
6015 * GOption
6016   - Add G_OPTION_FLAG_REVERSE to allow options 
6017     which unset a  boolean variable [Tor Lillqvist]
6018 * GChildWatch
6019   - Use sigaction instead of signal [Jonas Jonnson, 
6020   Archana Shah]
6021   - Make the very first SIGCHLD work [Gustavo Carneiro]
6022 * Bug fixes [Morten Welinder, Tor, David MacLachlan,
6023   Manish Singh, J. Ali Harlow]
6024 * Documentation improvements [Matthias Clasen, Tor]
6025 * Updated translations (da,ja,tr,zh_CN)
6026
6027 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
6028 =================================================
6029 * GKeyFile
6030   - Cleanups, add more error checking [Ray Strode]
6031   - Fall back to the untranslated string when getting 
6032     locale strings [Mark McLoughlin]
6033 * GOption
6034   - Document GOption [Matthias Clasen]
6035   - Better support for rest arguments [Owen Taylor, Matthias]
6036   - Handle conflicts between groups [Matthias]
6037 * Add g_lstat() to the stdio wrappers [Tor Lillqvist]
6038 * Add g_filename_display_name() to convert filenames
6039   in displayable UTF-8 strings  [Alex Larsson, Matthias]
6040 * Win32 bug fixes [Kazuki IWAMOTO, Hans Breuer, Tor]
6041 * Bug fixes [Christophe Fergeau, Morten Welinder, 
6042   Owen, Kjartan Maraas, Mark]
6043 * Documentation improvements [Matthias, Tor]
6044
6045 Overview of Changes from GLib 2.5.3 to GLib 2.5.4
6046 =================================================
6047 Add GKeyFile, a parser/editor for the .ini like files used in various
6048    freedesktop.org specifications. [Ray Strode]
6049 Make the handling of filename encodings consistent across all
6050    GLib functions, introduce wrappers for common POSIX 
6051    functions which accept the same filename encoding. [Tor Lillqvist, 
6052    Owen Taylor]
6053 GOption
6054  - Rename g_context_option_error_quark() to a more language-binding
6055    friendly name [Murray Cumming]
6056  - Accept backslashes in filenames on Win32 [Tor Lillqvist]
6057 * Strip the internal aliasing prefix IA__ from function names in 
6058   assertions [Matthias Clasen]
6059 * Add a function to split uri lists. [Matthias]
6060 * Win32 bug fixes 
6061  - Don't open console windows [Tor]
6062 * Other bug fixes [Philippe Blain, Robert Ögren, Hidetaka Iwai, Matthias,
6063  Morten Welinder, Mats-Ola Persson, Tor, Nickolay V. Shmyrev, Kjartan Maraas,
6064   Anders Carlsson, Tim-Philipp Müller, Lucas Rocha, Andrea Campi, Manish
6065   Singh, Thomas Fitzsimmons, Kazuki IWAMOTO]
6066 * Documentation improvements [Matthias, Linus Walleij, Nickolay, Philippe, 
6067  Adam Hooper, Gustavo Carneiro]
6068 * New and updated translations (cs,en_CA,en_GB,ja,nb,nl,or,sr,sr@Latn,sq)
6069
6070 Overview of Changes from GLib 2.5.2 to GLib 2.5.3
6071 =================================================
6072 * GOption
6073  - set the program name from argv[0] [Masatake YAMATO] 
6074  - make contexts work without a main group [Anders Carlsson]
6075 * Performance 
6076  - Get rid of many PLT entries for internally used exported symbols,
6077    and clean up the ABI at the same time and make make check check the
6078    list of exported symbols.  [Matthias Clasen]
6079 * Add API to get ISO 8601 week numbers [Niklas Lundell]
6080 * Add API to install an alternate default log handler [Darin Adler]
6081 * Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
6082 * Reduce code size bloat by removing literal strings from
6083  the g_return_if_fail() macros [Owen Taylor]
6084 * Add g_strv_length [Tim-Philipp Müller]
6085 * Win32 changes
6086  - Add API to determine the Windows version [Tor Lillqvist]
6087 * Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
6088   Manish Singh]
6089 * Documentation improvements [Morten Welinder, Matthias]
6090 * New and updated translations (es,nn,ro)
6091
6092 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
6093 =================================================
6094 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]
6095 * Add GOption, a commandline option parser [Anders Carlsson]
6096 * Add glib_check_version [Michael Natterer]
6097 * Add XDG basedir API [Ray Strode]
6098 * Require ngettext [Danilo Segan]
6099 * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, 
6100   Jon-Kare Hellan, Jody Goldberg]
6101 * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny]
6102 * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch]
6103 * New and updated translations (bs,eu,fi,gu,ne,pa)
6104
6105 Overview of Changes from GLib 2.5.0 to GLib 2.5.1
6106 =================================================
6107
6108 * Bug fixes [Oliver Guntermann, Sven Neumann, James 
6109   Henstridge, Hiroyuki Ikezoe, Matthias Clasen, Robert 
6110   Ögren, Tommi Komulainen]
6111 * Documentation improvements [Soeren Sandmann, 
6112   Christophe Fergeau, Danek Duvall]
6113 * New and updated translations (eu,hi)
6114   
6115 Overview of Changes from GLib 2.4.1 to GLib 2.5.0
6116 =================================================
6117
6118 * New functions g_debug [Sven Herzberg]
6119 * Use higher precision for mathematical constants [Morten 
6120  Welinder]
6121 * Don't convert to/from UTF-8 in g_filename_{to,from}_uri 
6122  [Federico Mena Quintero]
6123 * Win32
6124  - Handle empty digit string in printf() functions 
6125    correctly [Tor Lillqvist]
6126  - Support ll as format modifier for long long [Tor]
6127  - Be more careful about HOME [Tor, Ivan Wong]
6128  - Bug fixes [John Ehresman]
6129 * Miscellaneous bug and portability fixes [Danilo Segan, 
6130  Owen Taylor, Nikolai Weibull, Benoît Carpentier, Morten 
6131  Welinder, Manish Singh, Sven Neumann, Julio M. Merino Vidal,
6132  Kaz Sasayama, Murray Cumming, Federico, Mariano Suarez-Alvarez]
6133 * Documentation updates [Matthias Clasen, Crispin Flowerday,
6134  Tommi Komulainen, Federico Mena Quintero, Ed Griffiths]
6135 * New and updated translations (ja,ne,no,wa)
6136  
6137 Overview of Changes from GLib 2.4.0 to GLib 2.4.1
6138 =================================================
6139
6140 * Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
6141 * Miscellaneous bug and portability fixes [Owen Taylor,
6142   Matthias Clasen, Jonas Jonsson, Christian Krause,
6143   Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
6144   Piotr Klaban]
6145 * Documentation updates [Matthias]
6146 * New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
6147   fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
6148
6149 Overview of Changes from GLib 2.3.6 to GLib 2.4.0
6150 =================================================
6151
6152 * Handle invalid-UTF-8 in g_log() properly [Matthias Clasen]
6153 * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
6154 * Miscellaneous bug and portability fixes [Olivier Biot, David L. Cooper II, 
6155   Kjartan Maraas, Frédéric L. W. Meunier, Christof Petig, Manish Singh, 
6156   Sebastian Wilhelmi]
6157 * Documentation updates [Owen]
6158 * Updated translations (hr,ro)
6159
6160 Overview of Changes from GLib 2.3.5 to GLib 2.3.6
6161 =================================================
6162
6163 * GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
6164 * GMain threading fixes and improvements [Sebastian]
6165 * Win32 [Tor Lillqvist]
6166  - restore some symbols extraneously exported from gobject to maintain ABI compatibility
6167  - Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
6168 * Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
6169 * New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
6170
6171 Overview of Changes from GLib 2.3.3 to GLib 2.3.5
6172 =================================================
6173
6174 * Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
6175 * Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan] 
6176 * Add atomic operations and use it for the async queue and
6177   gonce implementation. [Sebastian Wilhelmi]
6178 * Documentation improvements [Sebastian, Matthias, Sven Herzberg]
6179 * Add g_main_depth() for finding the recursion depth of the main
6180   loop [Owen Taylor, Tim Janik, Stefan Westerfeld]
6181 * Add g_spawn_close_pid(), needed on win32 [J. Ali]
6182 * Win32 fixes. [Hans Breuer, J. Ali Harlow]
6183 * Misc bugfixes [Sebastian, Matthias, Balazs Scheidler, Owen]
6184 * Updated translations (cy,et,ga,sq)
6185
6186 Overview of Changes from GLib 2.3.2 to GLib 2.3.3
6187 =================================================
6188
6189 * Add a native AIX gmodule implementation. [Laurent Vivier]
6190 * Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
6191 * Extend GQueue API to match the GList API. [Soeren Sandmann]
6192 * Add g_hash_table_find().  [Tim Janik]
6193 * Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
6194 * Inline g_string_append_c() when possible. [Owen Taylor, Tim]
6195 * Wrap waitpid() as a GSource. [Jonathan R. Blandford]
6196 * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
6197   Matthias]
6198 * Add g_strsplit_set(). [Soeren]
6199 * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
6200   Soeren, Matthias]
6201 * Win32 build fixes. [Tor Lillqvist]
6202 * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
6203   Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
6204   Matthias]
6205 * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
6206
6207 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
6208 =================================================
6209
6210 * Add G_MAXSIZE. [Manish Singh]
6211 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
6212   implementing the init-by-array functionality of the 
6213   original mersenne twister. Add g_rand_copy(). Improve seeding. 
6214   [George Lebl]
6215 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
6216 * Add g_ptr_array_foreach(). [Matthias Clasen]
6217 * Add g_timer_continue(). [Tim-Philipp Müller]
6218 * Fix a threadsafety issue in mem chunks. [Matthias, Balazs Scheidler]
6219 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
6220   g_file_test() there too [Hans Breuer] 
6221 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
6222 * Add G_DEFINE_TYPE() plus variants to ease the constuction
6223   of GObject boilerplate code.  [Tim Janik]
6224 * Support & in password GECOS field [Matthias, Soeren Boll Overgaard]
6225 * Documentation improvements [Matthias, Manish]
6226 * Win32 build fixes [Hans]
6227 * Misc bug fixes [Damien Carbery, Matthias, Manish, Olivier Poncet, 
6228   Zack Rusin]
6229 * Updated translations (ar,de,fa,ga,mn,nn,no,sq)
6230
6231 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
6232 =================================================
6233
6234 * Add glib/gi18n.h and glib/gi18n-lib.h for common
6235   gettext support, including a Q_() macro for translation
6236   with context [Matthias Clasen]
6237 * Add a more flexible G_FILENAME_ENCODING variable
6238   as a replacement for G_BROKEN_FILENAMES [Matthias]
6239 * Fix the return value g_main_context_iterate() for
6240   newly ready sources [Padraig O'Briain]
6241 * Handle Hangul composition for normalization [Noah Levitt]
6242 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
6243 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
6244 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
6245 * Documentation improvements [Matthias]
6246 * GObject [Tim Janik]
6247  - Support '-' in g_signal_connect()/disconnect() names
6248    like 'swapped-signal'.
6249  - Add g_type_class_peek_static() and use to optimize
6250    g_object_new() for static types [Tim]
6251  - Allow setting construct-only properties from within
6252    init() implementations
6253  - Enforce readability/writeability in g_object_set/get()
6254 * Fix bug with g_ascii_strtod and multi-byte separator.
6255   [Behdad Esfahbod, Roozbeh Pournader]  
6256 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
6257   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
6258   Morten Welinder]
6259 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
6260
6261 Overview of Changes from GLib 2.2.x to GLib-2.3.0
6262 =================================================
6263
6264 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
6265 * Update Unicode data to Unicode 4.0 [Noah Levitt]
6266 * Support XML-safe formatted output with 
6267   g_markup_[v]printf_escaped [Owen Taylor]
6268 * Add g_file_read_link to read symbolic links [Matthias]
6269 * Add g_unichar_get_mirror_char to obtain the 
6270   mirrored variant of a character [Noah]
6271 * Support for one-time initialization functions. 
6272   [Sebastian Wilhelmi]
6273 * Miscellaneous API additions: g_vasprintf
6274   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
6275 * Docs improvements [Matthias]
6276 * Add support instance-private data on classed types
6277   [Mark McLoughlin, Tim Janik, Owen]
6278 * Optimize signal emissions [Soeren Sandmann, Tim]
6279 * Support a "default vtable" per interface [Tim]
6280 * Add support for properties on interfaces [Owen, Tim]
6281 * Miscellaneous API additions: g_value_take_string(),
6282   g_value_take_param(), g_value_take_object(), 
6283   g_value_take_boxed(). [Matthias]
6284 * Win32 build fixes [Tor Lillqvist]
6285
6286 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
6287 =================================================
6288
6289 * Fix a problem with g_thread_init() on 64-bit problems
6290   [Alceste Scalas, Sebastian Wilhelmi]
6291 * Add assembly implementations of byteswap macros
6292   for ia64 and x86_64. [Manish Singh]
6293 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
6294 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
6295
6296 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
6297 =================================================
6298
6299 * Win32 bug fixes [Tor Lillqvist]
6300 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
6301   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
6302 * Ensure we have a GUINT64_FORMAT by pulling in Trio
6303   if necessary [Manish Singh]
6304 * Further Trio build fixes [Matthias Clasen, Owen]
6305 * Hack around gcc, libtool issues with -pthread [Owen]
6306 * Docs improvements [Matthias]
6307 * Bug and portability fixes 
6308 * Updated and new translations (bg,de,fi,fr,sq,fr)
6309
6310 Other contributors: Kai Poitschke, Morten Welinder
6311
6312 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
6313 =================================================
6314
6315 * autoconf changes to make it possible to cross compile
6316   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
6317   Johannes Stezenbach]
6318 * Use libintl when it has bind_textdomain_codeset() and
6319   GLib doesn't. [Owen]
6320 * Improve generation of pseudo-random integers [Morten Welinder, 
6321   Sebastian Wilhelmi]
6322 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
6323 * Cleanup include order [Sven Neumann]
6324 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
6325 * Doc fixes and additions [Matthias]
6326
6327 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
6328   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
6329
6330 Overview of Changes from GLib 2.0.x to GLib-2.1.x
6331 =================================================
6332
6333 * Add copy of the Trio library to build and use for printf() when 
6334   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
6335 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
6336 * Add g_markup_parse_context_get_element() [Matthias]
6337 * Add g_utf8_strreverse [Matthias]
6338 * Add g_ascii_strtoull() [Tim Janik]
6339 * Support scanning of 64-bit values with GScanner [Tim]
6340 * Add g_set/get_application_name() [Havoc Pennington]
6341 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
6342   Use for g_return_if_fail(). [Matthias Clasen]
6343 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
6344 * Improve the seeding algorithm of GRandom to avoid problems
6345   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
6346   environment variable. [Sebastian Wilhelmi]
6347 * Improve thread configure checks, use -pthread where applicable
6348   [Sebastian]
6349 * Improve handlng of thread priorities [Sebastian]
6350 * Fix up parameter names that might shadow functions from
6351   system headers [Soeren Sandmann]
6352 * Clean up usage of deprecated functions [Manish Singh]
6353 * Docs fixes and improvements. In particular, include "Since" information.
6354   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
6355   Owen Taylor, Morten Welinder]. 
6356
6357 Overview of Changes in GLib 2.0.7
6358 =================================
6359
6360 * Fix C++ warnings in gtype.h [Dom Lachowicz]
6361 * Fix g_type_fundamental_next() [Tim Janik]
6362 * Fix various missing includes of config.h [Morten Welinder]
6363 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
6364 * Various 64-bit fixes [Manish Singh]
6365 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
6366 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
6367 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
6368      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
6369      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
6370 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
6371
6372 Overview of Changes in GLib 2.0.6
6373 =================================
6374
6375 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
6376 * Clean up debug spew from GObject [Anders Carlsson]
6377 * Compiler warning fixes [David L. Cooper II]
6378 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
6379 * Fixes for --disable-debug [Sebastian Wilhelmi]
6380 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
6381   Rajkumar Sivasamy, Laurent Vivier]
6382 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
6383   Sebastian Rittau, Linus Welleij]
6384 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
6385 * Updated translations (bg,ko,vi)
6386
6387 Overview of Changes in GLib 2.0.5
6388 =================================
6389
6390 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
6391 * Clean up debug spew from GObject [Anders Carlsson]
6392 * Compiler warning fixes [David L. Cooper II]
6393 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
6394 * Fixes for --disable-debug [Sebastian Wilhelmi]
6395 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
6396   Rajkumar Sivasamy, Laurent Vivier]
6397 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
6398   Sebastian Rittau, Linus Welleij]
6399 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
6400 * Updated translations (bg,ko,vi)
6401
6402 Overview of Changes in GLib 2.0.4
6403 =================================
6404
6405 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
6406 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
6407 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
6408 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
6409
6410 Overview of Changes in GLib 2.0.3
6411 =================================
6412
6413 * Handle sorting 0-length arrays (Ron Arts)
6414 * Threading fixes (Sebastian Wilhelmi)
6415 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
6416   Sebastian, Qingjiang Yuan)
6417 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
6418 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
6419 * Win32 fixes (Tor Lillqvist)
6420 * Try to fix g_get_charset() related segfaults. (Owen)
6421 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
6422   Andrew P. Lentvorski, Jr.)
6423 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
6424 * g_markup fixes. (Matthias Clasen.)
6425 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
6426   Wayne Schuller)
6427
6428 Overview of Changes in GLib 2.0.1
6429 =================================
6430
6431 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
6432 * Performance improvements for GObject parameter lookup, 
6433   g_filename_to/from_utf8() [Alex Larsson]
6434 * Actually check interface prerequisites [Matthias Clasen,
6435   Miroslaw Dobrzanski-Neumann]
6436 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
6437 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
6438 * Fixes for g_log() and threading.
6439   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
6440 * Make g_print(), g_printerr(), g_warning(), etc, convert from
6441   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
6442 * Fixes for GIOChannel on windows. [Tor Lillqvist]
6443 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
6444 * Fix file descriptor leak in g_file_get_contents() [Matthias]
6445 * Workaround iconv() problems on older Solaris [Lauri Alanko]
6446 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
6447 * Minor bug fixes.
6448
6449 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
6450   Akira Tagoh, Morten Welinder
6451
6452
6453 Overview of Changes in GLib 2.0.0
6454 =================================
6455
6456 * Thread portability fixes [Sebastian Wilhelmi]
6457 * Documentation updates [Owen Taylor]
6458 * Make g_strerror(), g_strsignal() properly return UTF-8,
6459   call bind_text_domain_codeset() so that error strings
6460   are in UTF-8 as well. [Owen, Tor Lillqvist]
6461
6462 Overview of Changes in GLib 2.0.0 rc1:
6463 ======================================
6464
6465 * Win32 fixes [Tor Lillqvist]
6466 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
6467 * Fix up g_date_strftime [Daniel Elstner]
6468 * Add some structure padding [Tim Janik]
6469 * Make g_get_homedir() prefer the users home directory to $HOME
6470
6471 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
6472
6473 Overview of Changes in GLib 1.3.15:
6474 ===================================
6475
6476 * Speed up marshalers by using private access to GValue 
6477   [Anders Carlsson, Tim Janik]
6478 * Reduce GValue to 2 elements [Tim]
6479 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
6480 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
6481 * Add padding to various structures [Owen Taylor, Tim]
6482 * Win32 fixes [Tor Lillqvist]
6483
6484 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
6485   Daniel Elstner
6486
6487 Overview of Changes in GLib 1.3.14:
6488 ===================================
6489
6490 * Register value transformations for gint64, guint64 [Andy Wingo]
6491 * Build with large-file support [Sven Neumann, Owen Taylor]
6492 * Fix handling of hostnames in URI's [Darin Adler]
6493 * Main loop bug fixes [Havoc Pennington, Owen]
6494 * Doc fixes and improvements [Manish Singh, Tim Janik]
6495 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
6496 * Win32 fixes [Hans Breuer, Tor Lillqvist]
6497 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
6498 * Miscellaneous bug fixes
6499
6500 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
6501   Morten Welinder.
6502
6503 Overview of Changes in GLib 1.3.13:
6504 ===================================
6505
6506 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
6507 * Miscellaneous win32 fixes [Tor, Hans Breuer]
6508 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
6509 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
6510 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
6511 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
6512   Laszlo Peter, Havoc Pennington, Tim Janik]
6513
6514 Overview of Changes in GLib 1.3.12:
6515 ===================================
6516
6517 * Implement closure chaining, fixing up API (Tim Janik)
6518 * Closure chaining test case (James Henstridge)
6519 * Make GType long not int where both are equal width (Tim)
6520 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
6521 * Fixes for NetBSD. (Dan Winship)
6522 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
6523 * Save space for GBSearchArray (Tim Janik)
6524 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
6525
6526 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
6527   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
6528   Sebastian Wilhelmi.
6529
6530
6531 Overview of Changes in GLib 1.3.11:
6532 ===================================
6533
6534 * Win32 fixes [Hans Breuer, Tor Lillqvist]
6535 * Documentation improvements [Matthias Clasen]
6536 * Portable directory handling API [Hans]
6537 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
6538 * Fix excess relocations in Unicode tables [Andrew Taylor]
6539 * Fix gpattern for UTF-8 [Matthias Clasen]
6540 * Support overriding class closures [Tim Janik]
6541 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
6542 * Hide pointers to type information inside GType to reduce locking
6543   [Alex Larsson, Tim]
6544 * Adds check for direct inclusion of gobject/*.h [Owen]
6545 * GObject API cleanups [Tim]
6546
6547 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
6548   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
6549
6550
6551 Overview of Changes in GLib 1.3.10:
6552 ===================================
6553
6554 * Many Win32 fixes and improvements [Tor Lillqvist]
6555 * Documentation improvements [Matthias Clasen]
6556 * g_string_printfa() renamed to g_string_append_printf()
6557 * Use libcharset from libiconv to implement charset detection
6558   more portably. [Owen Taylor, Hidetoshi Tajima]
6559 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
6560 * Make support for 64 bit integers a requirement [Joshua]
6561 * GPattern improvements [Tim Janik, Matthias]
6562 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
6563 * Many bug fixes and minor tweaks.
6564
6565 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
6566   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
6567   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
6568   Jacob Berkman
6569
6570
6571 Overview of Changes in GLib 1.3.9:
6572 ==================================
6573
6574 * Fixes for comparison of threads [Sebastian Wilhelmi]
6575 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
6576 * Win32 fixes [Tor Lillqvist, Hans Breuer]
6577 * Add a len argument to g_ascii_strup/strdown
6578 * Bug, portability fixes, cleanups.
6579
6580 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
6581
6582
6583 Overview of Changes in GLib 1.3.8:
6584 ==================================
6585
6586 * Documentation updates [Owen]
6587 * Made GType interfaces overridable in derived types
6588 * Many win32 fixes [Tor Lillqvist]
6589 * Miscellaneous cleanups and fixes
6590
6591 Other contributors:
6592   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
6593
6594
6595 Overview of Changes in GLib 1.3.7:
6596 ==================================
6597
6598 * Integrate GClosure support into the main loop [Owen Taylor]
6599 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
6600 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
6601 * Minor hash table optimizations
6602 * Main loop and threading improvements [Sebastian Wilhelmi]
6603 * Added g_ascii_* functions to be used for locale insensitive UTF-8
6604   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
6605 * Add functions for Unicode case-conversion, normalization, and 
6606   collation [Owen]* GString improvements [Owen]
6607 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
6608 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
6609 * Make code 64bit clean [Mark Murnane]
6610 * More G_CONST_RETURN fixes
6611 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
6612 * Miscellaneous bug and API fixes
6613
6614 Other contributors:
6615   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
6616   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
6617   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
6618   Peter Williams
6619
6620
6621 Overview of Changes in GLib 1.3.6:
6622 ==================================
6623
6624 * Threads have a "return value" from g_thread_join
6625 * Removed ability to adjust thread stack size
6626 * Prefix warnings with progname/PID by default, change toggle for this to 
6627   be an env variable G_MESSAGES_PREFIXED not a compile-time option
6628 * GMarkup speedups
6629 * GDate const, convenience fixups
6630 * Include test cases that headers are compilable by C++ compiler
6631 * Add ability to spawn processes with argv[0] != executable path.
6632 * g_strstr_len, g_strrstr, g_strrstr_len
6633 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
6634 * Misc bug fixes
6635
6636
6637 Overview of Changes in GLib 1.3.5:
6638 ==================================
6639
6640 * Added an installed glib-mkenums Perl program for parsing enumeration
6641   declarations from header files.
6642 * Mark some additional deprecated functions.
6643 * Bug and Portability fixes
6644
6645
6646 Overview of Changes in GLib 1.3.4:
6647 ==================================
6648
6649 * Efficiency improvements for GThreadPool
6650 * A few bug fixes
6651 * Build fixes
6652 * Documentation improvements
6653
6654
6655 Overview of Changes in GLib 1.3.3:
6656 ==================================
6657
6658 GLib:
6659
6660 * More user_data support in various functions.
6661 * Main loop API revamps to support per-thread main loops.
6662 * Unicode handling improvements.
6663 * Implemented debugging traps.
6664 * G_CONST_RETURN specification all over the place.
6665 * Various new small utility functions.
6666 * Random number generator precision improvements.
6667 * New configure option --disable-mem-pools.
6668 * Many Win32 improvements.
6669 * Added g_try_malloc() friends varinats.
6670 * Many documentation improvements.
6671 * Many threading improvements, support for dynamic allocation
6672   of static mutexes.
6673 * GHookLIst API cleanups.
6674 * Improved format support of GDate parser.
6675 * String function speed improvements with new g_stpcpy().
6676 * Hashtable API additions.
6677 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
6678 * Optimizations, cleanups, bug fixes.
6679
6680 GObject:
6681
6682 * Added many convenience functions.
6683 * GClosure and GParamSpec use float/sink ref-counting scheme now.
6684 * Reworked property change notification.
6685 * Binary searchable array cleanups, so it's widely usable now.
6686 * Added static content keeping for some GValue types.
6687 * Support for statically scoped signal parameters.
6688 * Extinguished property trailer args in set/get interface.
6689 * Added support for abstract types.
6690 * G_CONST_RETURN specification all over the place.
6691 * Split parameter exchange functionality into value transforms
6692   and parameter conversions.
6693 * Added signal emission hooks and signal accumulators.
6694 * Added interface prerequisites to support is_a (interface, object)
6695   relations.
6696 * Implemented GValueArray.
6697 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
6698   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
6699   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
6700 * Varrags value collection improvements.
6701 * Implemented debugging traps.
6702 * Made things thread-safe.
6703 * Many documentation improvements.
6704 * Many cleanups, optimizations and bug fixes.
6705
6706
6707 Overview of Changes in GLib 1.3.2:
6708 ==================================
6709
6710 GLib:
6711
6712 * Win32 build improvements  [Tor]
6713 * Improvements to error reporting  
6714   (g_critical(), g_return_if_reached()) [Darin]
6715 * Add g_strlcpy/g_strlcat  [David Wheeler]
6716 * New IO channel implementation for Win32  [Tor] 
6717 * Make g_array_free, g_string_free return pointer to memory requested
6718   not to be freed.  [Darin]
6719 * Added GError based error reporting for thread functions.  [Sebastian]
6720 * Moved reference docs into GLib distribution. [Owen]
6721 * Added g_convert() for doing convenient character set conversions based
6722   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
6723 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
6724   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
6725 * Portability fixes for threading.  [Sebastian]
6726 * Added convenient functions for launching new processes (g_spawn_*),
6727   and shell quoting/unquoting functions.  [Havoc]
6728 * Split glib.h into many headers.  [Sebastian]
6729 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
6730 * Fixed confusions between comparison functions that return <0, 0, >0
6731   and equaility functions that return FALSE,TRUE.  [Sebastian]
6732 * Added safe/portable temporary file manipulation functions.  [Tor]
6733 * autoconf improvements.  [Raja]
6734 * Many documentation improvements.
6735 * Bug fixes.
6736
6737 GObject:
6738
6739 * Added boxed and pointer types.  [Tim/Jonathan]
6740 * Added callback abstraction (GClosure)  [Tim]
6741 * Added signal system (GSignal)  [Tim]
6742 * Make GTypePlugin an interface  [Tim]
6743 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
6744 * Bug fixes.
6745
6746
6747 What's new in GLib 1.3.1:
6748 =========================
6749
6750 * New GObject library added including object system based on
6751   the GTK+ object system. 
6752 * Functions for getting the properties of Unicode characters, 
6753   computing the canonical decomposition and ordering combining
6754   characters aand manipulating UTF-8 string manipulation based
6755   on libunicode.
6756 * GString now properly handles embedded nuls.
6757 * Multiple fixes from the 1.2.x branch.
6758 * Upgrade to libtool 1.3.3
6759 * Full thread support (thread creation and destruction).
6760 * BeOS port, BeOS dynamic modules.
6761 * Many improvements to the Windows ports.
6762 * Improvements to the OS/2 port, OS/2 module support.
6763 * Double ended queue implementation.
6764 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
6765 * New configure option --enable-msg-prefix to prefix messages, warnings
6766   et ceteri with the program name and the process id.
6767 * New thread-safe random number generator Mersenne Twister.
6768 * g_strcompress() added, g_strescape() had a slight API change, and
6769   more tightly defined semantics.
6770 * the g_string(x) macro has been removed, #x may be used instead.
6771                                 
6772