Merge 2.56.0 into tizen
[platform/upstream/glib.git] / NEWS
1 Overview of changes in GLib 2.56.0
2 ==================================
3
4 * Bugs fixed:
5  672777 Error in gdummyfile.c
6  732184 GObject: warn on use of deprecated properties
7  733338 Don't segfault in GNetworkMonitor when IPv6 support is unavailable
8  742124 g_data_input_stream_read_upto()'s documentation should say that the...
9  749206 GDateTime: month names in the genitive case
10  768507 simplify qguark functions
11  791457 Slow transfer rate when writing to smb/cifs
12  793272 fix GCC 8.0's -Wcast-function-type warnings
13  793300 g_hash_table_add() return value change in 2.40 not mentioned in docs
14  793399 Fix some cases of -Wduplicated-branches
15  793555 -Wimplicit-function-declaration when using g_abort()
16  793565 GLib does not compile on macOS 10.13 due to .m file naming
17  793597 gdbus-tool: Make --dest optional for emit again
18  793635 Enable CI for GLib
19  793880 gnetworkmonitor: Minor fixes based on code review 
20  793578 gdatetime tests depend on Japanese translation of month names 
21  794180 test_month_names fails unless installed
22
23 * Translation updates:
24  Brazilian Portuguese
25  British English
26  Catalan
27  Czech
28  Danish
29  Dutch
30  Finnish
31  French
32  Friulian
33  Galician
34  German
35  Hungarian
36  Indonesian
37  Italian
38  Kazakh
39  Korean
40  Lithuanian
41  Polish
42  Scottish Gaelic
43  Serbian
44  Serbian Latin
45  Spanish
46  Swedish
47  Turkish
48
49
50 Overview of changes in GLib 2.55.2
51 ==================================
52
53 * GFile now has API to get the path without copying
54
55 * A network monitor implementation for Windows has been added
56
57 * Bugs fixed:
58  520116 g_utf8_strlcpy()
59  584284 g_data_input_stream_read_until_async behaves confusingly different f...
60  605700 request for g_key_file_get_locale()
61  658713 ngettext (plural forms) needed for "Message has %d file descriptors ...
62  685442 windows GNetworkMonitor implementation
63  723003 gsettings list-recursively reports some keys multiple times
64  749583 GSequence performance improvements
65  757284 Move G_DIR_SEPARATOR* and G_SEARCHPATH_SEPARATOR* into glibconfig.h
66  760324 [PATCH] gkeyfile.c: find_file_in_data_dirs fails to return the path ...
67  761102 Increase performance for main loop
68  767976 GFile: Add g_file_peek_path()
69  770335 gdbus-codegen: generated getter for 'ao' property is actually (trans...
70  772989 Totem allows invalid urls that might cause segfault that's irrecover...
71  790698 convert: test failure on NetBSD
72  791015 gdbus-codegen: Split generation of header and source
73  791622 Disable strict-aliasing in GLib
74  792050 GResolver is not thread-safe
75  792217 Deprecate GTlsClientConnection:use-ssl3
76  792338 meson, autotools: figure out if mem barrier is needed for arm64 host...
77  792351 gbookmarkfile: check length before dereferencing groups
78  792364 gdbus-threading test method-calls-in-thread: assertion failed (elaps...
79  792370 GNetworkMonitor: Rename "network-changed" signal argument
80  792410 GDateTime new_from_iso8601 test broken in 2.55 on i386
81  792432 flush stdout after logging (debug) messages
82  792455 Improve docs of GSequence
83  792499 deadlock on startup with TCP session bus
84  792516 gconvert: More consistent handling of embedded NUL bytes
85  792777 g_notification_set_urgent() unconditionally sets G_NOTIFICATION_PRIO...
86  792780 gbytes should reference toplevel bytes when slicing with g_bytes_new...
87  792856 off64_t isn't a part of C standard
88  792862 gpollableoutputstream: document side effects of WOULD_BLOCK on D/TLS
89  792903 Clarification between g_try_.. functions and their counterparts
90  793006 High CPU load for GUnixMountsMonitor consumers
91  793026 possible mem leak in g_mutex_impl_new
92  793074 g_message() does not get -Wformat warnings when compiling with G_LOG...
93
94 * Translation updates:
95  Hungarian
96  Indonesian
97  Polish
98
99
100 Overview of changes in GLib 2.55.1
101 ==================================
102
103 * Build:
104  - The --enable-rebuilds configure option has been removed
105  - The --with-charsetalias-dir configure option has been added
106
107 * GList and GSList now have autoptr support
108
109 * The gsettings list-schemas command has gained a --print-paths option
110
111 * Bugs fixed:
112  346816 Refactor LIBDIR in libcharset Makefile
113  508976 Does g_slist_sort preserve the order of equal elements?
114  562334 2.18.2 break libglade on Solaris
115  662802 systemtap multiarch issue
116  684282 Add support static link of GIO modules
117  692034 Install an invalidation notifier for GClosure in g_source_set_closure()
118  694723 Get rid of REBUILD stuff in configure.ac
119  697715 floating point precision problem in check test gst/gstvalue
120  701156 testgobject assumes that the priv data follows the instance data
121  720380 Segfault when using GDBusMenuModel on a peer-to-peer connection
122  724383 glib: document restrictions on various foreach() functions
123  724412 GLib mappedfile.c test uses g_get_user_runtime_dir instead of a tempo...
124  724794 Fix "on on" typo in tap-driver.sh comment
125  732003 gnode: Eliminate implicit signed-to-unsigned integer conversion
126  734479 G_VALUE_HOLDS etc. cause -Wcast-qual warnings for a const GValue *
127  737677 gmain: Make GSourceCallback thread-safe
128  741167 gdbus-codegen fix for boxed out parameters
129  748534 gtest: if a subprocess assertion fails, print its stdout and stderr
130  749527 add weak pointer helpers similar to g_set_object
131  749652 compilation errors with gcc 4.8
132  754634 Update the list of Linux filesystem magic numbers used in get_fs_type
133  756011 Fix up annotations for GBookmarkFile
134  761102 Increase performance for main loop
135  773980 GIR scanner doesn't interpret array type properly
136  776147 gio/glocalfilemonitor.c doesn't handle case G_FILE_MONITOR_EVENT_MOVE...
137  776195 -z nodelete configure check does not work on Solaris
138  777075 Potential leak of memory pointed to by 'list'
139  779413 Translated X-Geoclue-Reason string not used in a dialog window
140  780309 gio/tests/appinfo build fails: gdesktopappinfo.c skipped on OS X
141  780893 Reword licensing header for gdbus-codegen
142  782057 Unit tests fail in run-assert-msg-test.sh
143  784995 meson: some Windows improvements
144  786796 gtk-doc build fails with meson
145  788806 Impossible to build static glib via meson
146  788936 Show mime type icons on OS X
147  790416 g_date_time_format returns empty string on %r with German locale
148  790588 Generated file missing from .gitignore
149  790697 g_object_ref API should propagate parameter type
150  790785 glib-tap: Add missing mkdir for .test generation rule
151  790829 glib-genmarshal --body must not generate alias implementations
152  790830 Mismatch between number of interface methods in text and example code
153  790837 Meson: missing many configure options
154  790839 GApplication command line: lacks parameter_string, summary and descri...
155  790877 fix non-portable check in G_GNUC_CHECK_VERSION
156  790894 Do not connect to the session bus when trying GProxyResolverPortal io...
157  790896 docs/reference/README has broken link to http://www.gtk.org/rdp/
158  790914 gdesktopappinfo: Downgrade a warning to a debug message
159  790934 gtester doesn't handle skipped tests
160  790948 GSourceFuncs documentation is confusing: when will dispatch be called?
161  791036 Guard for g_output_stream_vprintf makes no sense
162  791128 C runtime complains about bad arguments on each g_log() call
163  791221 po/README.translators has no useful information in 2017
164  791235 Fix gschema.dtd regarding flags.
165  791267 Make gschema.dtd usable.
166  791296 gtester-report: fix range usage when running as python3 app
167  791318 GBytes: Improve documentation
168  791325 Gio handling of thumbnail:: attribute namespace causes inconsistent b...
169  791334 gbinding.c:898: The target object of type GNetworkAddress has no prop...
170  791337 Crash opening URIs with g_desktop_app_info_launch_uris_with_spawn()
171  791342 Add autoptr support for lists
172  791460 meson: fixes for OSX
173  791532 Implicit declaration of function ‘memcmp’ in gtestutils.h
174  791622 Disable strict-aliasing in GLib
175  791720 Criticals in gio/xdp-dbus.h leading to crash under flatpak
176  791744 gmenumodel test sometimes fails: assertion failed (items_changed_coun...
177  791745 not immediately clear whether g_test_slow() is in effect by default
178  791906 GSocketListenerClass.event has wrong signature
179  792064 gsettings list-schemas --print-paths
180  792098 Binding: bind_property’s @notify func is nullable
181  792099 gdbus-test-codegen: Cast to void* to printf "%p"
182  792129 meson: skip optional linux/unix deps that default to true when buildi...
183  792322 GLib-GIO:ERROR:gschema-compile.c:51:test_schema: child process (/gsch...
184  792324 gkeyfile: Document need for KEEP_TRANSLATIONS with get_locale_string()
185
186 * Translation updates
187  Hebrew
188  Indonesian
189
190
191 Overview of changes in GLib 2.55.0
192 ==================================
193
194 * New API:
195   - g_clear_handle_id, to simplify removing sources from the default mainloop
196   - g_file_load_bytes, to make it more convenient to load files into GBytes
197
198 * Bugs fixed:
199  330458 Sample code for the GLib Key-value parser
200  483341 g_error and friends create warnings when not used in MSVC
201  569375 g[u]intptr undocumented
202  573251 documentation for g_seekable_truncate() needs some love
203  629347 Missing annotations in GFile (was: Perf throws an exception in cur...
204  630983 [PATCH] Type accuracy for result of strlen() in string utilities.
205  632953 Clarify documentation of GValueTransform.
206  636210 Document that pre-unmount is not guaranteed and backend-dependant
207  656502 type information for GSettings::backend missing from .gir
208  661442 Nautilus crashes when refreshing home folder after modifying ~/.co...
209  668035 gtester-report broken with python 2.7.2 and glib 2.30.1
210  670139 gbytes.c:try_steal_and_unref nit
211  677233 (transfer full) annotation not correct for g_closure_new_simple re...
212  679347 glocalfile seems to leak 'fstype'
213  679467 Mention translation in g_warning() documentation
214  689323 Variable scoping in gunixmounts.c
215  691436 glib-mkenums output arch dependent
216  695681 gsettings bash completion put error messages
217  705331 AM_PATH_GLIB_2_0 macro fails with -Wstrict-prototypes -Werror
218  706667 Fix permission denied error when installing from an nfs directory
219  711809 gdbus-proxy: Fix erroneous timeout during following tests
220  722256 gslist: Simplified node removal and got rid of some code duplication
221  723655 Socket source is left in the poll after the socket is closed
222  723743 g_child_watch_add() doesn't check for non-pids
223  725014 g_settings_schema_source_ref should check for NULL pointer
224  727346 docs: Escape some backslashes for markdown
225  730296 gsignal: Fix a potential NULL pointer dereference
226  731625 Improve test for darwin printf format-strings
227  731705 gio/tests/desktop-app-info assumes /bin/true
228  737278 Clarify relationship of g_application_quit() to hold count
229  738176 Skip GSpawnChildSetupFunc closures in introspection
230  740223 source_object for GAsyncResult should be nullable
231  740791 gio: cannot specify the source when joining a multicast group (IGM...
232  740826 glib doesn't know fuse filesystems
233  742548 configure.ac: stay out of autoconf's namespace
234  742997 Don't skip invalid enum values in schemas
235  745723 -Wunused-but-set-variable work-around no longer sufficient
236  749371 Use a GHashTable as a set when possible
237  751738 Unused-variable warnings in glib/tests/autoptr.c
238  752239 Missing dependency for python files in build file
239  752240 Add DTLS support to GIO
240  753459 GDateTime: Add conversion functions from/to ISO 8601 strings
241  753521 g_subprocess_launcher_set_environ misses argument annotations
242  754026 gfileutils: add some sanity checks
243  756009 'const gchar* const *' gets incorrectly defaulted to utf8
244  756103 Skip g_base64_decode_step() in introspection
245  756128 Fix up annotations in gconvert
246  756430 g_rw_lock_reader_lock() can return without locking, or error
247  756470 Fix up annotations in gdataset.c
248  756588 Fix up annotations on data/qdata API of GObject
249  760022 Memory leak in gvariant-parser.c
250  760109 [PATCH] Invalid GDate can't be g_boxed_copy()'d
251  760716 Fix documentation regarding <glib/gprintf.h>
252  765063 Update annotations for gio
253  765552 Please set serial in .m4 files to prevent autoreconf failure on up...
254  767215 GCC version number is interpreted as start of a list in docs for g...
255  767239 Tautological comparisons in convert tests
256  769674 some GIO tests' arbitrary timeouts are too short
257  769846 gmessages: Add timestamp to g_log_writer_format_fields()
258  770459 Tutorial article is slightly wrong
259  773355 Incorrect documentation about stopping a signal emission from a hook
260  774083 spelling mistakes in glib: charater
261  776562 Add Intel C Compiler support for G_GNUC_BEGIN/END_IGNORE_DEPRECATI...
262  777308 GModule win32: disable error dialog popup
263  777310 gio/gasynchelper.c: fix cast from pointer to smaller int type on w...
264  777956 gmessages: Update advice for G_LOG_DOMAIN
265  779182 xdg-open fails with gio open for some uris
266  779501 Type of GIConv given wrongly on web
267  780202 introspection: Don't expose GValueArray.free
268  780296 xdg-open/gnome-open doesn't work if service isn't started
269  781598 gstdio.h should #include what it needs to work
270  781867 various gvfsd-* wants to look in /boot/efi, causes unnecessary/ina...
271  783210 build: Switch to sassc for generating style
272  783270 Improve Visual Studio support for Meson builds
273  783825 Suggest that asynchronous operations should invoke the callback in...
274  786737 No g_variant_get() example for dicts
275  786785 Commit #fe2a9887a8 breaks gdbus-codegen, cannot find its module so...
276  787271 Make GListModel usable from G-I bindings
277  787485 g_tls_backend_supports_dtls () returns true when the backend doesn't
278  787551 Factor out some duplicated code in GParamSpec validation
279  787581 tests: Add tests for g_slist_copy() and g_slist_copy_deep()
280  787671 meson: Fix permissions of installed scripts
281  787731 g_file_query_filesystem_info() wrongly reports "filesystem::readon...
282  788138 glib-compile-resources: Fix leak of a GHashTable
283  788180 G_FILE_ATTRIBUTE_ID_FILE is useless on W32
284  788270 gmodule - failed to load symbol on Android 64bit
285  788368 Race condition in GDbusObjectManagerClient
286  788384 gtypes: Fix signedness of __builtin_bswap() usage
287  788385 gtestutils: Explicitly cast args to g_assertion_message_cmpnum()
288  788401 PATCH: MacOS build cannot detect content type from content - xdgmi...
289  788467 Fatal errors and warnings should be reported as TAP
290  788488 GFile-based API for g_build_filename()
291  788489 gmain: add g_clear_source API
292  788561 Document how to integrate GTest into your project
293  788594 gdbus-tool doesn’t handle non-message-bus connections correctly
294  788705 Allow building GLib on older Linux platforms
295  788766 fixed a doc-typo in socket_get_remote_address
296  788772 meson installs gdb scripts incorrectly
297  788863 Add more filename type annotations for strings which can contain f...
298  788880 gunixmounts: Update list of virtual file systems to ignore
299  788927 Expose better API for detecting ‘system’ mounts
300  788936 Show mime type icons on OS X
301  788948 Document Autotools best practices for genmarshal/mkenums
302  788975 Meson + Visual Studio: Can't find zlib.h with subprojects/zlib
303  788978 Document XML has a syntax error
304  788989 Use subdir-objects with Autotools
305  788990 Include licensing information in output from glib-mkenums, glib-ge...
306  789087 gint and guint misrepresented as functions
307  789170 GFormatSizeFlags should have a value for bits
308  789245 g_settings_bind() not conforming to lifecycle specification
309  789444 Fix handling of length in g_utf8_make_valid
310  789637 glib-mkenums: Fails when --ouput file does not exist
311  789681 meson: Libmount support not built
312  789723 [PATCH] gdbus-codegen: Call abspath() earlier
313  789755 g_get_host_name: ensure return value is always UTF8 encoded
314  789820 GPollFileMonitor is not cleaning up correctly
315  790015 docs: Various linking and syntax fixes
316  790030 GResource/GVariant fails to load from non-pointer aligned memory
317  790093 gio-tool: fix inverted logic in monitor tool
318  790126 gengiotypefuncs.py is missing from tarballs
319  790147 build: Drop data-to-c.pl in favour of data-to-c.py
320  790157 gmessages: Give examples of G_DEBUG with gdb in the documentation
321  790272 file: add g_file_load_bytes()
322  790275 avoid temporary string allocations in g_resources_enumerate_children
323  790310 speedup path canonicalization in GResourceFile
324
325 * Translation updates:
326  Catalan (Valencian)
327  Czech
328  German
329  Nepali
330  Norwegian bokmål
331  Slovak
332  Slovenian
333  Spanish
334
335
336 Overview of changes in GLib 2.54.0
337 ==================================
338
339 * Bugs fixed:
340  780861 Crash in GnomeWallClock
341  786983 Please make the output of gio-querymodules deterministic
342  787109 Valgrind false positive in ioctl() in btrfs file copy
343  787123 glib: Slighty update GIOChannel documentation
344  787146 GMainLoop: match of parameter pair of LOCK_CONTEXT/UNLOCK_CONTEXT
345
346 * Translation updates:
347  Basque
348  Catalan
349  Romanian
350  Swedish
351
352
353 Overview of changes in GLib 2.53.7
354 ==================================
355
356 * Bugs fixed:
357  736710 remove unnecessary executions of libtool from configure
358  785260 gio/tests/appmonitor fails if local dir not writeable
359  786456 g_subprocess_wait[_check]_async() breaks when cancelled...
360  786555 g_array_free() is not thread safe w.r.t. g_array_unref()
361  786580 gdesktopappinfo.c: Add Tilix as a fallback terminal
362  786807 g_uuid_string_random undefined when built with meson
363
364 * Translation updates:
365  Brazilian Portuguese
366  Catalan
367  Czech
368  Danish
369  Finnish
370  French
371  Friulian
372  German
373  Italian
374  Kazakh
375  Korean
376  Latvian
377  Nepali
378  Polish
379  Spanish
380  Turkish
381
382
383 Overview of changes in GLib 2.53.6
384 ==================================
385
386 * Bugs fixed:
387  766358 glib doesn't respect XDG_* envvars on W32, ever
388  783270 Improve Visual Studio support for Meson builds
389  785955 pthread_setname_np misdetected with meson
390  786060 Sequences documentation does not make it clear...
391  786360 gobject: add autoptr support for GClosure
392  786452 crash on Linux without stderr stream
393  786460 gio-tool: Unify buffer sizes
394  786462 Use g_output_stream_write_all instead of while
395  786463 gio-tool-save: Prevent overwriting error
396
397 * Translation updates:
398  Catalan
399  Galician
400  Hungarian
401  Indonesian
402  Lithuanian
403  Nepali
404  Serbian
405
406
407 Overview of changes in GLib 2.53.5
408 ==================================
409
410 * Bugs fixed:
411  695573 Untranslatable strings in glib-compile-schemas
412  725950 GApplication: call dbus_unregister only once, and before destruction
413  731703 giomodule test misbuilds its test modules as libraries
414  769135 External control for g_test_add/g_test_run
415  779332 Rewrite mkenums in Python
416  779607 Race between mounts-changed signal and g_unix_mounts_get() function
417  784000 Improve strerror_r() detection
418  784815 Map G_NOTIFICATION_PRIORITY_HIGH to NOTIFY_URGENCY_NORMAL
419  784965 Use the glib preset for i18n in Meson
420  784995 meson: some Windows improvements
421  785113 glib-mkenums Python port fixes
422  785130 G_LOG_DOMAIN shouldn't be left undefined for applications
423  785438 Spurious -Wmaybe-uninitialized in gdatetime.c
424  785468 glib/gpoll: Unnecessary if conditional included in the poll_rest() function
425  785520 Replace advice to use removed gdk_spawn functions
426  785577 clobbers errno while setting GError
427
428 * Translation updates:
429  Slovenian
430  Spanish
431
432
433 Overview of changes in GLib 2.53.4
434 ==================================
435
436 * Unicode support has been updated to Unicode 10.0.0
437
438 * glib-genmarshal and glib-mkenums have been rewritten in python.
439   Every effort has been made to keep compatibility. Please report
440   problems related to these tools
441
442 * GLib can now be built with meson. autotools are still supported
443
444 * Bugs fixed:
445  722047 drop makefile.msc?
446  733821 g_strerror() uses strerror(3) instead of strerror_r(3)
447  773842 g_utf8_find_next_char() won't signal the end of a NUL-terminated string
448  779332 Rewrite mkenums in Python
449  780095 g_utf8_get_char_validated() stopping at nul byte even for length specified...
450  780634 Remove remaining old codepage ABI comapt code
451  783841 test_GDateTime_new_from_timeval_overflow fails on 32 bit systems
452  784000 Improve strerror_r() detection
453  784020 GKeyFile – Add array length annotations to to_data(), get_keys() and get_g...
454  784037 gio: Mention the ALL_METADATA flag in g_file_copy()
455  784433 gdbus-codegen with variant type parameters result in nested variant
456  784456 Update to Unicode 10.0.0
457  784528 Rewrite glib-genmarshal in Python
458  784579 Calling g_dir_open on Missing Directory When Executable File Path Contains...
459  784581 docs: Fix cut'n'paste error in g_resources_get_info() doc
460  784739 Minor typo in configure error message
461  784792 Just fixing a little typo in comments
462
463 * Translation updates:
464  Hebrew
465
466
467 Overview of changes in GLib 2.53.3
468 ==================================
469
470 * Bugs fixed:
471  658446 Add translation comment for wrong password notice string
472  661926 Improve the default logging setup in GLib
473  674885 type initialisation deadlock in GObject
474  775593 GIO cannot write symlinks on FreeBSD and NetBSD
475  776169 Various gio-tool fixes
476  776333 Fix annotation on g_file_copy_async()
477  776504 Upgrade license from LGPLv2+ to LGPLv2.1+
478  777307 race condition between gdbus signal callback and g_bus_unwatch_name...
479  778422 gsubprocesslauncher: Clarify the behavior of set_environ()
480  781301 Stack pointer corrupted by incorrect call of NtNotifyChangeMultipleKeys
481  782336 Add additional documentation of the GResource XML format
482  782996 build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENT
483  783061 GApplication: Remove some unused members
484  783130 Make dbus activation sandbox-aware
485  783193 Adapt to OpenURI api change
486  783201 gdbus-codegen: Apply --output-directory to generated docs as well
487  783340 win32: port monotonic times to use QPC
488  783350 length parameter can be NULL g_data_input_stream_read_line
489  783392 incorrect (out) annotation for g_dbus_interface_info_generate_xml
490  783593 GGtkNotificationBackend should use /org/freedesktop/DBus to call Ge...
491
492 * Translation updates:
493  Esperanto
494  German
495  Indonesian
496  Kazakh
497  Spanish
498
499
500 Overview of changes in GLib 2.53.2
501 ==================================
502
503 * A few new number parsing functions have been added:
504   - g_ascii_string_to_signed
505   - g_ascii_string_to_unsigned
506   These have better error handling than the existing ones.
507
508 * glib-mkenums now supports /*< private >*/ and /*< public >*/
509
510 * GSettings now consider XDG_DATA_HOME in addition to XDG_DATA_DIRS.
511
512 * Bugs fixed:
513  674885 type initialisation deadlock in GObject
514  698064 Add g_ptr_array_contains()
515  732000 gdatetime: Remove an unnecessary NULL pointer check
516  734946 Implement GContentType on OSX
517  741335 Possible differences in use of XDG_DATA_DIRS versus XDG base directory specification
518  748263 Use-after-free in g_dbus_connection_call_internal()
519  776876 gmodule – Various Android bug-fixes
520  777030 build error where minor() and major() cant be resolved in gio/gdbusmessage.c
521  780300 gio/gosxappinfo.c uses deprecated LSFindApplicationForInfo
522  780309 gio/tests/appinfo build fails: gdesktopappinfo.c skipped on OS X
523  781755 Avoid compiler warnings in generated marshallers code
524  781826 portal support: Read /.flatpak-info
525  781830 Fix some typos and errors in GVariant documentation
526  781847 Use-after-free under send_message_with_reply_cleanup():gdbusconnection.c:1792
527  781867 various gvfsd-* wants to look in /boot/efi, causes unnecessary/inappropriate auto...
528  782068 doc: Trivial typo fixes
529  782075 gtimer: Handle gmtime() failure in g_time_val_to_iso8601()
530  782089 gdatetime: Fix overflow checks when constructing from timestamps
531  782162 Support public/private trigraph in glib-mkenums
532  782237 make check error
533  782311 inode/directory is treated as a subclass of application/octet-stream
534  782628 libmount build dependency check not requiring the right version?
535
536 * Translation updates:
537  Hungarian
538  Indonesian
539  Spanish
540
541
542 Overview of changes in GLib 2.53.1
543 ==================================
544
545 * The gdbus tool gained a wait command
546
547 * g_unix_signal_source_new support SIGWINCH now
548
549 * There are now g_enum_to_string and g_flags_to_string functions
550
551 * A new function to instantiate objects: g_objet_new_with_properties
552
553 * GParameter and related APIs have been deprecated
554
555 * Bug fixes
556  447907 enum/flags from string + type transform + tests
557  668962 GUnixMountPoint/GUnixMountEntry not usable through gobject-introspection
558  669355 gdbus-codegen output contains stray semicolons at file scope (forbidden in C99)
559  674885 type initialisation deadlock in GObject
560  698064 Add g_ptr_array_contains()
561  709865 Add boxing to GParameter
562  725894 build: Include gettext libraries for static compilation on Mac OS X
563  734946 Implement GContentType on OSX
564  741229 gio: Handle NULL cached properties in NetworkManager monitor
565  745971 gdbus-tool: Add a command to wait for a well-known name on the bus
566  755046 gfileutils: Add precondition checks to g_file_test()
567  761102 Increase performance for main loop
568  761889 GDateTime: %p does not always print AM/PM string
569  766660 Please clarify the extent to which GInitable, GAsyncInitable must be idempotent
570  769534 g_unix_signal_source_new does not support SIGWINCH
571  772221 Take advantage of Unicode
572  775879 g_log_default_handler should not check G_MESSAGES_DEBUG
573  776169 various gio-tool fixes
574  777961 Documentation for g_app_info_equals() could be clearer
575  778049 race in gsource detected by TSan
576  778207 gio-querymodules: fix memory leak
577  778287 G_MODULE_EXPORT and -fvisibility=hidden
578  779409 Fix false positive g_warning() in remove_filter()
579  780066 g_base64_encode_close() in glib/gbase64.c produces invalid base64 encoding
580  780095 g_utf8_get_char_validated() stopping at nul byte even for length specified buffers
581  780306 Unused function in gunicollate.c for CARBON
582  780310 g_tls_database_verify_chain doesn't set the GError for failures other than cancell...
583  780384 gio/tests/contenttype fails on OS X: "public.directory" != "public.folder"
584  780441 Make the portal implementation of g_app_info_launch() synchronous
585  780634 Remove remaining old codepage ABI comapt code
586  780908 gobject: remove duplicate GType sanity check
587  780924 Memory leak in gdbusmethodinvocation.c
588  781125 gio-tool: Fix errors format string
589  781234 the buffer written to by g_input_stream_read is not marked as an out parameter
590  781298 gfileutils.c:330:3: error: ISO C90 forbids mixed declarations and code
591
592 * Translation updates
593  Catalan
594  Friulian
595  German
596  Hebrew
597  Indonesian
598  Polish
599  Russian
600
601
602 Overview of changes in GLib 2.52.0
603 ==================================
604
605 * Bug fixes:
606  779799 gdatetime test fails with tzdata 2017a
607  780032 Add missing attributes to two functions
608  780144 gio/fam: Remove leftover debug print
609
610 * Translation updates:
611  French
612  Friulian
613  Latvian
614
615
616 Overview of changes in GLib 2.51.5
617 ==================================
618
619 * OS X implementations of GContentType and GAppInfo
620   have been added
621
622 * Bugs fixed:
623  673047 gunicollate is broken on OS X (patch included!)
624  734946 Implement GContentType on OSX
625  747146 Implement GNotification on OSX
626  769983 glib-mkenums generates non-reproducible Makefile snippets
627  777203 gnulib license information is not correct in glib2.0
628  778515 Crash in the gio kqueue backend
629  779456 Make g_utf8_make_valid optionally take a length
630
631 * Translation updates:
632  Danish
633  Friulian
634  German
635  Hungarian
636  Korean
637  Lithuanian
638
639
640 Overview of changes in GLib 2.51.4
641 ==================================
642
643 * Memory leak fixes
644 * Fix the released tarball
645
646
647 Overview of changes in GLib 2.51.3
648 ==================================
649
650 * Bugs fixed:
651  771997 gchecksum: Add SHA-384 support
652  778422 gsubprocesslauncher: Clarify the behavior of set_environ()
653  778581 gdbus-codegen: Fix -Wconversion warning
654  778801 gdbus-codegen: Add --outdir flag
655  778991 Plug a mem leak in gdbusauth
656  779183 g_io_extension_point_get_extensions should check for NULL pointer
657
658 * Translation updates:
659  Basque
660  Chinese (Taiwan)
661  Danish
662  Indonesian
663  Italian
664  Serbian
665
666
667 Overview of changes in GLib 2.51.2
668 ==================================
669
670 * Minimal support for UUIDs has been added
671
672 * A new file attribute, G_FILE_ATTRIBUTE_RECENT_MODIFIED has been added
673   to improve sorting of recent files
674
675 * Bugs fixed:
676  639078 UUID support feature request
677  777135 gkeyfile: Be more specific about error codes in documentation
678  777307 race condition between gdbus signal callback and g_bus_unwatch_name...
679  777481 goutputstream: docs: fix typos
680  777493 g_mkdtemp() not introspectable
681  777507 Recent view sorting incorrectly
682  777592 Add minor examples to GDBus and GVariant documentation
683  778002 race in gdbusprivate.c detected by the ThreadSanitizer
684  778096 race in gdbusconnection reported by TSan
685
686 * Translation updates:
687  Norwegian bokmål
688  Polish
689  Simplified Chinese
690  Slovak
691  Spanish
692  Swedish
693
694
695 Overview of changes in GLib 2.51.1
696 ==================================
697
698 * glib-compile-resources grew a --generate-phony-targets flag
699
700 * GLib now installs a valgrind suppressions file for GLib and GIO
701
702 * Bugs fixed:
703  666114 should have infrastructure to run its tests under valgrind
704  729730 GDBusMessage: Fix segfault if DEBUG_SERIALIZER is enabled
705  730932 statically assert that reasonable assumptions about enums are true
706  735731 gobject: Document behaviour of GType checking macros on NULL
707  736810 gdbus: Fix leak in g_dbus_message_print()
708  762283 GSocket – Fix race conditions on Win32 if multiple threads are waiting on cond...
709  767609 Test suite problems
710  767952 g_dbus_method_invocation_return_*, g_dbus_method_invocation_take_error: They d...
711  769672 Assert threads for testcase 642026 are sucessfully created
712  769745 gtask: Add guards for public functions
713  770175 Add command line argument to mkenums and genmarshal to write output to a file
714  770646 glib: Namespace global tapset variables by soname
715  772160 Add g_unix_mount_for() support
716  772989 Totem allows invalid urls that might cause segfault that's irrecoverable
717  773823 gio: Bump copy buffer size to 256k by default
718  774086 fix g_main_context_check declaration
719  774368 Dependency file output of resource scanner breaks Ninja
720  774421 Two minor patches
721  774520 GSocket allocates and processes control messages even if not requested
722  775309 Crash in gdbusauth
723  775468 Improve log write supports color method on windows
724  775510 testing with -fsanitize=undefined reports various undefined behaviour
725  775517 Password input is echoed in the terminal
726  775621 gmessages: Fix compilation on Android
727  775765 FDO notification withdrawal backend sends wrong ID to the server
728  775913 subprocesslauncher: potential infinite loop in verify_disposition()
729  776198 Stray semicolon after g_variant_print() function in gvariant.c
730  776586 License headers cleanup
731  777077 Use of memory after it is freed
732
733 * Translation updates:
734  Brazilian Portuguese
735  Czech
736  Galician
737  German
738  Hebrew
739  Kazakh
740  Lithuanian
741  Spanish
742  Swedish
743
744
745 Overview of changes in GLib 2.51.0
746 ==================================
747
748 * glib-genmarshal and glib-mkenums have gained --output options
749   for better build system integration
750
751 * New API: g_utf8_make_valid
752
753 * Bugs fixed:
754  591603 Make _g_utf8_make_valid public
755  610969 Nice to have g_utf8_make_valid as public
756  767882 Bit shift overflow (-Wshift-overflow) warning in gparam.h
757  769135 External control for g_test_add/g_test_run
758  769630 gfile: G_FILE_MONITOR_WATCH_MOVES was actually introduced in 2.46
759  772160 Add g_unix_mount_for() support
760  772221 Take advantage of Unicode
761  773303 GApplication leaks option_strings 
762
763 * Translation updates:
764  French
765  Galician
766  German
767  Hungarian
768  Lithuanian
769  Norwegian bokmål
770  Occitan
771  Polish
772  Slovak
773  Turkish
774
775
776 Overview of changes in GLib 2.50.1
777 ==================================
778
779 * Update Unicode support to Unicode 9.0.0
780
781 * Bugs fixed:
782  662946 gunixmounts monitoring doesn't work correctly with libmount
783  771591 Update to Unicode 9.0.0
784  772054 glib/gspawn-win32-helper.c: unexpected behavior re CommandLineToArgvW()
785  772255 gresolver: Mark GResolver as an abstract class
786  772269 Add --version options to glib-compile-resources and glib-compile-schemas
787  772297 completion: Complete gsettings describe
788  772511 g_log_default_handler crashes windows apps with "Unspecified fatal err...
789
790 * Translation updates:
791  Brazilian Portuguese
792  Catalan
793  Croatian
794  Czech
795  Danish
796  Hungarian
797  Italian
798  Latvian
799  Polish
800  Swedish
801
802
803 Overview of changes in GLib 2.50.0
804 ==================================
805
806 * Bugs fixed:
807  771438 Turn on libmount by default on linux
808         Fix the annotation for g_log_variant
809
810 * Translation updates:
811  British English
812  French
813
814
815 Overview of changes in GLib 2.49.7
816 ==================================
817
818 * Add g_log_variant, binding-friendly api for structured logging
819
820 Bugs fixed:
821  646926 arg_data invalid after g_option_context_parse() fails
822
823 * Translation updates:
824  Danish
825  Finnish
826  Galician
827  German
828  Hebrew
829  Kazakh
830  Korean
831  Latvian
832  Lithuanian
833  Polish
834  Portuguese
835  Serbian
836  Slovak
837  Spanish
838  Swedish
839  Thai
840
841
842 Overview of changes in GLib 2.49.6
843 ==================================
844
845 * The gsettings commandline tool now has a describe command
846
847 Bugs fixed:
848  745754 Add gcc-style dependency output to glib-compile-resources
849  769076 Fix warning: attempt to override closure->va_marshal with new marshal
850  770372 gdbus-codegen: Strip @since parameters before comparison
851
852 Translation updates:
853  Brazilian Portuguese
854  Czech
855  German
856  Hungarian
857  Polish
858  Portuguese
859  Spanish
860
861
862 Overview of changes in GLib 2.49.5
863 ==================================
864
865 * Structured logging:
866  - drop libsystemd dependency
867  - document that g_test_expect_message does not work with structured logs
868
869 * Use libmount for unix mount support
870
871 * Add an async variant of g_app_info_launch_default_for_uri
872
873 Bugs fixed:
874  522053 GUnixMountMonitor needs to use /proc/self/mountinfo on recent Linux
875  682794 Add usage guidance to logging documentation
876  744456 Structured logging API
877  766370 Add a macro for initializing g_auto(GVariantBuilder)
878  767240 Regex failures with pcre 8.38
879  768198 Can't build glib with systemtap enabled
880  768453 Gdbus test: compilation fails due to -Werror=format-y2k errors
881  768752 Add async variant of g_app_info_launch_default_for_uri
882  769027 Docs misleadingly imply G_CHECKSUM_SHA512 is available since 2.16
883  769029 gmessage: compiler complains about -Wformat-nonliteral
884  769042 'O_CLOEXEC' undeclared (first use in this function)
885  769087 gmessages: support NULL log domain
886  769089 Fix gsettings uint64 testcase
887  769104 Build failure when using _GLIB_CHECKED_ADD_U32 with the Intel compiler
888  769139 g_log_writer_journald uses non-standard 'htole64' function
889  769238 memory increases every time I umount and mount my secondary hard disk.
890  769245 is_valid_heap_iter define misses NULL pointer check
891  769507 gmessages: Don’t require is_journald() call before writer_journald()
892  769785 gmessages: Expand documentation further for structured logging
893  769995 gdbus-codegen: Allow '@since: UNRELEASED' in documentation comments
894
895 Translation updates:
896  Catalan
897  Hebrew
898  Lithuanian
899  Slovak
900  Spanish
901
902
903 Overview of changes in GLib 2.49.4
904 ==================================
905
906 * Change the just-introduced structured logging API. The arguments
907   of g_log_structured() had to be reordered to enable an implementation
908   within the limits of what the standards guarantee about var args.
909
910 Bugs fixed:
911  744456 Structured logging API
912  768936 gio doc build fails because of missing gio.xml in the tarballs
913  768963 improper va_list use in g_log_structured()
914  768968 gio/tests/socket-listener hangs since e4ee307
915
916 Translation updates:
917  Spanish
918
919
920 Overview of changes in GLib 2.49.3
921 ==================================
922
923 * GLib has a structured logging API, g_log_structured, with support
924   for writing to the systemd journal. It also supports colored output
925   in terminals
926
927 * Some new GBytes API has been added:
928  - g_key_file_load_from_bytes
929  - g_compute_hmac_for_bytes
930
931 * Stack-allocated GVariantBuilder and GVariantDict objects can now be
932   initialized with G_VARIANT_BUILDER_INIT and G_VARIANT_DICT_INIT
933
934 * gio:
935  - Add a way to register handlers for custom uri schemes
936  - Add a G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attribute to
937    have these heuristics in a single place
938  - Include a gio tool that makes the functionality of the
939    various gvfs commandline tools available in a single place
940  - Add portal support to g_app_info_launch_default_for_uri
941  - Add portal support to GNetworkMonitor
942  - Add portal support to GProxyResolver
943  - Add portal support to g_application_send_notification
944
945 Bugs fixed:
946  547200 g_utf8_find_next_char() issues
947  662802 systemtap multiarch issue
948  723506 fork/exec from non-main thread when autolaunching could be avoided...
949  725902 build: simplify dtrace configuration
950  728207 gsocketservice: Documentation does not mention that is already act...
951  729914 instead of DEBUG_CODE and IF_DEBUG, provide a common macro to supp...
952  744456 Structured logging API
953  744678 Unable to delete relocatable schemas
954  746685 clarify that g_variant_get_data() can be used instead of g_variant...
955  747134 glib-compile-resources --generate should detect common C++ file ex...
956  750257 GSettings changed signal should clearly state the order required
957  753231 Memory is potentially used after free
958  754012 missing filename in "Error loading css: Failed to import: Error op...
959  760115 gtestutils: add missing dash in seed argument's --help documentation
960  760423 gio-querymodules prints error messages as question marks on some l...
961  761102 Increase performance for main loop
962  765338 GLib.compute_hmac_for_data throws every time
963  766370 Add a macro for initializing g_auto(GVariantBuilder)
964  766899 Superflous HTML/XML comments in GDBusProxyTypeFunc documentation s...
965  766933 GSocketAddress leaks in gnetworkmonitornetlink.c:read_netlink_mess...
966  767765 Add names and tags to various GSources and GTasks constructed in GLib
967  767880 gkeyfile: add g_key_file_load_from_bytes() API
968  767887 vfs: add g_vfs_register_uri_scheme()
969  767949 [patch] Typos in glib docs
970  768029 infinite loop in parse_name_internal()
971  768119 Fix fallout from get_supported_schemes() changes
972  768357 Build the gio tool on Windows/MSVC
973  768498 portal support for glib
974  768504 keyfile: g_key_file_get_double behavior doesn't follow documentation
975  768549 Test failure: test_ip_sync_dgram
976  768551 Test failure: test_socket_address_to_string
977  768560 gio/tests/gsettings: fix GSettings reference leaks in some tests
978  768780 O_PATH is a non-standard flag which may be unavailable on non-Lin...
979  768806 gdbus tool must swallow -- argument
980
981 Translation updates:
982  Chinese (Taiwan)
983  French
984  Hebrew
985  Indonesian
986  Lithuanian
987  Portuguese
988  Spanish
989
990
991 Overview of changes in GLib 2.49.2
992 ==================================
993
994  * GMainContext and GTask have gained more systemtap probes
995
996 Bugs fixed:
997  673101 resource compiler dependency generation not working for gen...
998  700756 GFile.new_for_path arguments misses (type filename) annotation
999  730187 glocalfileoutputstream: Fix an FD leak in an error path
1000  755439 Memory leak in gdbusproxy.c
1001  759813 Add more SystemTap/DTrace probes for main context and GTask
1002  761810 gio: Support using GDBusObjectManagerServer at path ‘/’
1003  767172 docs: Move GIO_USE_VFS to "okay for production" section
1004  767218 Remove a UTF-8 ellipsis from gsignal.h
1005  767245 Add filename type annotations
1006  767824 Some UTC timezones incorrectly recognized on Windows 7
1007
1008 Translation updates:
1009  Occitan
1010
1011
1012 Overview of changes in GLib 2.49.1
1013 ==================================
1014
1015  * GDesktopAppInfo now allows bus activation with dashes. This is
1016    not technically allowed per the Desktop Entry specification, but
1017    it happens in the wild. Rather than forcing people to go through
1018    another traumatic desktop file rename, accept it and translate - to _.
1019
1020  * The support for giving names to threads has been improved. Thread names
1021    are now supported on Solaris as well, and the Linux support no longer
1022    uses prctl() but the pthread api.
1023
1024  * GIO resources can now be overridden at runtime, using the G_RESOURCE_OVERLAYS
1025    environment variable.
1026
1027  * gdbus-codegen can now generate autocleanup definitions for the types
1028    it generates. Use the --c-generate-autocleanup option to control this
1029
1030 Bugs fixed:
1031  665446 Use g_abort() instead of abort()
1032  731988 glocalfile: Avoid a potential NULL pointer dereference
1033  742898 g_value_type_transformable() description differs from the code
1034  747107 GVariant varargs documentation: g_variant_get() example
1035  747478 g_system_thread_set_name() is not implemented for gthread-win32
1036  748474 g_get_language_names() is not thread-safe
1037  748530 gthread: W32 implementation of g_get_num_processors() has lame fallback
1038  748806 GVariant: Better introduction to the concepts and its uses
1039  749583 GSequence performance improvements
1040  749606 tests: always remove app.desktop
1041  755898 [PATCH] settings: add get/set uint64
1042  758174 Fix documentation typos
1043  758738 Usage of GType properties causes crashes due to gulong/gpointer mismatch
1044  760186 namespace clash with gdb pretty-printing code
1045  762994 Race condition in GIO/AppFileChooser crashes Firefox/Gtk3
1046  763379 codegen: Add support for g_autoptr to gdbus-codegen–generated objects
1047  763821 build: Also dist Systemtap files always for gobject/
1048  764092 gstrfuncs: Document the behaviour of g_strjoinv()
1049  764163 g_task_had_error doesn't remember the error after g_task_propagate_*
1050  764415 Very High CPU usage in g_poll() Windows implementation
1051  764574 build: Fix all statfs() tests failing
1052  764575 tests: Fix compilation errors due to Y2K format problems
1053  764685 GApplication documentation about handling command-line options is confusing
1054  764754 '-' in application id: unbreak bus activation and notifications
1055  765173 documentation of g_main_context_push_thread_default() regarding GIO...
1056  765668 GResources: add support for resource overlays
1057  765710 gdbus-tool: only print note about expected argument types if that...
1058  765712 tests: Fix compilation
1059  765861 task: avoid context lock when setting source name
1060  765900 Add g_drive_is_removable() support
1061  765924 Improve external drives detection
1062  765959 socket: set fd field to -1 after closing socket
1063  765990 Visual Studio: Define inline only when necessary
1064  765991 Compilation of gresource.c is broken due to S_ISDIR
1065  766092 Incorrect locale handling in g_date_time_format_locale()
1066  766211 Fix the upper bound in g_unichar_iswide_bsearch
1067  766407 Some build-related defects in glib testsuite
1068  766570 build: Fix a misnamed variable in glib-tap.mk
1069
1070 Translation updates:
1071  Basque
1072  Catalan
1073  Chinese
1074  Occitan
1075  Portuguese
1076  Turkish
1077  Vietnamese
1078
1079
1080 Overview of changes in GLib 2.48.0
1081 ==================================
1082
1083  * a minor build fix in the name of determinism
1084
1085  * a few coverity fixes
1086
1087 Bugs fixed:
1088  763617 giotypefuncs.c: Sort _get_type functions in the 'C' locale
1089
1090 Translations updated:
1091  Danish
1092  Italian
1093
1094 Overview of changes in GLib 2.47.92
1095 ===================================
1096
1097  * gdbus-codegen now supports g_autoptr()
1098
1099  * g_get_user_runtime_dir() now reliably returns an existing directory
1100
1101  * g_array_remove_range() can now remove 0 items from the end of an array
1102
1103  * Many fixes for Windows
1104    * build fixes
1105    * file monitoring
1106    * gsettings backend
1107    * streams
1108    * random numbers
1109    * wide character support
1110
1111  * documentation improvements
1112
1113  * other small bugfixes
1114
1115 Bugs fixed:
1116  724847 Segmentation fault on "gsettings list-recursively"
1117  743933 gapplication: add --app-id command line option
1118  756706 [PATCH] gio/gtestdbus.c: don't use non-standard %m printf modifier
1119  757506 gsettings: schema_list should use the passed schema's source
1120  760694 W32: Apps linked with -mwindows make cursor busy sometimes
1121  762202 g_win32_error_message improvements
1122  762637 build: Unconditionally dist tapset files
1123  762748 Undefined behavior
1124  762937 Mention that g_clear_error can be used with an "empty" GError
1125  763339 array: Support clearing an empty array with g_array_remove_range()
1126  763344 g_get_user_runtime_dir(): ensure directory exists
1127  763379 codegen: Add support for g_autoptr to gdbus-codegen–generated objects
1128
1129 Translations updated:
1130  Brazilian Portuguese
1131  Czech
1132  Finnish
1133  French
1134  Galician s
1135  German
1136  Greek
1137  Hebrew
1138  Hungarian
1139  Italian
1140  Kazakh
1141  Korean
1142  Latvian
1143  Lithuanian
1144  Occitan
1145  Polish
1146  Russian
1147  Serbian
1148  Slovak
1149  Slovenian
1150  Spanish
1151  Swedish
1152
1153 Overview of changes in GLib 2.47.6
1154 ==================================
1155
1156 * Windows usupport:
1157  - Fixes and improvements to the GSettings registry backend
1158  - Handle readability and writability of registry keys
1159  - Use Unicode registry APIs
1160
1161 * Bugs fixed:
1162 760852 744772 761126 747927 761337 744570 761504 761550 761843
1163  744570 GString is missing (transfer none) annotations on many of its methods
1164  744772 systemtap and gdb scripts install in wrong place
1165  747927 Documentation: various small improvements
1166  760852 gdbusobjectmanagerserver: Clarify recommended ObjectManager paths
1167  761126 winiconv: update to upstream version
1168  761337 Fix some annotations
1169  761504 W32 registry GSettings backend does not use Unicode
1170  761550 Cannot build with default flags under Fedora rawhide (-Werror=format-...
1171  761843 gmacros.h is testing attributes with __has_feature (when compiling wi...
1172
1173 * Translation updates:
1174  Brazilian Portuguese
1175  Bulagarian
1176  Chinese (Taiwan)
1177  Hungarian
1178  Polish
1179  Slovak
1180  Slovenian
1181  Spanish
1182  Swedish
1183
1184
1185 Overview of changes in GLib 2.47.5
1186 ==================================
1187
1188 * the system copy of PCRE is now used by default to implement GRegex.
1189   Configure with --with-pcre=internal if a system PCRE version
1190   is unavailable or undesired.
1191
1192 * interfaces for DTLS support have been added.  A new version of
1193   glib-networking will also be required.
1194
1195 * GDBusMethodInvocation now drops replies if the sender set the
1196   NO_REPLY_EXPECTED flag
1197
1198 * several GApplication fixes, including fixes for commandline arguments
1199   in interpreted languages on Windows
1200
1201 Bugs fixed:
1202  624186 Deprecate glib-gettext macros
1203  734095 gtk-demo.py of PyGObject fails to run on Windows (and likely other binding scripts using g_application_run())
1204  735754 Implement close on TLS GOutputStream
1205  748064 gnulib vfprintf returns desired (not actual) number of bytes, ignores errors
1206  752240 Add DTLS support to GIO
1207  755421 GDBus ignores NO_REPLY_EXPECTED flag in messages, leading to warnings on system bus
1208  756875 Include ntdef.h for NTSTATUS
1209  759554 g_application_run() calls g_main_context_default() repeatidly
1210  760199 gsettings: Install gettext ITS rules
1211  760215 G_LIKELY/_UNLIKELY macros need more parentheses
1212  760683 regex test: Check the expected PCRE exceptions at runtime
1213
1214 Translations updated:
1215  Brazilian Portuguese
1216  Czech
1217  German
1218  Lithuanian
1219  Swedish
1220
1221 Overview of changes in GLib 2.47.4
1222 ==================================
1223
1224 * The GApplication documentation has been improved in several areas.
1225
1226 * Bugs fixed:
1227  749092 gdb pretty-printers fail on Python 3 with a TypeError...
1228  757374 macros: clean up "inline" mess
1229  758641 Memory leak in g_dbus_proxy_new_for_bus_sync()
1230  759134 Add missing checks for gnulib vasnprintf()
1231  759408 Do not use uninitialized var 
1232  756475 Stop supporting non-POSIX getpwuid_r, getgrgid_r
1233  757372 GApplication: destroy the impl on shutdown
1234  728099 macros: add G_GNUC_CHECK_VERSION() for compiler checks
1235  757299 glib-compile-resources: do not leak c_name
1236  758553 Fix gettext use
1237  758823 file monitors: reorder some code to avoid segfault
1238  756214 gsettings: Don't translate ""
1239  710243 Add GParamSpec object ref management annotations
1240  735696 xdgmime: Finer handling for cases where mmap() is not available
1241  752983 gapplication: Acquire the main context before running
1242
1243 * Translation updates:
1244  Swedish
1245
1246
1247 Overview of changes in GLib 2.47.3
1248 ==================================
1249
1250 The inline cleanup in the last release accidentally removed three
1251 symbols from libglib-2.0.so.  It is unlikely that this will have caused
1252 any problems because these symbols were only backup symbols for
1253 definitions exported as inlines in the header files, but ABI is ABI.
1254
1255 This release corrects only this problem.
1256
1257 Overview of changes in GLib 2.47.2
1258 ==================================
1259
1260 * We have formalised the assumption that all compilers that are
1261   interested in support 'static inline' and simplified the macros around
1262   this considerably.  Please watch for and report unintentional fallout.
1263
1264 * New API: hardware-assisted helpers for overflow-checked integer math.
1265
1266 * other fixes
1267
1268 Bugs fixed:
1269  696324 gtester-report doesn't work with Python 3.x
1270  719966 glib: Add missing (nullable) and (optional) annotations
1271  752837 gobject and glib-compile-resources rely on .CRT$XCU section, no longer works with Win 10 UCRT (VS 2015)
1272  755364 make gtkdoc-check happy again
1273  756134 Segmentation fault on calling g_simple_action_group_add_action with bad action constructor call
1274  756179 gwin32.c: Replace VerifyVersionInfoW() with RtlGetVersion() due to API deprecation
1275  756988 GSequence should document each function's complexity
1276  757294 Move G_POLLFD_FORMAT to glibconfig.h
1277  757374 macros: clean up "inline" mess
1278  757451 doc: fix g_task_attach_source() example
1279  757628 gio tests fail to build when cross compiling 2.46.1
1280  757693 Invalid free in g_local_file_trash()
1281  757742 Fix up annotations in ghash.c
1282  758181 GTask: fix wrong example code
1283
1284 Translations updated:
1285  Greek
1286  Hebrew
1287  Hungarian
1288  Norwegian bokmål
1289  Portuguese
1290  Scottish Gaelic
1291  Simplified Chinese
1292  Spanish
1293
1294 Overview of changes in GLib 2.47.1
1295 ==================================
1296
1297 * The Unicode support has been updated to version 8.0 of the Unicode standard
1298
1299 * GDesktopAppInfo no longer sets the DISPLAY environment variable when
1300   launching apps. This is now done in the GAppLaunchContext implementations
1301   when appropriate
1302
1303 * Bug fixes:
1304  664740 Key-value file parser, space after integer
1305  687223 cleverer GThreadPool management
1306  692085 stderr and stdout are not always file descriptors 1 and 2
1307  697907 Add interface for socket-like things (GSocket, DTLS, etc)
1308  735754 Implement close on TLS GOutputStream
1309  737116 Add functions to print GSocketConnectables and addresses as strings
1310  743011 Minor additions to GError documentation
1311  749161 undefined reference to `__imp__stat32i64'
1312  749314 Cannot restore a just-trashed file
1313  751924 Add recvmmsg()-like API on GSocket
1314  752240 Add DTLS support to GIO
1315  752837 gobject and glib-compile-resources rely on .CRT$XCU section, no longer...
1316  753310 Remove `#pragma GCC system_header` from gmessages.h
1317  753935 Update example namespace and class names in GObject tutorial
1318  754855 Object instantiation documentation refers to example that no longer ex...
1319  754983 Wayland: g_desktop_app_info_launch_uris_with_spawn() forces DISPLAY va...
1320  754994 g_date_time_get_second () sometimes returns an off-by-one result
1321  755083 Clarify in G_ADD_PRIVATE that it is safe to call _get_instance_private...
1322  755351 Example still contains g_autoptr(gchar)
1323  755355 Move GStrv to glib.h so it can be used with g_auto()
1324  755374 g_variant_get_child(): flatten-first logic on '&'
1325  755496 glib 2.46 fails GStreamer test suite
1326  755609 glib 2.46.0 breaks Sun Java JVM 1.8.0.60
1327  755766 gvalue: The g_auto cleanup function assert if value is G_VALUE_INIT
1328  755795 2.46 considers empty files as octet-stream rather than text (leads to...
1329  755961 Fix up annotations in gbytes.c
1330  756053 MSVC doesn't understand the symbol 'msghdr'
1331  756054 MSVC linker error due to 'g_socket_send_message_with_timeout()'
1332  756077 testutils: remove internal ABI comment
1333  756099 g_main_context_query(): Annotate @n_fds as (in) parameter
1334  756139 musl: ctors called in the wrong order
1335  756179 gwin32.c: Replace VerifyVersionInfoW() with RtlGetVersion() due to AP...
1336  756251 The documentation of G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START is confusing
1337  756255 GOutputStream swallowing errors in splice with G_OUTPUT_STREAM_SPLICE...
1338  756316 GSequence should provide fast api to check if empty
1339  756382 snprintf used on Windows with VS2015 doesn't support %n
1340  756477 gio/gthreadedresolver.c has outdated copy of bionic headers (for android)
1341  756550 gtypes.h: Make G_MININTn literals negative
1342  756875 Include ntdef.h for NTSTATUS
1343  756952 giomodule: return a copy of module name
1344
1345 * Translation updates:
1346  Basque
1347  Czech
1348  Serbian
1349  Serbian Latin
1350  Vietnamese
1351
1352
1353 Overview of changes in GLib 2.46.0
1354 ==================================
1355
1356 * Disable runtime-deprecation warnings
1357
1358 * Fix marshalling of flags on bigendian 64bit architectures
1359
1360 * Translation updates
1361  Brazilian Portuguese
1362  Danish
1363  German
1364  Latvian
1365  Russian
1366  Turkish
1367
1368
1369 Overview of changes in GLib 2.45.8
1370 ==================================
1371
1372 * utf8 validation and utf8-to-ucs4 conversion are faster
1373
1374 * Small speedups to property change notification
1375
1376 * Various other small optimizations for GQuark, GData
1377
1378 * Bugs fixed:
1379  696426 GParamSpecTypeInfo do not need to be static
1380  735429 Cleanup MSVC Project Files Generation
1381  738504 Optimize UTF-8 decoding by unrolling branches and expressions
1382  742903 Add missing (transfer) annotation to GString
1383  748633 g_set_object order of operations
1384  754431 Fix build of glib/gstrfuncs.c on Windows
1385  754560 gioerror: Add more mappings for WinSock error codes
1386  754582 Glib cannot compile
1387  754601 Make g_strerror work with non-glibc POSIX systems
1388  754636 tests/unicode-encoding test fails for glib 2.45.7 on x86-64
1389  754788 more g_strerror stuff
1390  754831 autocleanups: Add GString type
1391  754924 Improve test coverage of g_utf8_validate() by added known-...
1392  754986 Avoid unnecessary signal emission during draw
1393
1394 * Translation updates:
1395  Italian
1396  Kazakh
1397  Korean
1398  Lithuanian
1399  Slovenian
1400  Swedish
1401
1402
1403 Overview of changes in GLib 2.45.7
1404 ==================================
1405
1406 * Add G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE for use by non-POSIX-like
1407   backends (e.g. cloud storage).
1408
1409 * GFileMonitor: Make the inotify backend work with atomic renames again
1410
1411 * GSettings: change notification is again working unconditionally
1412
1413 * GListStore has a sort function now
1414
1415 * Test infrastructure:
1416  - Tests are now required to have unique names
1417  - TAP support has been improved
1418  - A macro for asserting that two memory regions have identical content
1419    has been added
1420
1421 * Bugs fixed:
1422  708525 A "g_file_query_info" on the file path "/sys/kernel/debug/hid"...
1423  742849 inotify: send paired events to both sides
1424  744060 Update GObject tutorial documentation to use G_DECLARE_FINAL_T...
1425  747364 Fix GError leak in g_file_query_writable_namespaces()
1426  749492 Support file creation time on FreeBSD and NetBSD
1427  752769 (g_socket_receive_message | g_socket_send_message) performance
1428  753745 glib-genmarshal still needed for cross-compilation
1429  754152 Add g_list_store_sort
1430  754211 Memory leak in g_file_enumerator_iterate ()
1431  754264 GLib 2.44 certificate chain construction fails if the PEM incl...
1432  754283 gtestutils: add g_assert_cmpmem()
1433  754284 gtestutils: print the TAP test plan first, not last
1434  754286 misc gtestutils fixes
1435  754307 size of array '_GStaticAssertCompileTimeAssertion_3387' is neg...
1436
1437
1438 * Translation updates:
1439  Chinese (Taiwan)
1440  French
1441  Galician
1442  Greek
1443  Hebrew
1444  Hungarian
1445  Indonesian
1446  Polish
1447  Portuguese
1448
1449
1450 Overview of changes in GLib 2.45.6
1451 ==================================
1452
1453 * Fix a test failure and a build failure
1454
1455 Overview of changes in GLib 2.45.5
1456 ==================================
1457
1458 * GNetworkMonitor now provides information about metered networks
1459
1460 * g_mem_set_vtable has been deprecated; it has not been working for
1461   quite a while. The recommendation is to use valgrind, or replace
1462   malloc itself.
1463
1464 * Bugs fixed:
1465  656325 Make GDBusInterfaceVTable binding friendly
1466  741779 Documentation tweaks addressing real-world API misuses
1467  741822 Fails to build with VS 2015
1468  742386 gdbusconnection: Don't g_printerr() when exiting
1469  743018 gobject: Add more cross-links between documentation pages
1470  750282 Add g_network_monitor_get_network_metered() to get if the connection...
1471  751358 GFileMonitor doesn't react to "mv some-file watched-file"
1472  751592 Stop using GMemVtable
1473  751598 Stop 'handle-local-options' propagation when callback reports an err...
1474  751610 g_str_hash produces collisions with strings of length 2
1475  751751 Wrong docs of g_async_queue_remove
1476  752210 gdbus command crashes with SIGSEGV
1477  752656 gdbusconnection: Fix signal subscription documentation
1478  752767 Fix typo in g_hash_table_replace() documentation
1479  753278 gdbus: Don't use g_assert_no_error() GDBusObjectManagerServer
1480  753285 g_menu_item_set_icon fails if called with NULL icon
1481
1482 * Translation updates:
1483  Catalan
1484  Czech
1485  French
1486  Indonesian
1487  Lithuanian
1488  Norwegian bokmål
1489  Slovak
1490  Spanish
1491  Thai
1492  Turkish
1493
1494
1495 Overview of changes in GLib 2.45.4
1496 ==================================
1497
1498 * Bugs fixed:
1499  727829 win32: glibconfig.h.win32 updates
1500  741901 Clang cannot know that g_error don't return
1501  746339 GSocket kills process when fd is not a socket
1502  747676 gio/tests/socket fails: test_fd_roundtrip
1503  748610 Some tests fail with non-English locales
1504  749911 g_inet_address_to_string broken on XP/2003
1505  749912 g_inet_address_new_from_string broken on XP/2003
1506  750625 Should dismiss Software Updates Available notification after...
1507  750807 G_BREAKPOINT doesn't work as intended on Darwin
1508  751160 gtask does unnecessary work
1509  751672 -Wduplicate-decl-specifier in glib/tests/keyfile.c
1510  751731 GFile/DirectoryMonitor emit move events with other_file=NULL
1511  751737 gio/tests/appmonitor test fails in 2.45.3
1512  751798 Wrong enum type used in some test-cases
1513  752089 make gsocketservice::active a property
1514  752293 small cleanup: use list_free_full
1515
1516 * Translation updates:
1517  Greek
1518  Hebrew
1519  Portuguese
1520
1521
1522 Overview of changes in GLib 2.45.3
1523 ==================================
1524
1525 * Improve performance of g_signal_handler_disconnect for signals
1526   with many handlers
1527
1528 * GDBus has gained a new call flag to allow interactive authorization
1529
1530 * GSettings:
1531  - New API: g_settings_schema_list_keys
1532  - Deprecated: g_settings_list_keys
1533
1534 * OS X:
1535  - Implement GNotification
1536  - Bump the OS X requirement to 10.9
1537
1538 * Windows:
1539  - Add registry reading API
1540  - Reimplement GAppInfo using registry information
1541
1542 * Bugs fixed:
1543  666831 Support URI opening on W32
1544  728489 property action with inverted boolean state
1545  730168 Incorrect annotation on g_action_group_get_action_state_type return...
1546  733325 Several regex tests fail with pcre3 8.35
1547  734888 GLib has no helper functions to work with W32 Registry
1548  737009 signal handler lookup doesn't scale
1549  738185 Misleading language about "file name encoding" in the docs on g_env...
1550  738504 Optimize UTF-8 decoding by unrolling branches and expressions
1551  739122 glib not handling -1 return ("no limit") from sysconf (_SC_THREAD_S...
1552  739424 gnome-shell crashes when files are added, deleted, or modified in $...
1553  739616 DBus; Add new call flag to allow interactive authorization
1554  740308 Add g_settings_schema_list_keys() method
1555  740516 RFE: please provide an introspectible version of g_log_set_handler
1556  741788 Document GSettings build system integration
1557  745013 GBinding not thread safe
1558  747146 Implement GNotification on OSX
1559  747941 try XDG_RUNTIME_DIR/bus before falling back to X11 autolaunch (dbus...
1560  748727 Filechooser dialog shows no icons for directories on W32
1561  749693 GActionGroupExporter: flush queue on requests
1562  750203 GNetworkMonitorNetlink hangs in user namespace
1563  750322 gapplication: Make sure --help output is translated
1564  750344 GTlsInteractionClass is missing from doc
1565  750369 Various GBinding cleanups
1566  750386 Race condition in g_io_condition_get_type
1567  750399 Typo "equilalent" in glib documentation's glib-Error-Reporting.html...
1568  750573 GTlsDatabaseClass is not documented
1569  750918 genmarshal: silence register storage class warnings
1570  751122 gsocket: avoid unnecessary g_socket_cond_wait() in _send_messages()
1571  479730 The "g_key_file_set_comment" interface prepends '#' character to...
1572
1573 * Translation updates:
1574  Hungarian
1575  Spanish
1576
1577
1578 Overview of changes in GLib 2.45.2
1579 ==================================
1580
1581 * Improve error reporting in glib-compile-schemas.
1582
1583 * Add introspection annotations to GListStore.
1584
1585 * Bugs fixed:
1586  696749 win32 : failed to compile because of careless mistake in the code
1587  723394 const parameter to GtkPopover gtk_popover_set_pointing_to
1588  724113 gdbus-connection-loss test can fail on slow machines
1589  725981 tap-driver.sh: internal error getting exit status
1590  733325 Several regex tests fail with pcre3 8.35
1591  744895 Unknown or unsupported transport 'this-should-not-be-used-and-will...
1592  747882 gtype: Bump allowed number of children
1593  748534 gtest: if a subprocess assertion fails, print its stdout and stderr
1594  748612 de_DE locale used in option-context test is not supported by FreeBSD
1595  748614 Double unref in g_socket_listener_add_inet_port
1596  748834 glocalfilemonitor: Emit notification on rate limit change
1597  749079 gdbus-peer test: TCP tests can fail with ECONNRESET due to a race...
1598  749080 gdatetime test: fails if close to rollover between seconds
1599  749180 gnetworkaddress: add return type annotation to parse methods
1600  749352 g_binding_unbind() fails when source is also the target
1601  749353 GBinding does not connect to the detailed notify signal
1602
1603 * Translation updates:
1604  Catalan
1605  French
1606  Slovak
1607  Thai
1608
1609
1610 Overview of changes in GLib 2.45.1
1611 ==================================
1612
1613 * The GSettings schema compiler, glib-compile-schemas has been changed
1614   to reject schema xml that has duplicate <summary> or <description>
1615   elements. Such elements typically occur when translations are merged
1616   into the schema, with xml:lang attributes. This is not the correct
1617   way to translate schemas. Instead keep the translations in the .mo
1618   file and set the gettext-domain attribute on the <schemalist> element.
1619
1620 * The file monitoring infrastructure has been rewritten, and all backends
1621   have seen major improvements.
1622
1623   The inotify backend is reporting events with less delay (no event will
1624   be delayed more than 10ms) and wakeups due to file monitoring have been
1625   significantly reduced. A CHANGES_DONE event will also be sent when new
1626   files appear.
1627
1628   The poll implementation is now using the thread default main context.
1629
1630   The fam implmentation is now running in the worker thread.
1631
1632   The fen implementation has been removed, since it was unmaintained.
1633
1634 * The GSettings schema compiler, glib-compile-schemas, is more strict
1635   about rejecting schemas with xml:lang style merged translations.
1636   Schema translations should be done by specifying the gettext domain
1637   in the xml, and keeping the translations in gettext. To avoid breaking
1638   already-installed schemas, this change is only taking effect when
1639   you use the --strict option.
1640
1641 * The hardcoded 10-thread limit of GTask's thread pool has been removed,
1642   since it was prone to causing deadlocks. The thread pool is now allowed
1643   to grow dynamically and will shrink back over time.
1644
1645 * GSimpleAsyncResult has been deprecated in favor of GTask.
1646
1647 * The algorithm used by GAppInfo to find default handlers for mime types
1648   has been tweaked to prefer apps that handle the specific subtype over
1649   default handlers for a generic supertype.
1650
1651 * Bug fixes:
1652  627285 inotify file monitor hardwired delay
1653  631597 Segmentation fault in append_escaped_text
1654  661767 merge/improve various bits of run-in-thread functionality
1655  687223 cleverer GThreadPool management
1656  711547 win32: silence some build warnings
1657  719966 glib: Add missing (nullable) and (optional) annotations
1658  726447 Possibly an error in text string
1659  728663 W32: wrong stat struct is used when built with MinGW-w64
1660  728669 W32: GLocalFile can't measure size of files larger than 2^32...
1661  730188 gsocket: Document FD ownership with g_socket_new_from_fd()
1662  733325 Several regex tests fail with pcre3 8.35
1663  738207 Add a way to set SO_SENDBUF and SO_RECVBUF on listener (and...
1664  739850 GClosure: add valgrind hints
1665  741791 gmain: Save errno when handling unix signals
1666  744282 gvfs-open for application/x-virt-viewer changed behaviour bet...
1667  745255 Add support for copying sessions between GTlsClientConnections
1668  745745 gdbus: fix out-of-bound array access
1669  745821 Don't use __alloc_size__ attribute with clang
1670  746749 GLib-GIO:ERROR:inotify-kernel.c:327:ik_source_dispatch: ass...
1671  746753 Glib-compile-resources --generate-header not using ".h" as ...
1672  747209 glib-compile-schemas ought to reject repeated <summary> and...
1673  747349 Conversion of gdbus to use GTask causes deadlocks
1674  747363 gatomic: Add missing new line in API doc comment
1675  747472 Don't ignore already-installed schemas with multiple <summa...
1676  747541 gdbus segfaults with invalid --dest
1677  747772 Having hardcoded utf8 strings in the source code does not p...
1678  748019 gsocketconnection: Fix copy-pasto in documentation
1679  748177 not all test schemas are distributed, "make distcheck" fails
1680
1681 * Translation updates:
1682  Basque
1683  Czech
1684  Danish
1685  Finnish
1686  German
1687  Hebrew
1688  Icelandic
1689  Norwegian bokmål
1690  Russian
1691  Turkish
1692
1693 Overview of changes in GLib 2.44.1
1694 ==================================
1695
1696 * Don't redefine typedefs to avoid build problems on OpenBSD
1697
1698 * Improve the default application algorithm
1699
1700 * Bump the number of children a GType can have
1701
1702 * Various testsuite improvements
1703
1704 * Translation updates:
1705  Czech
1706  Icelandic
1707  Russian
1708
1709
1710 Overview of changes in GLib 2.44.0
1711 ===================================
1712
1713 With the exception of translation and documentation, there have been no
1714 changes since the prerelease.
1715
1716 Bugs fixed:
1717  730188 gsocket: Document FD ownership with g_socket_new_from_fd()
1718
1719 Translations updated:
1720  Basque language
1721  Brazilian Portuguese
1722  Chinese (Taiwan)
1723  Danish
1724  Galician s
1725  Hebrew
1726  Indonesian
1727  Norwegian bokmål
1728  Turkish
1729
1730
1731 Overview of changes in GLib 2.43.92
1732 ===================================
1733
1734 GLib is now considered frozen.  We do not expect any major changes
1735 before the release of 2.44.0.
1736
1737  * GUnixMountMonitor now properly supports multiple main contexts
1738
1739  * many documentation improvements and cleanups.  We are now
1740    approaching a point where the documentation is 100% complete and the
1741    xml will build without warnings.  This will probably be enabled by
1742    default in the next cycle.
1743
1744  * new support for HTTP proxies in GIO
1745
1746  * new GTask:completed property
1747
1748  * use "private" futexes in order to further improve the performance of
1749    the contended case of GMutex and g_bit_lock()
1750
1751 Bugs fixed:
1752  614684 Make various parts of GObject const-correct
1753  730352 Use inet_pton(), if_nametoindex() and if_indextoname() for newer versions of Windows
1754  733876 Proxy protocol 'http' is not supported.
1755  741442 threads: use FUTEX_WAIT_PRIVATE and FUTEX_WAKE_PRIVATE if possible
1756  742599 Clean up GUnixMountMonitor
1757  743636 gtask: Add a GTask:completed property
1758  743661 g_win32_check_windows_version() is missing from doc
1759  744722 docs: Expand introduction to mention using async calls over sync ones
1760  745589 [Patch] gio: add some missing autocleanup
1761  745634 [GNotifications] Use themed icon as icon-name
1762
1763 Translations updated:
1764  Bosnian
1765  Bulgarian
1766  Catalan
1767  Czech
1768  French
1769  German
1770  Greek
1771  Hungarian
1772  Italian
1773  Kazakh
1774  Korean
1775  Latvian
1776  Lithuanian
1777  POTFILESin
1778  Polish
1779  Russian
1780  Serbian
1781  Slovak
1782  Slovenian
1783  Spanish
1784  Swedish
1785  Vietnamese
1786  pa  for Gnome
1787
1788 Overview of changes in GLib 2.43.91
1789 ===================================
1790
1791 We have now added 'g_autofree' as a libgsystem-style autocleanup macro
1792 that calls g_free() on the content of a local variable when it leaves
1793 scope (working only on GCC and clang).
1794
1795 GApplication now has an "is-busy" property, allowing one to query the
1796 effective busy state.
1797
1798 There have been various other bugfixes and cleanups.
1799
1800 Bugs fixed:
1801  661554 GIO's use of GError is wrong
1802  744263 Fix format specifier for __LINE__ in G_OBJECT_WARN_INVALID_PSPEC
1803  744565 gapplication: add bind_busy_property()
1804  744747 Add g_autofree
1805  744756 Can't find out if gapplication is marked as busy
1806  744830 autocleanups: Add GArray and GPtrArray
1807  744876 Unclean exit from from g_application_run
1808  745239 g_property_action_new missing type annotation
1809
1810 Translations updated:
1811  Chinese (Taiwan)
1812  French
1813  Galician
1814  Lithuanian
1815  Slovak
1816
1817 Overview of changes in GLib 2.43.90
1818 ===================================
1819
1820 * new GSimpleIOStream class to construct a GIOStream from an arbitrary
1821   GInputStream and GOutputStream
1822
1823 * GApplication: new API for marking 'busy' state according to the value
1824   of a boolean property on another object
1825
1826 * GOptionGroup: add binding support (boxed type, annotation fixes, etc.)
1827
1828 Bugs fixed:
1829  739724 Test functions should have async scope
1830  741024 glist: Mention that g_list_length() is bad for checking list emptiness
1831  741630 Add GSimpleIOStream class
1832  743349 goption: Add boxed type for GOptionGroup
1833  743990 GDBus connection closing is broken
1834  744565 gapplication: add bind_busy_property()
1835
1836 Translations updated:
1837  Greek
1838  Italian
1839  Norwegian bokmål
1840  Russian
1841  Slovenian
1842  Swedish
1843
1844 Overview of changes in GLib 2.43.4
1845 ==================================
1846
1847 * GType now has type declaration macros G_DECLARE_DERIVABLE_TYPE,
1848   G_DECLARE_FINAL_TYPE and G_DECLARE_INTERFACE, which significantly reduce
1849   the boilerplate needed for GObject types and interfaces.
1850
1851 * g_autoptr and g_auto are macros for declaring variables with automatic
1852   cleanup. They only work with gcc and clang.
1853
1854 * GListModel is a new interface that represents a dynamic list of GObjects.
1855
1856 * GListStore is a GSequence-based implementation of GListModel.
1857
1858 * Support thread names on OS X
1859
1860 * g_simple_action_set_state_hint: New function to set the state hint
1861   of GSimpleActions
1862
1863 * g_win32_check_windows_version: New function to check Windows version
1864
1865 * g_settings_schema_list_children and g_settings_schema_key_get_name
1866   are new functions to complete the GSettingsSchema API.
1867
1868 * Bugs fixed:
1869  389585 G_DEFINE_TYPE hack for header files
1870  729351 Add GListModel
1871  736914 Docs: various fixes and improvements
1872  741807 Add thread name support on OS X and iOS
1873  741895 gwin32: Add Simple API to check whether we are on at least a v...
1874  742456 object: Add g_steal_pointer() convenience function to mark own...
1875  743508 polkitd fails to start: patch for gio/gcredentialsprivate.h
1876  743517 GSettings API is missing some introspection functions
1877  743521 GSimpleAction: add g_simple_action_set_state_hint
1878  743596 G_DECLARE_DERIVABLE_TYPE() should allow additional typedef for...
1879  743640 add __attribute__((cleanup)) support
1880  743827 Fix build of GListModel (on Visual Studio)
1881  743927 GListStore: add sorted insert function
1882  743936 glib: handle unsigned modifier for long long in internal printf
1883  744012 Add GMutexLocker
1884  744190 Fix build on Compilers That Do Not Use inline for Plain C Code
1885
1886
1887 Overview of changes in GLib 2.43.3
1888 ==================================
1889
1890 * add g_set_object() convenience function
1891
1892 * GNetworkMonitor: check if NM is not running and don't crash
1893
1894 * fix some races with g_mkdir_with_parents
1895
1896 * fix some warnings in MSVC
1897
1898 * avoid use of G_STRLOC in G_OBJECT_WARN_INVALID_PSPEC in order to save
1899   on static strings
1900
1901 * fix some content type vs. mime issues
1902
1903 * documentation improvements
1904
1905 * Bugs fixed:
1906  719455  g_file_make_directory_with_parents() can erroneously throw G_IO_ERROR_EXISTS
1907  732439  GSocket: avoid unnecessary g_socket_wait_condition() for blocking sockets
1908  734946  Implement GContentType on OSX
1909  741589  gobject: Add g_set_object() convenience function to set GObject pointers
1910  741653  gnetworkmonitornm: Check if network-manager is running
1911  741654  [patch] gobject: don't use G_STRLOC in G_OBJECT_WARN_INVALID_PSPEC() macro
1912  741707  Gsocket blocks trying to send data
1913  741788  Document GSettings build system integration
1914  742548  configure.ac: stay out of autoconf's namespace
1915  742851  avoid MSVC warnings in G_STMT_END
1916  742972  ggettext: Include an example of setlocale() and friends in the i18n docs
1917  743014  gtestutils: Add an example of using test fixtures 
1918
1919 * Translations updated:
1920  Basque
1921  Brazilian Portuguese
1922  Spanish
1923
1924 Overview of changes in GLib 2.43.2
1925 ==================================
1926
1927 * New function: g_strv_contains
1928
1929 * New function: g_network_address_new_loopback
1930
1931 * New function: g_socket_send_messages
1932
1933 * A new GNetworkMonitor implementation using NetworkManager provides
1934   more detailed connectivity information
1935
1936 * Bugs fixed:
1937   11059 Linux poll issue
1938  664562 captive wifi portal support for GNetworkMonitor
1939  685880 Add g_strv_contains()
1940  712570 Hang in g_threaded_socket_service_func
1941  719646 GSocket: add g_socket_send_messages() to send multiple messages...
1942  728928 Provide separate error code for "Connection reset by peer"
1943  732317 Support GSocketConnectable for loopback addresses
1944  740814 "make check" should ensure that every symbol is documented
1945  740848 Backend subscription fails when connecting to a signal with a d...
1946  741016 gio: add G_IO_ERROR_NOT_CONNECTED
1947  741226 keyfile: Add "in group" to GError message consistently
1948
1949 * Translation updates:
1950  Gujarati
1951  Hebrew
1952  Hungarian
1953  Kannada
1954  Turkish
1955  Vietnamese
1956
1957
1958 Overview of changes in GLib 2.43.1
1959 ==================================
1960
1961 * GQueue now accepts NULL as a sibling in g_queue_insert_before() and
1962   g_queue_insert_after()
1963
1964 * Bugs fixed:
1965   11059 Linux poll issue
1966  726037 Add G_PARAM_READWRITE value to the GParamFlags enumeration
1967  727988 GMemoryOutputStream hangs when writing more than 1GiB
1968  729739 tlscertificate: add support for loading certificate chains
1969  733791 GSettings: delay backend subscription
1970  736286 Clarify g_file_replace behavior with etags
1971  736620 GQueue: accept NULL sibling for insert_before() and insert_after()
1972  737150 GLib-GIO-WARNING **: Failed to parse translated string 'visible-name...
1973  737160 unhelpful error message
1974  738259 GDBusInterfaceVTable: clarify memory handling for the method() virt...
1975  738551 'interface' variable conflicts with Windows defines
1976  738633 Need to disable SSLv3 in glib-networking
1977  740157 <app> --help doesn't work even when options were added
1978  740309 Fix docs in g_strfreev
1979  740413 Fix the GSettings Registry Backend 
1980
1981 * Translation updates:
1982  Norwegian bokmål
1983
1984
1985 Overview of changes in GLib 2.43.0
1986 ==================================
1987
1988 * GObject gained a debug option to provide instance counts. To use it,
1989   set GOBJECT_DEBUG=instance-count and call g_type_get_instance_count().
1990
1991 * GOption now has a strict POSIX mode in which it stops parsing arguments
1992   as soon as a non-option argument is encountered.
1993
1994 * Bugs fixed:
1995  354457 Feature Proposal: Per-Type Statistics for Instantiable GTypes
1996  695082 g_hash_table_remove_all is not save against a call to g_hash_table_remove
1997  723160 GOption: add strict posix mode
1998  728256 gcredentials: add NetBSD support
1999  729739 tlscertificate: add support for loading certificate chains
2000  733338 Don't segfault in GNetworkMonitor when IPv6 support is unavailable
2001  736273 gdesktopappinfo: Use symbolic names in the code
2002  736284 Keep only one list of signal emissions
2003  736806 gtask: Fix reference count loop causing leaks
2004  736914 Docs: various fixes and improvements
2005  737143 Include <stdint.h> in glib/valgrind.h
2006  737259 gcancellable: Clarify that GSources hold references to GCancellables
2007  737338 gmain: Unref child sources when finalising a GSource
2008  737446 tests: Fix some minor leaks in the unit tests
2009  737451 Provide api to read_all_async
2010  737741 g_datalist_id_get_data assertion fails for non-existant keys
2011  737869 GApplication command line handling breaks --help
2012  738170 g_byte_array_new_take() doesn't initialize array->alloc
2013  738197 g_cond_timed_wait() doesn't time out on Mac OS X
2014  738374 gfile: g_file_equal (x, x) is TRUE
2015  738675 GSubprocessLauncher is missing some data on the docs 
2016
2017 * Translation updates:
2018  Bengali (India)
2019  Bulgarian
2020  Gujarati
2021  Italian
2022  Telugu
2023
2024
2025 Overview of changes in GLib 2.42.0
2026 ===================================
2027
2028 All changes in this release are trivial in nature.
2029
2030  - introspection warning fixes
2031
2032  - g_application_add_main_option now uses an enum instead of an 'int'
2033    for the type of a parameter
2034
2035  - added a G_OPTION_FLAG_NONE so that people don't need to use 0
2036
2037  - gresource: Use GError in more places
2038
2039  - gresource commandline tool: improve extraction from multiple sections
2040
2041  - GSource now takes the context lock (if any) in g_source_set_name()
2042
2043  - new documentation to clarify the use of some APIs related to
2044    GVariant, GSource, GApplication
2045
2046  - other minor updates to docs
2047
2048 * Bugs fixed
2049  736683 Thread safety issues with g_main_context_find_source_by_id
2050  736975 [patch] please document that GVariant serialization needs an
2051         out-of-band length field
2052
2053 * Translation updates
2054  Danish
2055  Hindi
2056  Marathi
2057  Punjabi
2058  Serbian
2059  Simplified Chinese
2060
2061 Overview of changes in GLib 2.41.5
2062 ==================================
2063
2064 * Bug fixes:
2065  735819 single native credential struct used for two purposes
2066  735915 glib-building.html uses --enable-gcov instead of --enable-coverage
2067  736350 GDesktopAppInfo: avoid polling on missing desktop dirs
2068  736351 Don't use issetugid() on Android
2069         Fix the default application logic in GDesktopAppInfo
2070  736458 Only use rand_s() when targetting Visual Studio >= 2005
2071
2072 * Translation updates
2073  Galician
2074  Hungarian
2075  Indonesian
2076  Kannada
2077  Latvian
2078  Polish
2079  Russian
2080  Slovenian
2081  Tamil
2082
2083
2084 Overview of changes in GLib 2.41.4
2085 ==================================
2086
2087 * GApplication now has binding-friendly API to handle
2088   commandline options: g_application_add_main_option
2089
2090 * G_GNUC_BEGIN_IGNORE_DEPRECATIONS works with clang
2091
2092 * Bugs fixed:
2093  583330 poll list of mounted file systems (no mtab support)
2094  727455 Command line option parsing from bindings
2095  734126 add G_GNUC_BEGIN_IGNORE_DEPRECATIONS macro for clang
2096  735179 gsocketclient: Handle cancellation between CONNECTING...
2097  735297 Docs claim that GThread struct is deprecated 
2098
2099 * Translation updates:
2100   Assamese
2101   Catalan
2102   Catalan (Valencian)
2103   Czech
2104   French
2105   German
2106   Greek
2107   Hebrew
2108   Korean
2109   Oriya
2110   Traditional Chinese
2111
2112
2113 Overview of changes in GLib 2.41.3
2114 ==================================
2115
2116 * g_clear_pointer and g_clear_object no longer use atomics
2117
2118 * Bugs fixed:
2119  711547 win32: silence some build warnings
2120  725511 Compiled resource files should have the same /-separators everywhere
2121  725513 Some tests fail to build on W32
2122  725514 W32: gfileutils does not preserve errno correctly
2123  725515 test-printf fails on W32
2124  728730 gsocket: Set SO_NOSIGPIPE on sockets on Darwin
2125  729703 Leaks a GError in g_file_move
2126  730932 statically assert that reasonable assumptions about enums are true
2127  732085 gtype: Fast-path for g_type_is_a
2128  732754 GDBusMessage: optimise (de)serialisation of fixed arrays
2129  733345 ginetaddress: Add a precondition to g_inet_address_new_from_string()
2130  733576 Patches from static analysis run on 2.40
2131  733715 glib's configure.ac makes accidentally use of nested function
2132  733934 win32: improve the package installation dir lookup
2133  733960 W32: spawning a console process creates a new window when stdout...
2134  733969 Remove atomic aspects of g_clear_pointer/object
2135  733982 Do not crash when checking whether an instance type is of a given...
2136  734035 gedit hangs up when there's no GSettings key in the registry 
2137
2138 * Translation updates:
2139  Basque
2140  Brazilian Portuguese
2141  Lithuanian
2142  Slovenian
2143  Spanish
2144
2145
2146 Overview of changes in GLib 2.41.2
2147 ==================================
2148
2149 * The Unicode support has been updated to version 7.0
2150   of the Unicode standard
2151
2152 * GNotification now supports priorities for notifications
2153
2154 * GCredentials has gained NetBSD support
2155
2156 * GMutex now uses a faster, native implementation on Linux
2157
2158 * Bugs fixed:
2159  699132 Pluggable event loop backends
2160  720708 g_assert_warning(): number of arguments doesn't match for...
2161  722092 Add GtkApplication resources support
2162  724986 Change gio/data-to-c.pl to /usr/bin/env perl.
2163  727974 Fix up failure-to-see-expected-message logging
2164  728256 gcredentials: add NetBSD support
2165  728401 GDateTime: Add guards to g_date_time_new()
2166  729825 Formatting of g_alloca documentation
2167  729914 instead of DEBUG_CODE and IF_DEBUG, provide a common macro...
2168  730293 clang++-3.4: error: 'register' storage class specifier is ...
2169  731339 giochannel: avoid setting uninitialised length
2170  731424 #ifdef spaghetti for load_user_special_dirs() implementations
2171  731623 GNotification: add support for a priority setting
2172  731929 update tables to unicode 7.0.0
2173  731950 gvalue: New g_value_from_instance
2174  731986 GLib: implement GMutex natively on Linux
2175  732184 GObject: warn on use of deprecated properties
2176  732357 Docs: various fixes and improvements
2177  732429 GActionEntry: improve documentation
2178  732465 Fix build on x64 Visual C++ builds
2179  732704 Docs: various fixes and improvements
2180  732739 ginetsocketaddress: Explicitly initialise flags for getaddr...
2181  732754 GDBusMessage: optimise (de)serialisation of fixed arrays
2182  732984 g_object_ref(NULL) in g_dbus_object_manager_client_finalize
2183  733084 Typos in g_bytes_hash() and g_time_zone_find_interval() docs
2184  733146 spawn helper does not use correctly the parameters 
2185
2186 * Translation updates:
2187  Lithuanian
2188
2189
2190 Overview of changes in GLib 2.41.1
2191 ==================================
2192
2193 * Bug fixes:
2194  697229 Custom Interface implementations will be broken with glib 2.37/38
2195  698614 GObject: prevent installing properties after init
2196  729269 gvariant: Fix confusion between type and format strings in the docs
2197  730198 broken valgrind.h leads to crashes in g_type_free_instance on mingw64
2198  730807 GMutex performance regression
2199  730963 gconvert: mention that the g_convert len should be in bytes
2200  730984 Faster instance type check for fundamentals
2201  731050 <structname> tags appear in documentation
2202  731200 unconditional 'notify' during g_object_set() is problematic
2203  731335 gtype: guard uses of new fundamental type check
2204  731341 gparam: change value of G_PARAM_EXPLICIT_NOTIFY
2205  731366 run-assert-msg-test.sh gdb leaves assert-msg-test zombie
2206  731425 giomodule protects function-call with different token than function...
2207  731513 clang: build failure: implicit declaration of function '__atomic_load_4'
2208  731584 gbookmarkfile: Cleaner error handling code to pacify static analysis
2209  731657 Prevent an invalid @CARBON_LIBS@ from appearing in the .pc files
2210  731979 docs: Correct param to interface's default_init()
2211  731996 Return folder as icon for directories
2212  732002 gwakeup: Clarify buffer sizing in g_wakeup_signal()
2213  732005 Remove unused assignments
2214  732019 gtestdbus: Don’t close stdout for dbus-daemon
2215  732068 gsignal: Add an example to the g_signal_connect_swapped() documentation
2216  732081 gsocket: Document that g_socket_create_source() holds a socket ref
2217  732107 gsocketlistener: Reconsider closing sockets on listener finalisation
2218
2219
2220 Overview of changes in GLib 2.41.0
2221 ===================================
2222
2223 * Many bugfixes found by static analysis, including potential fd leaks
2224   and NULL pointer dereferences.
2225
2226 * Increased use of (nullable) attribute on out values and return types
2227   now that it is supported (mostly from porting Vala metadata).
2228
2229 * use XDG_CURRENT_DESKTOP for OnlyShowIn/NotShowIn handling of desktop
2230   files, deprecating g_desktop_app_info_set_desktop_env()
2231
2232 * add support for g_desktop_app_info_get_implementations() to find
2233   desktop files that have an Implements= line for a given interface
2234
2235 * GHmac has gained SHA-512 support
2236
2237 * support the new mimeapps specification (most notably, moving the
2238   assoications/defaults configuration to ~/.config/mimeapps.list).
2239
2240 * libgobject is now linked -Wl,-z,nodelete when possible to avoid errors
2241   when gobject is used from a module for a program that does not itself
2242   use gobject and that module is unloaded/reloaded
2243
2244 * ... and many other bug fixes.
2245
2246  623552 glib warns if backtrace.py is not present
2247  667468 glib-2.30.2: ipv6 tests fail when no ipv6 support is available
2248  668152 -framework Carbon linker flag not passed to pkg-config .pc files
2249  707298 libgobject should be linked with -Wl,-z,nodelete
2250  712391 Add g_desktop_app_info_get_implementors()
2251  722723 Infinite recursion when calling g_io_stream_close_async() from libsoup
2252  724741 hmac: Fix support for SHA-512 in GHmac
2253  726040 networkaddress: fix parsing of uri with @ after authority
2254  726318 gio: Document that GSocket is not thread safe
2255  726611 socketclient: Leak on cancellation
2256  726872 gio: Add names to idles and timeouts
2257  727119 wrong IN6_IS_ADDR_MC_LINKLOCAL usage break android build
2258  727123 GNotification: Some small documentation fixes
2259  727320 docs: Remove escaping '\' from literals
2260  727551 Check use_count of GApplication in g_application_release()
2261  727559 g_file_copy: Don't set GError when we intend to ignore errors
2262  727692 gio/gtlscertificate.c -- broken PEM-file processing (affects local CA root stores, for starters)
2263  727890 soup_content_sniffer_real_sniff segfault
2264  727900 gio: Add newer dbus UnknownXxxx and PropertyReadOnly errors
2265  727928 gapplication-tool fixes
2266  727939 INTLLIBS are always appended in configure checks
2267  727964 g_io_extension_point_get_extension_by_name: Warn, but don't crash, for NULL inputs
2268  728040 Implement new mimeapps spec
2269  728066 Deal with startup notify id being NULL
2270  728280 platform_get_argv0: fix sysctl(3) use on OpenBSD
2271  728285 docs: Use markdown links in .h files, too
2272  728350 gaction: Minor clarifications in the GAction documentation
2273  728380 docs: Remove <!-- --> comment before plural s
2274  728565 gfile: More explicitly document the context for GFileProgressCallback
2275  728983 Docs: various fixes and improvements
2276  729167 gobject: Document that classes/objects/interfaces are zero-filled
2277  729563 GOption: A short option's value is included in G_OPTION_REMAINING
2278  729813 AppInfo: use XDG_CURRENT_DESKTOP for OnlyShowIn
2279  729875 gio: cleanup gdbusmessage.c file
2280  730045 Avoid overeager warning about deprecated properties
2281  730189 gtestutils: Fix a very unlikely FD leak in test fork handling
2282  730190 gsocket: Add missing preconditions to g_socket_send_message()
2283  730277 gthread: Fix use of a local variable after it went out of scope
2284  730278 gsubprocess: Add a missing va_end() call
2285  730295 gdbus-tool: Remove dead variables
2286  730493 Port annotations from Vala metadata
2287
2288 Translations updated:
2289  Basque
2290  Brazilian Portuguese
2291  Catalan
2292  Czech
2293  Danish
2294  Greek
2295  Hebrew
2296  Hungarian
2297  Punjabi
2298  Serbian
2299  Slovenian
2300  Spanish
2301  Ukrainian
2302
2303 Overview of changes from GLib 2.39.91 to GLib 2.39.92
2304 =====================================================
2305
2306 This is a release candidate for 2.40.0.
2307
2308 There are no major changes in this release, but a few serious bugs have
2309 been fixed.
2310
2311 * Bugs fixed:
2312  710367 Crash in g_settings_backend_dispatch_signal()
2313  723899 G_DEFINE_TYPE() causes compiler warnings with clang due to foo_get_instance_private
2314  724859 Let the test_wait_until() test also run on non-*nix
2315  724916 gio unmount code makes XFCE's Thunar crash
2316  725651 GSubprocessLauncher: Does not copy the calling process environment.
2317  725656 Unskip GVariantDict
2318  725891 gio tests: add codegen to BUILT_SOURCES
2319  726046 Recent commit created symbolic icons issues
2320
2321 * Translations:
2322  Chinese
2323  French
2324  Korean
2325  Latvian
2326  Norwegian bokmål
2327  Portuguese
2328  Russian
2329  Traditional Chinese
2330
2331 Overview of changes from GLib 2.39.90 to GLib 2.39.91
2332 =====================================================
2333
2334 This release introduces a hard dependency on present and functioning
2335 clock_gettime() and CLOCK_MONOTONIC.  It also introduces a dependency on
2336 pthread_condattr_setclock() unless your system happens to have
2337 pthread_cond_timedwait_relative_np() (as do Mac OS and Android).  This
2338 release is known to be broken with at least GNU/Hurd, pending addition
2339 of working pthread_condattr_setclock(CLOCK_MONOTONIC) there.
2340
2341 New API: g_str_to_ascii()
2342
2343 * Fixed bugs:
2344  670144 unconditional use of CLOCK_MONOTONIC is broken
2345  673607 invalid assumption in g_cond_wait_until() / g_get_monotonic_time() API
2346  710142 Add more impressive transliteration to GLib
2347  722360 make check fails
2348  722604 (partial) Various tests are failing with 2.39.3
2349  723316 g_hash_table_iter_remove() should be explicit whether or not it is safe while iterating the table
2350  724609 Fix build of GIO on Windows
2351  724687 gmain: make monotonic time really monotonic, everywhere
2352  724706 gsource: document priority of child sources
2353  724707 some GSocket source improvements
2354  724839 GMainContext: some source ID cleanups
2355  724858 Dist gtranslit-data.h
2356  724994 Missing icons for bookmarks in file chooser
2357  725023 Can no longer find apps by executable/desktop file name
2358
2359 * Translations:
2360  Lithuanian
2361  Polish
2362  Thai
2363
2364 Overview of changes from GLib 2.39.4 to GLib 2.39.90
2365 ====================================================
2366
2367 * Fixed bugs:
2368  625408 make GVariant dictionaries more useful
2369  660809 document that if you fail a precondition check, documented guarantees do not apply
2370  661576 fix handling of constructors that destroy half-constructed objects
2371  679957 g_inet_address_new_from_string is not able to handle dots and numbers IPv4 addresses
2372  712837 gvariant: Document the need to cast varargs when constructing GVariants
2373  721458 g_simple_async_result_is_valid has a NULL check for the wrong source_tag
2374  721977 improve split handling of command line arguments
2375  722033 win32: fixup lib.exe invocation
2376  723422 Fix g_socket_get_available() with TCP on Windows
2377  723616 gio/tests: fix race when generating code
2378  724001 gsubprocess: Fix a broken link in the documentation
2379  724124 glib/tests/collate.c fails if no en_US locale
2380  724126 intermittent GApplication test failure: /gapplication/local-actions: lines of output permuted
2381  724233 gsocketservice: Note g_socket_listener_close() for closing open sockets
2382  724239 soup_session_queue_message - Connection terminated unexpectedly
2383  724278 gsocketconnection: Document closing connections with g_io_stream_close()
2384  724330 configure.ac: tweak inotify check
2385  724385 gtestutils: make the new assert messages more detailed
2386  724401 gsubprocess: Mutex leak
2387  724417 glib master build broken on OpenBSD
2388  724434 Build failure in gio/gresolver.c
2389
2390 * Updated translations:
2391  Brazilian Portuguese
2392  Galician
2393  Indonesian
2394  Italian
2395  Kannada
2396  Norwegian bokmål
2397  Spanish
2398  Thai
2399
2400 Overview of changes from GLib 2.39.3 to GLib 2.39.4
2401 ===================================================
2402
2403 * Fixed Bugs:
2404  139699 Correction for g_main_context_unref()
2405  583036 g_strchomp and g_strchug are not declared const
2406  683388 improve documentation for application developers
2407  685204 ./configure fails to add the '-g' flag to CFLAGS
2408  688406 GStaticMutex broke ABI on at least ARM EABI during 2.31.x
2409  693299 cannot compile on Solaris: error in gbitlock.c
2410  707111 Clarify type transformability and compatibility
2411  711547 win32: silence some build warnings
2412  719344 Fix the various test programs (or GLib itself) on Windows
2413  722025 cleanup/clarify command line argument encoding on Windows
2414  722323 remove unused include 'gslist.h' in 'gbookmarkfile.c'
2415  722326 gstringchunk: Use g_slist_free_full() where possible
2416  722357 gio: fix small memory leak on local xattr
2417  722436 Adjust doc to Makefile.decl renaming
2418  722503 GSimpleAction: add default activate handler
2419  722526 glib/deprecated/gthread.h error on FreeBSD
2420  722591 [documentation] broken link to GtkAction from GAction.html
2421  722973 Broken example in GApplication reference
2422  723048 'network-access' test can fail to guess interface index
2423  723360 gmain: Note that g_source_destroy() can be called multiple times 
2424
2425 * Updated Translations:
2426  Assamese
2427  Tamil
2428  Traditional Chinese
2429
2430
2431 Overview of changes from GLib 2.39.2 to GLib 2.39.3
2432 ===================================================
2433
2434 No major changes this release -- mostly lots of small fixes and
2435 improvements in test coverage.
2436
2437  * fix a crasher in code from gdbus-codegen
2438
2439  * improvements to gobject gdb helper script
2440
2441  * portability:
2442
2443    - fix a deadlock issue with kqueue on FreeBSD
2444
2445    - work around a quirk in the sunstudio compiler
2446
2447    - rename a variable to avoid clashing with a macro definition of
2448      'environ' on some platforms (like mingw)
2449
2450    - use POSIX-specified <poll.h> over <sys/poll.h>
2451
2452    - many improvements to Visual Studio projects and and some build
2453      fixes for Windows
2454
2455  * tests
2456    - a very large number of improvements in test coverage
2457
2458    - don't report skipped tests as failures
2459
2460    - return 77 if we skip all tests in an executable
2461
2462    - improve gtest documentation and fix some minor issues
2463
2464    - fix g_test_trap_reached_timeout() return value
2465
2466    - remove some dead code uncovered during test coverage expansion
2467
2468    - Use tap mode for installed tests too, when using tap
2469
2470  * fix races in unix signal handling
2471
2472  * make our GVariant-based commandline tools (glib-compile-schemas,
2473    gdbus, gapplication) print out GVariant parse errors in context
2474
2475  * GApplication now has a --gapplication-service command line switch to
2476    turn any GApplication into a service
2477
2478  * improve compatibility of GApplication and GOptionContext
2479
2480  * fix gsettings.m4 wrt. builddir != srcdir with non-recursive make
2481
2482  * use a directory monitor in GKeyfileSettingsBackend
2483
2484  * improve robustness of some GIcon classes
2485
2486 Bugs fixed
2487  141251  poll(2) is in <poll.h>, not <sys/poll.h> per SUS standard
2488  613732  [PATCH] gobject.py: Don't install frame filters when GDB does not support them
2489  708212  g_variant_parser_error_get_quark() has unexpected name.
2490  710965  GApplication: add --gapplication-service switch
2491  711090  periodic failure of spawn-multithreaded async testcase
2492  712171  gsettings.m4: @GSETTINGS_RULES@: Support srcdir != builddir with nonrecursive make
2493  712630  Revert "gsettings m4: check for .xml in src/builddir"
2494  715028  GVariant: add way to print context of parse errors
2495  719344  Fix the various test programs (or GLib itself) on Windows
2496  720263  gtestutils: skipping a test should count as success, not failure
2497  720539  gdbus-codegen: Fix crasher in goa-using apps
2498  720635  Make gdb pretty-printers compatible with Python3
2499  720891  g_settings_get_child does not inherit the backend
2500  721034  glib 2.38.2 cannot be compiled with SunStudio Compiler under Solaris
2501  721059  g_subprocess_launcher_set_environ vs "environ"
2502  721074  kqueue: deadlock
2503  721087  Missing -lselinux in pkg-config --libs --static gio-2.0
2504  721324  Error message is printed to stdout
2505  721624  Regression in GTest framework reorders existing test cases
2506  721625  backwards NEWS entry about g_source_remove change
2507  721796  insufficient escaping in g_dbus_annotation_info_generate_xml()
2508  721947  Improve GApplication ⇔ GOptionContext compatibility 
2509
2510 Translations updated:
2511  Brazilian Portuguese
2512  Galician
2513  Greek
2514  Hebrew
2515
2516 Overview of changes from GLib 2.39.1 to GLib 2.39.2
2517 ===================================================
2518
2519 * Portability
2520
2521   - Remove alleged support for OS/2
2522
2523   - Remove alleged support for BeOS
2524
2525   - Remove alleged support for last-millennium Unixes
2526
2527   - Require C90 compliance
2528
2529   - Require POSIX.1 (1990) compliance on Unix
2530
2531   - Require GNU make
2532
2533 * Bugs fixed:
2534  113075 support "nonnull" attribute
2535  159528 g_ptr_array_remove_range()
2536  307947 The check for growing stack pointer in configure can fail
2537  607016 docs should mention property notification order
2538  671557 Fun with integers and g_key_file_load_from_data()
2539  676761 don't use g_critical for a runtime error
2540  690525 g_file_replace_contents_async doesn't copy its @conten...
2541  691608 Support compilation with clang 3.2
2542  697585 g_variant_builder_add's doc example is leaking
2543  697828 g_hash_table_add() should return a boolean
2544  702862 gdbus-codegen : look for deps in default install path
2545  703522 Reference leak in GvariantBuilder documentation
2546  705902 g_get_current_dir() should check PWD env var and retur...
2547  708274 Added GObject Introspection annotations to genums.c
2548  710519 Portability schmortability
2549  710741 some mainloop instrumentation
2550  710983 Test failures on powerpc
2551  711047 Enable the build of the various test programs on Windo...
2552  711051 Add basic test for the GNotification gtk backend
2553  711088 gbacktrace: Don't close stderr when running gdb
2554  711103 gmessages: Add g_info macro for G_LOG_LEVEL_INFO
2555  711178 appinfo test problems
2556  711546 utf8: report allocation error
2557  711640 gdesktopappinfo: Rank Keywords matches higher than Gen...
2558  711751 Fix memory leaks in libglib tests
2559  711753 gthread-posix: Don't use gslice allocated GRecMutex
2560  711796 glib-tap.mk: fix to actually use the TAP driver
2561  711800 fix g_test_set_nonfatal_assertions()
2562  711801 giomodule: Allow overriding source directory gio modul...
2563  711805 gdbus-connection: Fix race condition in test
2564  711806 gtestdbus: Don't destroy GSource twice
2565  711807 gtestdbus: Properly close server connections
2566  711871 Broken and misleading configure check for growing stack
2567  712136 'O_CLOEXEC' undeclared (first use in this function)
2568  712148 Add system bus support to GTestDBus
2569  712171 gsettings.m4: @GSETTINGS_RULES@: Support srcdir != bui...
2570  712314 AIX port: splice(); major()/minor(); libtool library order
2571  712315 GSettings: More docs for deprecated _list_schemas()
2572  712393 gobject: Box GMappedFile
2573  712547 GSocketClient "event" not useful for determining resol...
2574  715164 Clang static analysis fixes
2575  719395 GPtrArray add g_ptr_array_insert
2576  719402 Crashes when startup
2577  719472 leak in generated proxy-side property-setter
2578  719687 fix or remove g_trap_object_ref
2579  719809 Signal connection ids are always > 0 if successful
2580  719837 gdbus-connection: Work around race in connection tests
2581  719884 Fix documentation typos in GTask and GCancellable examples
2582  719979 g_settings_get: check validity of format string
2583  720080 Truncating a GMemoryOutputStream to a larger size cause...
2584  720210 gdataset: Remove unused define
2585  720236 Allow clean simple use of g_test_trap_subprocess() 
2586
2587 * Translations updates:
2588  Italian
2589  Lithuanian
2590  Simplified Chinese
2591  Spanish
2592
2593
2594 Overview of changes from GLib 2.39.0 to GLib 2.39.1
2595 ====================================================
2596
2597  * GSettings fixes/improvements
2598
2599    - GSettingsSchema API is now more powerful and consistent
2600
2601    - new GSettingsSchemaKey API allows accessing metadata for keys:
2602      type, default value, range and the long-awaited support for summary
2603      and description
2604
2605    - GSettingsSchemaSource gains support for listing schemas within a
2606      source.  Deprecate the global API that did this for the default
2607      source.
2608
2609    - 'gsettings list-schemas' now works properly with --schemadir
2610
2611    - deprecate a bunch of now-redundant functionality on GSettings
2612
2613    - add API to GSettings for getting the default value of a key (as set
2614      by the sysadmin)
2615
2616    - add API to GSettings for determining if the user has assigned a
2617      particular value to a key (ie: we are not just reading the default)
2618
2619    - ignore qualified tags and attributes appearing in schema files
2620
2621  * Applications/Actions
2622
2623    - make GSimpleAction a bit more strict with respect to state changes
2624      that would violate the interface (ie: by changing the state type
2625      after construction)
2626
2627    - throw an error when attempting to 'Describe' a non-existent action
2628      via D-Bus instead of returning a bogus description
2629
2630    - throw an error when attempting to invoke unsupported methods on an
2631      Application (eg: 'Open' on an app that doesn't HANDLES_OPEN)
2632      instead of emitting a g_critical() in context of the app (which is
2633      not itself at fault for the errant call)
2634
2635  * Appinfo
2636
2637    - substantially rework GDesktopAppInfo to reduce the amount of disk
2638      accesses that are performed in common situations
2639
2640    - add a new class: GAppInfoMonitor for discovering when applications
2641      are installed/removed
2642
2643    - add a new g_desktop_app_info_search() API for searching for
2644      installed applications by name, keywords, etc.
2645
2646  * GMarkup: add new G_MARKUP_IGNORE_QUALIFIED flag for skipping over
2647    "qualified" tags and attributes (those with a colon in the name, such
2648    as 'my:tag')
2649
2650  * GDBus
2651
2652    - ignore qualified tags, as above
2653
2654    - GTestDBus: unset all D-Bus addresses (such as STARTER) to ensure
2655      that test programs don't pick them up
2656
2657    - add new session_bus_run() convenience in the tests and use it
2658
2659  * GRand: use real random data as a seed on win32 and use the
2660    timestamp/pid/uid fallback only on UNIX machines where we can't open
2661    '/dev/urandom'.  This may cause issues with older mingw32 releases
2662    due to a missing prototype for the rand_s() API.
2663
2664  * Many win32 (and particularly MSVC) portability fixes.  Many
2665    additional tests are now runnable when building with MSVC.
2666
2667  * Due to early testing of the (soon to land) GCleanup framework, a very
2668    large number of memory errors have been found and fixed (mostly in
2669    the testcases, but some in glib itself).
2670
2671  * GIO:
2672
2673    - some more seeking cleanups: particularly on GLocalFileInputStream
2674
2675    - don't leave a .trashinfo file around if trashing a file fails
2676
2677    - Add a request_certificate virtual method to GTlsInteraction
2678
2679 Translations updated:
2680  Assamese
2681  Galician
2682  Greek
2683  Spanish
2684  Tamil
2685
2686 Bugs fixed:
2687  635641 schema compiler should ignore unknown attributes
2688  637257 g_tls_client_connection_gnutls_retrieve_function needs to be able to block
2689  637956 GKeyfileSettingsBackend should ignore file deletions
2690  645453 keys from base schema missing from extended schema
2691  665634 g_dbus_node_info_new_for_xml() errors on unknown attributes in XML files
2692  668232 Unable to get description and summary for a key
2693  668233 Unable to determine if a key is set to the default / what the default value is
2694  680838 Need g_settings_schema_source_get_schemas()
2695  683017 API for accessing GSettings Schema metadata
2696  687185 org.gtk.Actions.Describe doesn't return an error for non-existing action names
2697  687202 If trashing fails, the ".trashinfo" file is not removed
2698  695558 The --schemadir option has no effect
2699  696424 GSimpleAction.state property is not right
2700  697348 GTestDBus should unset DBUS_STARTER_ADDRESS, DBUS_STARTER_BUS_TYPE
2701  710133 Emit backward compatible code with gdbus-codegen
2702  710691 glib-networking: locking during implicit handshake
2703  710738 GRand has lame fallback for Windows
2704  710859 Typo in gio docs
2705  710885 Two fixes for GApplication
2706  710962 error: 'F_DUPFD_CLOEXEC' undeclared (first use in this function)
2707  710964 Add g_hash_table_get_key_array()
2708  710991 test: g_debug messages shouldn't affect g_assert_expected_messages
2709  711016 g_settings_list_keys () segfaults for empty schemas
2710  711048 glocalfileinputstream.c allows skip past end of file
2711  711049 Fix build of GLib-GIO 2.39.x on Windows/MSVC
2712  711064 Adding child source to blocked source can cause a segfault
2713  711070 Copying a symlink over another one segfaults
2714  711099 gapplication test failure
2715  711520 GDesktopAppInfo: allow more than one level of legacy folder prefixes
2716  711556 Add GAppInfoMonitor
2717  711557 Add g_desktop_app_info_search()
2718  711600 trivial portability fix
2719  711632 The desktop-app-info test fails during make check
2720  711754 gmain: Fix use of uninitialized memory in sigaction structure
2721  711755 private: Use threading primitives correctly in private test
2722  711756 gthreadpool: Don't pass bad data to GThreadPool sorter
2723  711768 Fix memory leaks in libgmodule tests
2724  711775 utils: Don't free memory owned by glib in test
2725  711782 boxed: Fix double free in boxed unit tests
2726  711803 gsubprocess: Fix a number of leaks and a segfault
2727  711808 gtestdbus: Fix leak of GMainLoop 
2728
2729 Overview of changes from GLib 2.38.0 to GLib 2.39.0
2730 ====================================================
2731
2732  * prep for the 2.40 series (version macros, docs index, etc.)
2733
2734  * GNotification
2735
2736    - new API for sending persistent notifications via the desktop shell
2737
2738    - notifications persist when the application has quit and clicking on
2739      them can restart the application with an action (via
2740      DBusActivatable)
2741
2742  * GSubprocess
2743
2744    - new API for launching subprocesses
2745
2746    - nice GIO integration like async functions, cancellability, etc.
2747
2748    - a convenient communicate() API inspired by the same API in Python
2749
2750    - related: the gspawn API now has a CLOEXEC flag for the created
2751      pipes for stdin/stdout/stderr
2752
2753  * New gapplication(1) commandline tool
2754
2755    - intended to be used with DBusActivatable apps
2756
2757    - can be used for launching apps, opening files, invoking application
2758      actions and listing apps and actions
2759
2760    - bash tab completion is supported
2761
2762  * GDesktopAppInfo changes:
2763
2764    - g_file_get_path() can implicitly cause a FUSE mount so don't call
2765      it until we know we need it (for an app that doesn't support URIs)
2766
2767    - don't crash when trying to load from a keyfile with
2768      DBusActivatable=true
2769
2770    - remove some dead code, refactor the search path handling a bit and
2771      do a large-scale whitespace cleanup (prep work for the pending
2772      desktop file index)
2773
2774  * File monitors
2775
2776    - fix broken handling of mount point monitoring
2777
2778    - remove some strange use of GObject::constructor() from the base
2779      class and inotify backend
2780
2781    - fix GFileMonitor to work in the non-default main context even when
2782      the main context is not running (or is blocked)
2783
2784    - add internal private API for easily creating a file monitor in the
2785      GLib worker thread
2786
2787  * GSettings
2788
2789    - g_settings_list_children: only list viable schemas.  This fixes a
2790      longstanding issue where 'gsettings list-recursively' will crash
2791      when there are invalid schemas installed
2792
2793    - don't accept invalid paths on g_settings_new_with_path, etc.
2794
2795  * GIO
2796
2797    - GFile now has a thumbnail::is-valid attribute to check if the
2798      thumbnail in thumbnail::path needs to be regenerated
2799
2800    - GDBusProxy now has a flag to control autostarting of services at
2801      construction time
2802
2803    - for GSeekable, properly introduce the concept of "resizable" vs.
2804      "fixed-sized" streams in the docs, explaining the expected
2805      semantics of the interface in each case
2806
2807    - fix some cases in GMemoryOutputStream that were violating the above
2808      expectations (which may cause a slight API incompatibility)
2809
2810    - clean up GCredentials code and add support for Hurd and Solaris
2811
2812    - improve splicing by using different codepaths for the case where we
2813      have real _read_async() and _write_async() implementations on the
2814      stream vs. the case where they are internally emulated (via
2815      dispatching the sync variant of the call in a thread)
2816
2817  * GKeyFile
2818
2819    - fix a leak in g_key_file_get_(u)int64 when we fail to parse the
2820      value as an integer
2821
2822    - add long-requested API g_key_file_save_to_file()
2823
2824  * Portability improvements
2825
2826    - avoid using O_DIRECTORY on platforms that don't have it
2827
2828    - be careful about systems that define SOCK_CLOEXEC but don't
2829      actually support it (like Hurd)
2830
2831    - only use SA_RESTART if it exists
2832
2833  * Other small API changes/additions
2834
2835    - a pair of functions to support matching strings for the type of
2836      search functionality that you'd expect to have with things like
2837      GtkSearchBar.  This will also be used by the desktop file index.
2838
2839    - g_str_is_ascii() with obvious purpose
2840
2841    - g_test_expect_message() no longer appears to allow you to catch
2842      G_LOG_ERROR messages
2843
2844  * GMainContext/GSource
2845
2846    - fix handling of overflowing the 'next source id' counter
2847
2848    - g_source_remove() will now throw a critical in the case that you
2849      try to remove a non-existent source.  We expect that there is some
2850      code in the wild that will fall afoul of this new critical but
2851      considering that we now reuse source IDs, this code is already
2852      broken and should probably be fixed.
2853
2854    - simplify handling of the 'current dispatching source' to not
2855      require use of a linked list
2856
2857  * GObject
2858
2859    - the long-broken (and leaky) pattern of destroying a just-allocated
2860      object from inside of a custom GObject::constructor is now
2861      officially completely illegal and will abort the program
2862
2863  * Unicode: update to 6.3.0
2864
2865  * Bug fixes
2866
2867    - g_file_copy() now falls back to pathname queryinfo.  This should
2868      clear up the bugs with copying from some GVfs backends (afp,
2869      gphoto, archive, at least).
2870
2871    - fix an out-of-bounds read in the xdgmime code
2872
2873    - fix a typo in the /org/freedesktop/DBus path on the object manager
2874      client
2875
2876    - skip emitting path_namespace='/' in match rules in order to
2877      workaround a bug in the D-Bus daemon and fix our own implementation
2878      (which shared exactly the same bug)
2879
2880    - fix crashes on precondition violations for GParamSpec constructors
2881
2882    - many other small fixups (see bug list)
2883
2884   * Many documentation improvements
2885
2886 Bugs fixed:
2887  309224 g_key_file_save_to_file missing
2888  583321 QNX: no SA_RESTART
2889  661576 fix handling of constructors that destroy half-constructed objects
2890  672102 GSubprocess class
2891  684842 Seeks on GMemoryOutputStream don't have opaque semantics
2892  688492 Add a notification API
2893  691581 g_output_stream_real_splice_async doesn't use overriden read/write_async functions
2894  702516 gfileutils: Make -Werror=format-nonliteral happy
2895  704218 New gapplication(1) tool
2896  704593 g_setenv: on some systems (BSD, OSX…), setting a variable to NULL crashes the system
2897  704882 GLocalDirectoryMonitorClass mount_notify field is useless
2898  704887 file monitoring improvements
2899  705029 Support for Solaris credentials
2900  705688 g_settings_list_children: only list viable schemas
2901  706254 Afp backend cannot copy files
2902  707887 Attempting to create GObject Property with underscore prefix segfaults
2903  708042 gapplication: don't rely on cmdline being finalized immediately
2904  708265 add support for GNU/Hurd in GLib D-Bus Library
2905  708266 fix error code checks when SOCK_CLOEXEC is defined but not supported
2906  708529 xdgmime: valgrind warns about invalid reads
2907  708677 incorrect object path 'deskop' used in gio/gdbusobjectmanagerclient.c
2908  708714 Typo in docs of GLIB_VERSION_2_40 macro.
2909  708753 gdesktopappinfo: Call g_file_get_path() on demand
2910  708793 glib build fails with clang < 3.1: error: expected ';' after top level declarator
2911  708828 GDBusProxy: add the ability to call methods on non autostarted proxies
2912  708860 glib-2.38.0 doesn't build on Solaris 10
2913  708972 gnetworking.h in tarball screws up out-of-source builds
2914  709113 [PATCH] Main loop dispatch path has needless linked list
2915  709227 Update to unicode 6.3.0
2916  709301 goutputstream: Add clear warning about short writes to _write_bytes() and async version
2917  709326 GDesktopAppInfo crashes creating a DBusActivatable app without a filename
2918  709440 Fix overloading of "source" and "target" terminology in GBinding
2919  709615 Cannot use g_test_expect_message with g_error
2920  709753 Add helpers for string matches when using GtkSearchBar-like widget
2921  709898 Expose thumbnail validity in GFile attributes
2922  709966 Remove outdated documentation
2923  709994 Minor fix for HACKERS doc to direct hackers to proper help file
2924  709995 Obsolete makefile rules
2925  710002 G_MAXUINT may be assigned as duplicate source id
2926  710313 Memory leak in g_key_file_get_(u)int64 with invalid integer values
2927  710345 [Patches] Fix some redundant-decls
2928  710496 g_locale_to/from_utf8() doc updated.
2929  710625 g_file_error_from_errno: Remove unneeded breaks
2930  710666 Frame clock related bug fixes
2931  710724 gmain: Warn when g_source_remove() fails
2932  710726 Work around D-Bus bug with path_namespace='/' match rules
2933
2934 Translations:
2935  Assamese
2936  Brazilian Portuguese
2937  Indonesian
2938  Russian
2939  Tamil
2940  Traditional Chinese
2941
2942 What's new in Glib 2.38
2943 ========================
2944
2945  * Application support
2946
2947   - GIO now provides an implementation of Desktop Actions from the
2948     desktop entry specification
2949
2950   - GApplication now implements the org.freedesktop.Application
2951     interface as per the desktop entry specification, allowing for
2952     standards-based D-Bus launching of GLib-based applications
2953
2954   - GDesktopAppInfo now supports DBusActivatable as per the desktop
2955     entry specification, allowing GLib-based applications to use D-Bus
2956     to launch other applications
2957
2958   - GApplication now has a "busy" flag that can be set on an application
2959     to allow the shell to show that it is busy
2960
2961  * GObject
2962
2963   - the private offset for a given class type is now always constant.
2964     This was done by reorganising the memory layout of instances so that
2965     the private data comes before the "official" pointer for the object
2966     (ie: at a negative offset).  Valgrind macros were added to mitigate
2967     any problems that this may have caused.
2968
2969   - a new G_DEFINE_TYPE_WITH_PRIVATE has been added along with a
2970     generated function *_get_instance_private() that can now serve as an
2971     equally-performing alternative to ->priv pointers in instances
2972     (allowing memory savings)
2973
2974   - new G_PRIVATE_FIELD, G_PRIVATE_FIELD_P and G_PRIVATE_OFFSET macros
2975     provide a convenient method of converting between named variables in
2976     private structures and their (now constant) offsets
2977
2978   - installing properties on a GObjectClass must now be done from
2979     class_init.  It is no longer valid to install them after class_init
2980     has returned.
2981
2982   - it is now possible to manually break a GObject property binding
2983     without destroying one of the objects involved
2984
2985  * Icons
2986
2987   - the requirements for implementing the GIcon interface have changed
2988     in order to make it possible to consume all implementations of GIcon
2989     with a finite number of cases
2990
2991   - a new GBytesIcon type was added for an icon represented by an
2992     in-memory binary blob in a known image format (ideally png).
2993
2994   - new APIs g_icon_serialize() and g_icon_deserialize() replace the old
2995     to/from_string APIs and will always work, irrespective of which
2996     types have been initialised in the calling process, allowing for a
2997     serialised GdkPixbuf to be deserialised in a process that doesn't
2998     have GdkPixbuf
2999
3000   - support for icons has been added to GMenuModel using the new APIs
3001
3002  * Actions and menus
3003
3004   - GPropertyAction provides a convenient way of creating a stateful
3005     property corresponding to a property on a GObject, such as the
3006     "visible-child-name" property of a GtkStack
3007
3008   - new API g_menu_remove_all()
3009
3010   - we now have established rules about what is a "valid" action name
3011     and an API to check them
3012
3013   - a new API for converting detailed action names to and from the
3014     split-out name and parameter value (as GVariant)
3015
3016   - for backwards compatibility, invalid action names can still be used
3017     with most functions, but this is not recommended
3018
3019  * Other GIO
3020
3021   - GDBus now supports services that wish to handle some of all
3022     properties on an interface asynchronously, without requiring the
3023     service to reimplement the entire org.freedesktop.DBus.Properties
3024     interface
3025
3026   - GFile now has a new _measure_disk_usage() (and async) API for
3027     recursively determining the amount of disk space used by a
3028     particular directory (akin to 'du').
3029
3030   - asynchronous version of g_file_trash() and g_file_make_directory()
3031     have been added
3032
3033  * Other new API
3034
3035   - GRegex has a new function to query the maximum lookbehind length to
3036     allow for regexp matching on streams
3037
3038   - GVariant has two new APIs for constructing strings that allow
3039     avoiding copies in some cases: g_variant_new_take_string() and
3040     g_variant_new_printf()
3041
3042  * Testing
3043
3044   - we can now generate TAP output
3045
3046   - new support functions for simplifying the process of dealing with
3047     data files for srcdir != builddir and installed test cases
3048
3049   - g_test_trap_subprocess() provides a portable alternative to
3050     g_test_trap_fork()
3051
3052  * Other
3053
3054   - GLib now builds on Android against the bionic C library
3055
3056 Overview of changes from GLib 2.37.93 to 2.38.0
3057 ================================================
3058
3059 * fix the documentation for GSourceFuncs
3060
3061 * fix compilation on OS X/ppc64
3062
3063 Bugs fixed: 708445, 647145
3064
3065 Translations updated:
3066  Danish
3067  French
3068  Portuguese
3069  Punjabi
3070
3071 Overview of changes from GLib 2.37.92 to 2.37.93
3072 ================================================
3073
3074 * a couple of bugfixes in the new g_file_measure_disk_usage() API
3075
3076 * updated Traditional Chinese translation
3077
3078 Overview of changes from GLib 2.37.7 to 2.37.92
3079 ===============================================
3080
3081 * new API g_file_measure_disk_usage() similar to du(1)
3082
3083 * minor fixes
3084
3085 * Translation updates:
3086  Assamese
3087  Belarusian
3088  Brazilian Portuguese
3089  Catalan
3090  Czech
3091  Galician
3092  German
3093  Hungarian
3094  Indonesian
3095  Italian
3096  Korean
3097  Korean
3098  Latvian
3099  Lithuanian
3100  Polish
3101  Serbian
3102  Slovenian
3103  Spanish
3104
3105 Overview of changes from GLib 2.37.6 to 2.37.7
3106 ==============================================
3107
3108 * GDateTime now supports %:z formatting variations
3109   for timezones. This is a GNU date extension.
3110
3111 * Bugs fixed:
3112  685387 Segfault with GObject.signal_handler_is_connected()...
3113  686786 g_socket_get_available_bytes() returns wrong value ...
3114  705027 GSocket GSource not threadsafe on Windows
3115  706469 Fix G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE documentation
3116  706706 Fix Gir annotations on g_loadable_icon_load_finish
3117  706888 gtype: fix a no-op assertion
3118  706958 configure.ac: fix atomic opts detection
3119  707092 "File Utilities" page for GLib documentation doesn'...
3120  707151 gdatetime: Extend the '%z' timezone format
3121
3122 * Translation updates:
3123  Catalan
3124  Hungarian
3125  Japanese
3126  Polish
3127  Slovak
3128  Tamil
3129
3130
3131 Overview of changes from GLib 2.37.5 to 2.37.6
3132 ==============================================
3133
3134 * Tests using the g_test facilities can now generate TAP output
3135
3136 * Bugs fixed:
3137  680926 generic type fallback logic is broken for -symbolic
3138  684327 setting null icon to icon list
3139  689245 GSocket unable to reuse (address,port) on Mac OS X
3140  692125 Support TAP as GTest output format
3141  693335 build: fix dtrace-related warnings
3142  696633 gdbus-codegen trips over unicode chars when using python 3.x
3143  696970 Compiling 2.36.0 for win64 fails
3144  697185 GSocket – Allow specifying the multicast interface from...
3145  700268 Add support for using the clang analyzer
3146  701318 Add G_SPAWN_DEFAULT to GSpawnFlags
3147  701529 glib/tests/gdatetime: use UTC time in test_GDateTime_diff()
3148  701800 a new approach to reporting critical errors
3149  702674 g_date_time_new_utc crash
3150  704165 GLib.IOChannel read_unichar() fails
3151  705075 Simplify g_get_tmp_dir()
3152  705152 Race in glib/task.test
3153  705398 gtype: Fix typo in g_type_class_add_private() error message
3154  705570 Check ref_count in g_object_notify_by_pspec
3155  705600 Deprecate GSimpleActionGroup functions?
3156
3157 * Updated translations:
3158  Assamese
3159  Brazilian Portuguese
3160  Czech
3161  Dutch
3162  Galician
3163  Gujarati
3164  Hebrew
3165  Italian
3166  Lithuanian
3167  Marathi
3168  Norwegian bokmål
3169  Russian
3170  Slovenian
3171  Spanish
3172  Thai
3173  Traditional Chinese
3174
3175
3176 Overview of changes from GLib 2.37.4 to 2.37.5
3177 ==============================================
3178
3179 * Implement the Desktop Action specification: In the case that the
3180   application is a GApplication and DBusActivatable, actions from the
3181   desktop file are translated into GActions that have been added to
3182   the  application with g_action_map_add_action().
3183
3184 * GPropertyAction is a new type of GAction that represents the value
3185   of a property on an object, and allows to change the value when
3186   activated.
3187
3188 * GNetworkMonitorNetlink can now handle default routes via a device.
3189
3190 * The gsettings tool now reports failure to write a key (e.g. because
3191   the key was locked down)
3192
3193 * Miscellaneous new api:
3194  - g_variant_new_printf
3195  - g_action_print_detailed_name
3196  - g_regex_get_max_lookbehind
3197
3198 * Bugs fixed:
3199  664444 Support additional application actions in .desktop files
3200  684123 glib build only tries -D_GNU_SOURCE if glibc is detected
3201  689794 support incremental matching
3202  699259 add org.freedesktop.Application support to GIO
3203  700460 rewrite tests to not rely on precise timing of timeouts
3204  701511 updates to various GSource types
3205  701609 gnetworkmonitornetlink: handle default route via device
3206  703270 add GPropertyAction
3207  704157 GAction: add function for printing detailed names
3208  704250 Doc: various fixes
3209  704267 regression gsourceclosure: segfault in gedit file chooser
3210  704322 glib-unix: fix handling of multiple signal source for the...
3211  704424 No error when failing to override a locked key
3212  704447 Fix build/use of g_child_watch_closure_callback on Windows
3213  704523 g_thread_create_full() can dereference NULL pointer
3214  704543 Add implementations for G_GNUC_*_IGNORE_DEPRECATIONS for ...
3215  704567 gdbusnameowning: Don't spew an error if we're releasing a...
3216  704585 libc printf can give mixed-case strings for NaN and Inf
3217  704587 FTBFS: statfs_result is undeclared for statvfs()
3218  704699 gmain: Reset signal handlers to default when source is
3219  704704 AI_NUMERICSERV cannot be used with ai_socktype = 0
3220  704873 inotify: don't assume mainloop is running
3221  704999 glib/convert.test crashing due to lack of iconv cache
3222  704931 GMenuModel: add annotations to virtual functions
3223
3224 * Translation updates:
3225  Assamese
3226  Czech
3227  German
3228  Gujarati
3229  Spanish
3230  Tamil
3231
3232
3233 Overview of changes from GLib 2.37.3 to 2.37.4
3234 ==============================================
3235
3236 * Bugs fixed:
3237  701283 g_source_add_child_source() segfault
3238  702147 inconsistency of G_STRFUNC
3239  703191 new private macros interact poorly with versioning macros
3240  703254 Doc: various fixes
3241  703407 g_spawn_async() keeps child_pid_report_pipe open in child process
3242  703437 GDBusConnection: be more careful with async GetAll
3243  703478 Missing G_BEGIN/END_DECLS in gsettingsschema.h
3244
3245 * Translation updates:
3246  Catalan
3247
3248 Overview of changes from GLib 2.37.2 to 2.37.3
3249 ==============================================
3250
3251 * add a new API for instance private data: G_DEFINE_TYPE_WITH_PRIVATE
3252
3253 * fix timestamps in tarball to prevent automake from being required to
3254   build the unmodified source
3255
3256 * add new D-Bus API for async property handling
3257
3258 * add back fsync() on ext4 for g_file_set_contents() after it was
3259   discovered that despite statements in the ext4 documentation
3260   suggesting that this is safe, it is not safe.
3261
3262 * Translations:
3263  Italian
3264  Norwegian bokmål
3265
3266 * Bugs fixed:
3267  698375 - D-Bus async properties
3268  700350 - timestamp issue
3269  701560 - fsync issue (fixed again)
3270  700035 - new API for instance private data
3271
3272 Overview of changes from GLib 2.37.1 to 2.37.2
3273 ==============================================
3274
3275 * The GLib test utilities have grown some file-related APIs
3276   to support tests that can be used installed and uninstalled.
3277
3278 * Installing properties after class initialization is deprecated,
3279   and will trigger a warning.
3280
3281 * GApplication:
3282  - Support org.freedesktop.Application, including D-Bus activation
3283    from desktop files
3284  - Set prgname to appid for services
3285
3286 * Bugs fixed:
3287  549783 gtester lacks framework for tests with data files
3288  692848 Fix property example in gobject tutorial
3289  698018 Add an explicit g_binding_release()
3290  698614 GObject: prevent installing properties after init
3291  699259 add org.freedesktop.Application support to GIO
3292  699959 g_file_copy(): Ensure we create private files by default
3293  700123 Test failure: g_inet_socket_address_get_scope_id
3294  700725 GIcon: NULLify the `type' out param in the sync methods too
3295  701401 gtest: add function for testing for WINE
3296  701456 Error in gnome/glib/gio/tests/file.c
3297  701474 Error building glibmm due to extra comma in glib/gtestutils.h
3298  701560 various improvements for g_file_set_contents()
3299  701680 GFileEnumerator: Add some documentation about ordering
3300  701878 Check wakeup() before iteration(TRUE) doesn't block
3301
3302 * Translations:
3303  Assamese
3304  Czech
3305  Galician
3306  Gujarati
3307  Kannada
3308  Marathi
3309  Odia
3310  Polish
3311  Slovenian
3312  Spanish
3313  Telugu
3314
3315
3316 Overview of changes from GLib 2.37.0 to 2.37.1
3317 ==============================================
3318
3319  * add support for installed tests:
3320    https://live.gnome.org/GnomeGoals/InstalledTests
3321
3322  * add a new g_test_trap_subprocess() that works on Windows as a
3323    replacement for the (now deprecated) g_test_trap_fork()
3324
3325  * support for explicitly cancelling a gobject property binding
3326
3327  * performance improvements for signal argument handling
3328
3329  * stop using `quotes' in very many log messages generated by GLib, for
3330    favour of 'this style'.  This may cause testcases in other packages
3331    to fail if they were matching on the previous text.
3332
3333  * improve manpages: add missing arguments and flags
3334
3335 Translations: 
3336  Aragonese
3337  Assamese
3338  Gujarati
3339  Hindi
3340  Kannada
3341  Norwegian bokmål
3342  Odia
3343  Slovenian
3344  Spanish
3345  Tamil
3346  Telugu
3347
3348 Bugs fixed:
3349  679683 replace g_test_trap_fork()
3350  694380 Improve signal argument collection performance
3351  695233 Strings require plural forms
3352  697849 spelling fixes in cross.xml and running.xml
3353  698877 GProxyAddressEnumerator calls g_network_address_parse_uri without port
3354  698981 [PATCH] test /gdbus/connection/large_message could hang forever
3355  699079 Prototype support for installed tests
3356  699485 [PATCH] tests/mappedfile: Also handle ENOMEM
3357  699493 SOCKS5 proxy code crashes if it cannot authenticate
3358  699500 gbitlock: fix this to not unconditionally use futex emulation
3359  699779 [PATCH] G_GNUC_FORMAT: documentation error
3360  700263 m4macros/glib-gettext.m4: Don't use AC_HEADER_STDC
3361  700714 [PATCH] gtestutils: Ensure test subprocesses don't dump core
3362  700746 Use 'dumb quotes' rather than `really dumb quotes'
3363
3364 Overview of changes fron GLib 2.36.0 to 2.37.0
3365 ==============================================
3366
3367 * The syntax for detailed action names has been documented,
3368   and a parser API for them is now provided
3369
3370 * GApplication has gained a busy state. This feature is intended for
3371   clients that want to signal a desktop shell their busy state, for
3372   instance because a long-running operation is pending.
3373
3374 * GLib can now be built with the bionic C library
3375
3376 * GIcon can now be serialized to a GVariant
3377
3378 * Bugs fixed:
3379  548353 Finish implementing GFile interface (mostly asynchron...
3380  645881 Full port of glib-2.28.1 onto Android-ARM
3381  665445 Glib mistakes nl_langinfo() from plibc for the real t...
3382  672018 Need API to set global application state (busy, count...
3383  687659 drop support for adding interfaces after class_init
3384  688820 GIcon is a bad interface
3385  688954 extend 'detailed action' syntax, provide parser
3386  689223 Fix compilation on Android with the bionic C library
3387  695156 Add support for arg0namespace matching in signal_subs...
3388  696108 gdbus-codegen: avoid warnings in generated code
3389  696629 fix sed(1) usage
3390  696652 GTask won't free its error member variable on finalize
3391  696857 GThreadedResolver: set an error if no records could b...
3392  696973 Compiling 2.36.0 for win64 fails in gdbusmessage.c
3393  697131 No --version
3394  697160 [PATCH] gmacros: Mark G_UNAVAILABLE() functions as de...
3395  697229 Custom Interface implementations will be broken with ...
3396  697250 Documentation glitch of G_DEFINE_TYPE_EXTENDED causes...
3397  697365 Fix usage of hasmntopt in gunixmounts.c
3398  697367 Remove warning on gio/gunixmounts.c
3399  697386 Except const argument with atomic is not lock free
3400  697595 g_main_context_unref unlocks a mutex twice
3401  697601 reduce GMenuModel D-Bus traffic
3402  697626 Allow posix threads to be used on w32
3403  697652 Help options generated even when help disabled
3404  697771 fix a typo of "fo" to "of" in building.xml
3405  697887 GVariant: fix transfer annotation
3406  697942 abicheck.sh fails on mips
3407  698056 rewrite g_object_new()
3408  698081 Pidgin hangs in g_spawn_command_line_sync
3409  698455 GVariant: add new g_variant_new_take_string() API
3410  698457 g_variant_get_data_as_bytes() always returns toplevel...
3411  698478 gactionmap: don't require GActionGroup
3412  698595 the valgrind/priv-before-instance bug
3413  698655 desktop-app-info test relies on true being in /usr/bin/
3414  698686 GUnixSocketAddress: fix construct parameter issue
3415  698716 Use of g_mem_set_vtable() breaks after gobject automa...
3416  698999 bytesicon: fix a memory leak
3417  699001 bytesicon: don't use g_object_unref() on GBytes
3418  699361 gio: fix small leak
3419
3420 * Translation updates:
3421  Assamese
3422  Gujarati
3423  Hungarian
3424  Italian
3425  Kannada
3426  Norwegian bokmål
3427  Polish
3428  Spanish
3429  Tamil
3430
3431
3432 Overview of changes fron GLib 2.35.9 to 2.36.0
3433 ==============================================
3434
3435 This release contains only small bugfixes and translations updates.
3436
3437  - g_file_copy(): fix bug where attributes were not applied properly to
3438    the destination file
3439
3440  - fix some 'available since' annotations
3441
3442  - fix gdbus-codegen to produce more pedantically-correct code
3443
3444 * Bugs fixed:
3445  696108 gdbus-codegen: avoid warnings in generated code
3446  696014 g_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves permissions
3447
3448 * Translations updated:
3449  Basque
3450  Czech
3451  Gujarati
3452  Hindi
3453  Hungarian
3454  Japanese
3455  Malayalam
3456  Marathi
3457  Odia
3458  Punjabi
3459  Russian
3460  Tadjik
3461  Tamil
3462  Telugu
3463
3464 Overview of changes from GLib 2.35.8 to 2.35.9
3465 ==============================================
3466
3467 This release drops the old codepage ABI from gutils.c. This is a
3468 source-compatible change and only breaks ABI with respect to truly
3469 ancient binaries (and those binaries are already broken for other
3470 reasons).  This change only affects Windows.
3471
3472 * Bugs fixed:
3473  682896 glib doesn't build on mingw32
3474  693204 split up g_get_{hostname,username,realname,home_dir} etc.
3475  694181 Handle GNetworkAddress better in g_network_monitor_base_...
3476  694253 occasional /gdbus/unref-pending test failure
3477  694350 Add type names to gsignal warnings
3478  694757 Use separate GLIB_WARN_CFLAGS that can be overridden ext...
3479  568405 Which is the correct replacement for g_strncasecmp, if...
3480  630284 g_hash_table_get_keys docs
3481  659428 docs: Small clean-up of howto subsection headers
3482  675333 Cannot forget association in Open With dialog: program...
3483  694669 consider unicode corrigendum #9
3484  694843 g_base64_decode_step () produces invalid data
3485  695147 Don't use PATH_MAX as it's not guaranteed to be defined
3486  695191 Commit f641699 broke /appinfo/mime/api test case
3487  695339 Swapped msgid plural forms for translation
3488  695376 GDBusMethodInvocation leak and potential crash
3489  695425 Untranslatable message in gsettings-tool
3490  695887 Improvements to GObject API documentation
3491  695925 GUINT32/64_SWAP_LE_BE macros do not enclose val argume...
3492  696015 PATCH Add doc warning to g_base64_decode()
3493
3494 * Translation updates:
3495  Assamese
3496  Belarusian
3497  Brazilian Portuguese
3498  Catalan
3499  Catalan (Valencian)
3500  Danish
3501  French
3502  Galician
3503  German
3504  Greek
3505  Gujarati
3506  Italian
3507  Korean
3508  Latvian
3509  Lithuanian
3510  Polish
3511  Portuguese
3512  Punjabi
3513  Serbian
3514  Simplified Chinese
3515  Slovak
3516  Slovenian
3517  Spanish
3518  Thai
3519  Traditional Chinese
3520  Uyghur
3521  Vietnamese
3522
3523
3524 Overview of changes from GLib 2.35.7 to 2.35.8
3525 ==============================================
3526
3527 This release contains one major change that may cause problems: type
3528 modules are now never unloaded.  This is implemented by (effectively)
3529 leaking the last reference on dynamic types.  Some testcases that check
3530 for unloading of types have been observed to be broken by this change,
3531 but we know of no actual cases of "real code" breaking.  Please report
3532 any problems.
3533
3534 Other changes:
3535  * A couple of build fixes for Solaris
3536  * Fix signal emission for GDBusObjectManagerClient
3537  * annotations fixes
3538  * new API: g_dbus_address_escape_value()
3539  * GSocketClient: add proxy-resolver property
3540  * GSimpleProxyResolver: new simple GProxyResolver class
3541  * documentation fixes
3542  * gnetworkaddress: preserve IPv6 scope ID in IP literals
3543
3544 Bugs fixed:
3545  691105 Allow GSocketClient to override GProxyResolver for per client proxy settings.
3546  692827 configure test fails for arpa_nameser.h
3547  692829 new Btrfs support causes build failure on Solaris
3548  693285 GDBusObjectManagerClient: won't emit object-added|removed if name-owner arrives later
3549  693502 Cross-compiling documentation: typo (np -> no)
3550  693673 add g_dbus_address_escape_value()
3551  693694 gio: Fix annotations on g_[async_]initable_new() and friends 
3552
3553 Translations:
3554  Dutch
3555  Galician
3556  Polish
3557  Serbian
3558
3559 Overview of changes from GLib 2.35.6 to 2.35.7
3560 ==============================================
3561
3562 This is a quick follow-up release with a few bug fixes.
3563
3564 * Fix the build on systems with strict linkers by adding -pthread back
3565   to the LDFLAGS for a testcase.
3566
3567 * Re-enable native atomic operations on some buggy versions of clang
3568   that ship as part of the MacOS X SDK.
3569
3570 * Make G_IO_FLAG_IS_WRITEABLE an enum again (the #define broke bindings)
3571
3572 * a small docs fix
3573
3574 * Bugs fixed:
3575  657045
3576  636683
3577  682818
3578  693105
3579
3580 * Translations:
3581  Italian
3582
3583 Overview of changes from GLib 2.35.4 to 2.35.6
3584 ==============================================
3585
3586 * GUnixFdSource is a new way to add file descriptors
3587   to the mainloop
3588
3589 * g_source_set_ready_time lets you mark a source to become
3590   ready at a specified monotonic time
3591
3592 * The internal visibility handling of GLib has been reworked
3593
3594 * GFileMonitor will now automatically use fam instead of inotify
3595   if $HOME is on NFS
3596
3597 * The file monitor implementation can now be overridden with
3598   the GIO_USE_FILE_MONITOR environment variable
3599
3600 * Bugs fixed:
3601  570572 2 make check errors on
3602  592211 No monitoring over NFS mounts
3603  625552 wrong behaviour of GVolume GVolumeMonitor related func...
3604  657729 modernise GMainLoop
3605  658020 GSource for a single GPollFD
3606  678223 g_mutex_free
3607  682560 leak fixes
3608  682819 EINTR-harden all the things
3609  684404 When using g_network_address_address_enumerator_next()...
3610  686853 new GSource fd API
3611  688169 G_DISABLE_DEPRECATED doesn't cover deprecated/gthread....
3612  688681 build: Make .symbols file canonical on all platforms
3613  690118 Crash when closing last tab of a window using Ctrl-w
3614  691624 glib/gtester.c: missing include
3615  691812 gioinputstream - give task as callback_data not task_data
3616  691866 fails out of source build directory - gnetwork.h not f...
3617  692029 Add new API checking utility
3618  692034 Install an invalidation notifier for GClosure in g_sou...
3619  692058 Broken makefile for gio tests
3620  692079 build failure in gmarkup.c when using gcc 4.8 and buil...
3621  692201 inotify: fix a memleak
3622  692202 gfile: don't report completion twice on g_file_load_co...
3623  692229 Incorrect string formatters in a translation string
3624  692332 GNetworkMonitorNetlink: make the netlink socket cloexec
3625  692360 possibly non-threadsafe code in g_content_type_guess()?
3626  692404 tester: Use FD_CLOEXEC when creating pipes
3627  692408 nautilus SIGSEGV in g_file_info_get_size()
3628  692544 [PATCH] gfile: Ensure we create internal pipe with FD_C...
3629  692583 atomic get doesn't accept a const argument on architect...
3630  692618 Use g_timeout_add_seconds
3631  692815 Using g_hash_table_insert() when using a hash table as ...
3632  692865 Invalid docbook generated by gdbus-codegen
3633  692928 Document G_MENU_{ATTRIBUTE,LINK}_*
3634
3635 * Translation updates:
3636  Hebrew
3637  Kannada
3638  Lithuanian
3639  Norwegian bokmål
3640  Polish
3641  Serbian
3642  Slovenian
3643  Spanish
3644  Uyghur
3645
3646
3647 Overview of changes from GLib 2.35.3 to 2.35.4
3648 ==============================================
3649
3650 * New features:
3651  - New API: g_get_num_processors
3652  - New API: g_application_command_line_get_stdin
3653  - New GFileMonitor flag: G_FILE_MONITOR_WATCH_HARD_LINKS
3654  - Parse more timezone offset formats
3655  - Better timezone support on Windows
3656  - Make GParamSpec constructors introspectable
3657
3658 * Removed or deprecated features:
3659  - Disallow adding interfaces after class_init
3660
3661 * Bug fixes:
3662  532815 gio + inotify support for hardlinks
3663  614930 add g_get_num_processors (), return the max concurrent...
3664  626497 Btrfs clone/reflink ioctl support in g_local_file_copy
3665  633117 glib fails stests if /etc/localtime is not properly set
3666  661767 merge/improve various bits of run-in-thread functionality
3667  668210 Add g_application_command_line_get_stdin()
3668  675856 Use GDbus via gobject-introspection instead dbus-python
3669  684103 make glib work with python3
3670  684723 run-assert-msg-test.sh fails
3671  686058 OpenBSD: disable ipv6_v4mapped test
3672  686128 GTimeZone should be able to parse POSIX format for...
3673  687223 cleverer GThreadPool management
3674  687659 drop support for adding interfaces after class_init
3675  687920 GCredentials should have an accessor for the process ID
3676  688681 build: Make .symbols file canonical on all platforms
3677  688829 Variable overflow in utils.c test on 32-bit machine
3678  689324 Variable scoping in gunixmounts.c
3679  689810 Include guard optimization
3680  690043 Broken link for gsettings tutorial: gnome-utils in...
3681  690084 gmarkup: Make GMarkupParseContext a boxed type
3682  690388 Check if CMSG_FIRSTHDR() returns NULL when there is...
3683  690538 gschema DTD is invalid
3684  690543 Add test coverage for testing in-tree DBus services...
3685  690670 local_command_line not introspectable/annotated
3686  690902 G_END_DECLS needs to be at the end of gutils.h
3687  690970 Unhelpful deprecation message for g_value_array_get_nth
3688  691001 building docs is broken on master branch
3689  691011 Automake-1.13 errors on obsolete AM_PROG_CC_STDC
3690  691077 gio-querymodules crashes with SIGSEGV
3691  691110 g_cond_wait() docs incomplete
3692  691489 Crash in Oscars 2013 page
3693  691558 Only check for .hidden files if standard::is-hidden...
3694  691608 Support compilation with clang 3.2
3695
3696 * Translation updates:
3697  Assamese
3698  Bulgarian
3699  Estonian
3700  Galician
3701  Greek
3702  Hebrew
3703  Norwegian bokmål
3704  Polish
3705  Slovak
3706  Slovenian
3707  Spanish
3708  Tamil
3709
3710
3711 Overview of changes from GLib 2.35.2 to 2.35.3
3712 ==============================================
3713
3714 * This release contains an incompatible change to the g_get_home_dir()
3715  function. Previously, this function would effectively ignore the HOME
3716  environment variable and always return the value from /etc/password.
3717  As of this version, the HOME variable is used if it is set and the
3718  value from /etc/passwd is only used as a fallback.
3719
3720 * We now install a public "gnetworking.h" header that can be used to
3721  include the relevant OS-dependent networking headers. This does not
3722  really abstract away unix-vs-windows however; error codes, in
3723  particular, are incompatible.
3724
3725 * Bugs fixed in this release:
3726  142568 Allow $HOME to override passwd entry if the user really wants
3727  587806 The file selector should honor .hidden files
3728  602715 [GChecksum] Please add support for SHA512
3729  623187 provide some support for arbitrary setsockopt()s?
3730  629301 .goutputstream files left behind when cancelling I/O
3731  652650 Optimize GDBusMessage serialization
3732  664627 /gapplication/basic test intermittently fails: cmdline re-or...
3733  675516 Win32: Don't start a DBus server when built as static library
3734  679683 replace g_test_trap_fork()
3735  684145 Current Git sources fails to cross-compile for Windows in Li...
3736  686895 file-info: catch thumbnail files in large directory as well
3737  687092 IPv6 <-> IPv4 mismatch when subscribing to multicast (send)
3738  688180 GObject: Minor error in description of floating reference
3739  688319 gthread: add missing AVAILABLE_IN_2_32 annotations
3740  688377 configure: add missing square bracket in AS_IF for memmove
3741  688419 gtask: source_object arguments and return values not annota...
3742  688497 AppInfo: Add sufficient api to port gnome-session from Egg...
3743  688681 build: Make .symbols file canonical on all platforms
3744  688704 Add boxed GType for GThread
3745  688886 Improve the i18n documentation
3746  688931 GMemoryOutputStream: Add new _resizable() constructor usab...
3747  689037 need helper for creating a GFile from a remote commandline...
3748  689377 Fix a compiler warning in GDBus
3749  689538 Source object tag set too late in gsocketlistener
3750  689800 Treat lost+found directory as a hidden file
3751  689847 Add fast repeated typename -> GType resolver
3752  689982 Make GChecksum more fully introspectable
3753  690069 g_unix_open_pipe: Add missing F_SETFD
3754  690083 gfileenumerator: Add a g_file_enumerator_get_child method
3755  690163 Add a pre-configured gio/gnetworking.h for Visual C++ builds
3756  690346 Remove an unneeded escaping in NAMESER_COMPAT_INCLUDE
3757  690348 Fix g_type_add_class_private() name in g_warning
3758
3759 * Translation updates:
3760  Assamese
3761  Galician
3762  Hebrew
3763  Hindi
3764  Kannada
3765  Odia
3766  Polish
3767  Spanish
3768
3769
3770 Overview of changes from GLib 2.35.1 to 2.35.2
3771 ==============================================
3772
3773 Note that the incompatible change to the ->constructed() vfunc that was
3774 made in the last unstable release (2.35.1) has been reverted due to
3775 causing regressions in applications.
3776
3777 A new incompatible change has been introduced in this version: it is no
3778 longer permitted to add interfaces to a class after the first
3779 instantiation (or more strictly: after g_type_class_ref()).  Bug #687659
3780 is tracking this.
3781
3782 Two private symbols (g_menu_{attribute,link}_hash_iter_get_type) which
3783 were accidentally exported have also been properly hidden.  This may
3784 cause some tools to issue warnings about ABI mismatch.
3785
3786 The remaining changes should be relatively harmless: 
3787
3788  * GIO now has kqueue support for GFileMonitor (BSDs, Mac OS)
3789
3790  * New g_variant_new_from_bytes() API
3791
3792  * UNIX signal sources now allow watching SIGUSR1 and SIGUSR2
3793
3794  * Many pedantic cleanups to adhere to a higher level of -W use
3795
3796  * GTask changes to avoid a deadlock
3797
3798  * many cleanups/fixes for Windows
3799
3800  * Boxing for GPollFD, GIOChannel, GBytes, GByteArray
3801
3802  * Fix URL-encoding of trashed files
3803
3804  * Many other docs and annotations fixes
3805
3806 Translations:
3807
3808  Galician
3809  Gujarati
3810  Lithuanian
3811  Serbian
3812  Slovak
3813  Slovenian
3814
3815 Bugs closed:
3816
3817  649302 Add support for GNU/FreeBSD
3818  668842 [GSocket] Add caching for the sender address in g_socket_receive_from()
3819  672924 Add annotations for g_filename_from_uri()
3820  673229 glib: Use Returns:, not @returns
3821  677062 (partial) GVariant: Make g_variant_new_from_bytes() public, add more GBytes API
3822  686185 g_date_time_format Transcoding Fails on OSX      
3823  686191 g_mutex_get_impl() should use g_atomic_pointer_get()
3824  686797 Box GPollFD to make it introspectable
3825  686810 [regression] Infinite wait in g_task_run_in_thread_sync()
3826  686822 possible dlopen()/dlclose() issue with automatic g_type_init()
3827  686839 mkinstalldirs: Move to glib-mkinstalldirs
3828  686895 file-info: catch thumbnail files in large directory as well
3829  686898 g_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2
3830  686920 gdbus: Allow GDBusObjectManagerClient to work on peer connections
3831  686921 Remove some of the repetition from gio/tests/Makefile.am
3832  687075 g_spawn_sync diagnostic incorrectly complains about SIGCHLD
3833  687089 g_dbus_connection_export_menu_model(): fix a crash
3834  687098 Repeated g_timeout_add* use can lead to guint overflow
3835  687385 Add some stricter CFLAGS, fix up the code
3836  687441 ABI break in master: g_menu_attribute_hash_iter_get_type, g_menu_link_hash_iter_get_type removed
3837  687516 typo in string: KB should be kB
3838  687540 In Trash folder, Nautilus misinterprets "\n" in filename as a line break
3839  687541 GSignalQuery param_types field needs array annotation
3840  687600 gfileutils.c performs invalid cast of (varargs) open to non-vararg type
3841  687698 plural forms needed
3842  687700 ending spaces
3843  687742 Add support for internal linkage to glib-compile-resources
3844  687801 tests/buffered-input-stream: Fix size of parameter passed
3845  688109 win32 warning/error fixes
3846  688255 'make check' regressed in 138f4c1 because GMarkup error messages changed
3847  688338 [PATCH] gobject/gtype.c: Fix spelling of »exceed«
3848  688370 GDBusError documentation improvement for client-side
3849  688378 g_socket_join_multicast_group not working
3850  688518 gio-kqueue: use O_EVTONLY on MacOS
3851
3852
3853
3854 Overview of changes from GLib 2.34.0 to 2.35.1
3855 ==============================================
3856
3857 These two changes in particular may be slightly incompatible.  Please
3858 give feedback if they cause trouble:
3859
3860   * Signal handlers connected with g_signal_connect_object() are now
3861     automatically disconnected on target object destruction
3862
3863   * The ->constructed vfunc is now called after all properties are set
3864
3865 The remaining changes should not cause problems.
3866
3867   * g_type_init() is no longer necessary and has been deprecated
3868
3869   * GTask (the new GAsyncResult implementation) has landed 
3870
3871   * GLib version macros updated
3872
3873   * Update to Unicode 6.2
3874
3875   * Thread safety fixes for GFileMonitor in non-default main contexts
3876
3877   * GTimeZone support for old-format zoneinfo database (as on Mac OS)
3878
3879   * g_settings_bind() now works with non-canonical property names
3880
3881   * Fix crashes related to NULL connection passed to
3882     GBusNameVanishedCallback and document this situation
3883
3884 * Bugs fixed:
3885  118536 Make g_signal_connect_object'ed handlers disconnect when the data object is destroyed
3886  661767 merge/improve various bits of run-in-thread functionality
3887  682950 GFileMonitor crashing on high event count when running in different thread
3888  683642 Missing g_content_type_get_symbolic_icon
3889  684882 Gsettings should spaw a warning when binding against a low_underscored_property
3890  684909 codegen: Explicitly close output
3891  684912 Update to Unicode 6.2
3892  685037 g_strcmp0: Returns shall include values less and greater than zero
3893  685069 Leak in glib-compile-resources
3894  685208 missing g_return_if_fail
3895  685608 [Patch] Port gio tests from pygobject to pygi
3896  685697 Documentation typo in g_dbus_interface_skeleton_has_connection()
3897  685733 Call ->constructed() after all properties are set
3898  685787 gtestdbus: correct documentation typos
3899  685995 Crash in g_menu_exporter_name_vanished
3900  686091 Invalid reads in g_bytes_unref_to_data
3901  686119 dtrace, gobject_probes.d, the last three probes - semicolon missing
3902  686161 Deprecate g_type_init()
3903  686231 GBusNameVanishedCallback: document NULL connection
3904  686458 slightly increase poll duration in test_timed_wait 
3905
3906 * Translations updated
3907   Catalan (Valencian)
3908   Czech
3909   Danish
3910   Italian
3911   Lithuanian
3912   Norwegian bokmål
3913   Slovenian
3914
3915 Overview of changes from GLib 2.33.14 to 2.34.0
3916 ===============================================
3917
3918 * Bug fixes:
3919  654239 g_type_init()'s docs have no statement about how to...
3920  674620 Update GSettings migration guide for intltool updates
3921  676034 Fix doc annotation for g_ptr_array_ref()
3922  684278 Fix GIO build on Windows
3923
3924 * Translation updates:
3925  Brazilian Portuguese
3926  British English
3927  Bulgarian
3928  Catalan
3929  Galician
3930  German
3931  Hebrew
3932  Hindi
3933  Hungarian
3934  Kannada
3935  Latvian
3936  Marathi
3937  Spanish
3938  Telugu
3939
3940
3941 Overview of changes from GLib 2.33.12 to 2.33.14
3942 ================================================
3943
3944  * CVE-2012-3524: don't run dbus-launch from setuid binaries
3945
3946  * g_content_type_get_generic_icon_name():
3947      new API for getting the icon name for a mime type
3948
3949  * Introspection fixes:
3950   - GDBusConnection nullability fixes
3951   - give a box type to GTimeZone
3952
3953  * Drop GVFS_INOTIFY_DIAG
3954
3955  * Add a new "Writing GLib Applications" section to the reference
3956    documentation with general info on security, threads, etc.
3957
3958  * gwin32mount.c: Fix syntax error
3959
3960  * gresource tests: srcdir != builddir fixes
3961
3962  * tests/gvariant: Fix test on big endian architectures
3963
3964  * Fix regression in g_shell_parse_argv()
3965
3966 Bugs fixed:
3967  562907 g_shell_parse_argv() mishandles # (hash)
3968  683167 g_time_zone_new not introspectable
3969  683384 /gvariant/checksum-basic failure on big endian machines
3970  683641 Typo in gwin32mount.c
3971  683744 have a way to get the generic icon name for a mime type
3972
3973 Translation updates:
3974  Assamese
3975  Belarusian
3976  British English
3977  Czech
3978  Danish
3979  French
3980  Galician
3981  German
3982  Greek
3983  Hebrew
3984  Indonesian
3985  Indonesian
3986  Korean
3987  Lithuanian
3988  Marathi
3989  Marathi
3990  Polish
3991  Portuguese
3992  Punjabi
3993  Russian
3994  Serbian
3995  Slovenian
3996  Traditional Chinese
3997
3998 Overview of changes from GLib 2.33.10 to 2.33.12
3999 ================================================
4000
4001 * Add a G_DEFINE_QUARK macro
4002
4003 * Add symbolic icon support to drive, volume, and mount, file
4004   and content types
4005
4006 * Add API to allow thread-safe access to the same qdata item
4007
4008 * Bugs fixed:
4009  562907 g_shell_parse_argv() mishandles # (hash)
4010  627240 add G_DEFINE_QUARK
4011  672329 memory leaks in gutils.c and glib tests
4012  673012 Stable byte-level specification for normal form
4013  674805 gdbusproxy async test is broken
4014  679835 gvariant format string parsing (and assertions)...
4015  682075 gdbus: Fix double free and use after free of ob...
4016  682101 Provide a way to get a symbolic icon for a device
4017  682222 test_method_calls_on_proxy: assertion failed (e...
4018  682284 mount-op: use gint64 instead of guint64 for tim...
4019  682386 "make check" fails due to sys/resource.h not be...
4020  682560 leak fixes
4021  682586 gsettings-tool: make list-recursively really re...
4022  682819 EINTR-harden all the things
4023  682833 Handle EINTR for open()
4024  682849 drop the global lock for g_object_weak_ref
4025  682965 gdbus-tool: Check return value of strrchr()
4026  683088 gdbus-codegen: fix error when wrong interface n...
4027         Fix the build with gtk-doc-stub
4028         Don't crash if set_app_info is called before ad...
4029
4030 * Translation updates
4031  Assamese
4032  Galician
4033  Greek
4034  Indonesian
4035  Japanese
4036  Latvian
4037  Lithuanian
4038  Norwegian bokmål
4039  Polish
4040  Portuguese
4041  Punjabi
4042  Russian
4043  Spanish
4044  Traditional Chinese
4045  Vietnamese
4046
4047
4048 Overview of changes from GLib 2.33.8 to 2.33.10
4049 ===============================================
4050
4051 * New GTest API for testcases where log output is expected:
4052   g_test_expect_message()
4053
4054 * GMenuItem now has 'get' accessors and a construct-from-GMenuModel API
4055
4056 * GVariant now has a function to check a format-string for type
4057   compatibility
4058
4059 * win32: We now use overlapped IO to support multiple asynchronous
4060   operations (ie: reading and writing) at the same time.
4061
4062 * GMappedFile: Add g_mapped_file_get_bytes()
4063
4064 * The problems with g_file_make_directory_with_parents() should be
4065   resolved.
4066
4067 * The long-standing issues with placeholder generation of manpages are
4068   now resolved.
4069
4070 * gtlscertificate: Add GBytes based certificate and private-key props
4071
4072 * build: Switch back to using AS_IF for conditionals
4073
4074 * test coverage improvements, documentation improvements, leak fixes
4075
4076 * Bugs fixed
4077  326931 Better docs for G_GNUC_*
4078  550433 g_test_init doesn't recognize --help
4079  600751 GCompletion should better document if and how items memory is managed
4080  628193 Miscellaneous string fixes
4081  637460 man glib-genmarshal is hard to use
4082  674483 broken configure results when cross-compiling with gcc >= 4.5
4083  677065 GMappedFile: Add g_mapped_file_get_bytes()
4084  679288 win32: use overlapped events for streams
4085  679556 it's hard to use gtest when g_warning() is expected
4086  680823 g_file_make_directory_with_parents: Fix error propagation
4087  681319 gtlscertificate: Add certificate-bytes and private-key-bytes props
4088  681336 man pages not built if --enable-gtk-doc not specified
4089  681413 build: Switch back to using AS_IF for conditionals
4090  681501 gmem: array only partially filled with memcpy
4091  681854 Documentation fix for Howto compile a program with glib
4092  682025 Documentation correction
4093  682067 Fix problems with CLEANFILES and automake-1.11.1 
4094
4095 * Translations updated:
4096  Lithuanian
4097  Spanish
4098  Galician
4099  Telugu
4100  Serbian
4101  Assamese
4102  Marathi
4103  Indonesian
4104  Traditional Chinese
4105
4106 Overview of changes from GLib 2.33.6 to 2.33.8
4107 ==============================================
4108
4109 * GIO now has a g_file_delete_async function
4110
4111 * The defaults for GThreadPools max_unused_threads
4112   and max_idle_time values have been changed to
4113   2 and 15*1000, respectively.
4114
4115 * Bugs fixed:
4116  661767 merge/improve various bits of run-in-thread functionality
4117  680074 undefined symbol "get_C_locale"
4118  680121 g_cancellable_source_new: don't use a file descriptor
4119  680148 gthread: check for definition of PR_SET_NAME
4120  680310 Sorting of access points by strengh not working
4121  680704 g_utf8_strup() crash
4122  68076a0 GFile: Add g_file_delete_async()
4123  680787 Add .dir-locals.el to tell Emacs users not to use tabs...
4124  680823 g_file_make_directory_with_parents: Fix error propagation
4125  680994 STATIC_ASSERT in GDBusError docs don't have much utility
4126  681116 gtlscertificate: Add g_tls_certificate_equal() function
4127  681118 gtlsdatabase: Don't complain if no callbacks for async...
4128  669331 try to get gio tests working a little better on win32
4129  674314 Make gtk-doc not a hard dependency of GLib
4130  674800 gclosure: generic marshaller leaks return value
4131  675524 gsocket: FIONREAD undeclared (needs sys/filio.h)
4132  679509 use after free in g_dbus_action_group_describe_all_done()
4133  679996 gobject docs minor cleanup
4134  680459 Extra newline char in local implementation of g_applic...
4135  680505 object_path memory leak in gdbusobjectproxy.c
4136  680831 Deprecate and remove g_slice_[sg]et_config.*
4137  680912 gchecksum: Add g_compute_checksum_for_bytes()
4138  681151 checksum: Use functions instead of macros when buildin...
4139  681158 gtlscertificate: Don't confuse certificate and public ...
4140
4141 * Translation updates:
4142  Galician
4143  German
4144  Gujarati
4145  Hebrew
4146  Norwegian bokmål
4147  Serbian
4148  Slovenian
4149
4150
4151 Overview of changes from GLib 2.33.4 to 2.33.6
4152 ==============================================
4153
4154 * GAsyncInitable: partially revert the init_finish changes,
4155   some applications were found to rely on behaviour that
4156   was broken by these changes
4157
4158 * Bugs fixed:
4159  679617 win32: fix g_get_environ()
4160  679968 Add some annotations to GBytes, GVariantType...
4161  680111 GIOScheduler assumes GCancellable "cancelled...
4162
4163 * Translation updates:
4164  Spanish
4165
4166 Overview of changes from GLib 2.33.3 to 2.33.4
4167 ==============================================
4168
4169 * GMainContext: the source list has been reorganzied to
4170   avoid O(n) behaviour
4171
4172 * GRegex: Update included PCRE to 8.31 and expose new
4173   functionality in 8.x versions of PCRE
4174
4175 * GMountOperation gained a ::show-unmount-progress signal
4176   which provides information about slow unmount operations
4177
4178 * Bugs fixed:
4179  616892 gio: Add a boxed type for GFileAttributeMatcher
4180  619329 g_source_attach() O(n) in number of sources
4181  639771 g_dir_read_name() can also return NULL on error
4182  661767 merge/improve various bits of run-in-thread fun...
4183  667375 GAsyncInitable subclassing (and async subclassi...
4184  671545 Constify collect and lcopy strings in GTypeValu...
4185  674452 SEGFAULT in gio contenttype test
4186  674898 Deal with GLIB_VERSION_MIN_REQUIRED/MAX_ALLOWED...
4187  675504 Fix up GObject interface documentation
4188  677064 GString: Tweak documentation, add g_string_free...
4189  677578 error in PCRE error code conversion
4190  677579 update GRegexError for newer PCRE error codes
4191  678066 gdbus codegen does not work with python3
4192  678273 unicode othercasing is wrong in gregex
4193  678576 GIOScheduler performance enhancements
4194  678758 GTlsInteraction unlocks an unlocked mutex
4195  678808 GTestDBus issues
4196  678881 Test failures in /socket/timed_wait in some cas...
4197  678941 /contenttype/guess test case failure
4198  678944 gio returns the wrong default applications for ...
4199  678949 wrong definition of ulong_bool for 64 bit big e...
4200  678959 /mainloop/timeouts race condition: assertion fa...
4201  679193 update included pcre to 8.31
4202  679258 The 'Since' tag for G_SOURCE_CONTINUE and G_SOU...
4203  679473 Don't generate invalid property names
4204  679691 Add g_spawn_check_exit_status()
4205  679671 GDBusNodeInfo: the XML string must contain exac...
4206  676111 mount-operation: add show-unmount-progress signal
4207  679691 win32: fix build g_spawn_check_exit_status() wi...
4208  679813 Documentation bug on http://developer.gnome.org...
4209
4210 * Translation updates:
4211  Assamese
4212  Belarusian
4213  Bulgarian
4214  Galician
4215  Greek
4216  Norwegian bokmål
4217  Polish
4218  Spanish
4219  Traditional Chinese
4220  Vietnamese
4221
4222
4223 Overview of changes from GLib 2.33.2 to 2.33.3
4224 ==============================================
4225
4226 This release contains mostly bugfixes, cleanups and performance
4227 improvements (including many fixes contributed by Colin on the advice of
4228 Coverity).  There are a few notable externally-visible changes:
4229
4230 * Thumbnails are now in XDG_CACHE_HOME
4231
4232 * new GDBus API: per-thread g_dbus_connection_get_last_serial()
4233
4234 * GUnixOutputStream now has a can_poll() implementation
4235
4236 * New deep copy APIs for G(S)List: g_(s)list_copy_deep
4237
4238 * Bugs fixed:
4239  518309 Incorrect data*dir path in glib-gettextize output
4240  566994 Safer passing of -framework flag
4241  672889 GLib.utf8_validate does segfault
4242  673253 Not strict enough autconf test for libelf
4243  675024 adds g_list_copy_deep() and g_slist_copy_deep
4244  675168 prepare for thumbnails to move to XDG_CACHE_HOME
4245  675966 gresolver: More robust parsing of DNS responses
4246  676594 [Patch] fix g_reload_user_special_dirs_cache
4247  676825 Implement g_dbus_connection_get_last_serial ()
4248  677235 Clarify the comment at the top of gmarshal.list
4249  677527 OS X: gthread/spawn-async selftest failure
4250  677718 GDBusProxy: treat org.freedesktop.systemd1.Masked error as non-fatal
4251  677770 GUnixOutputStream does not implement can_poll
4252  677782 Install bash completion files in /usr/share
4253  677817 g_key_file_to_data adds extra blank lines in some cases
4254  677952 Missing annotation for GDBusConnection signal "closed"
4255  678052 g_wakeup_acknowledge is called too often.
4256  678273 unicode othercasing is wrong in gregex
4257  678333 gdbus-codegen code causes warnings under -Wfloat-equal
4258
4259 * Translations updated:
4260  Arabic
4261  Assamese
4262  Galecian
4263  Greek
4264  Spanish
4265  Telugu
4266
4267 Overview of changes from GLib 2.33.1 to 2.33.2
4268 ==============================================
4269
4270 * GLIB_VERSION_MIN_REQUIRED now defaults to the current stable version
4271
4272 * GIO input and output stream classes have grown GBytes-based methods
4273
4274 * GApplication now has hooks to register D-Bus objects before the bus
4275   name is taken
4276
4277 * Bugs fixed:
4278  605976 add g_type_ensure(), to ensure that a type has...
4279  660851 Breakage of code due to changes in the GThread...
4280  666386 Empathy doesn't open Redirect URI with particu...
4281  671139 need (transfer async) for io stream buffers
4282  672329 memory leaks in gutils.c and glib tests
4283  672548 g_utf8_validate: @str shouldn't end up annotat...
4284  674111 Provide an accessor for MimeType desktop entry...
4285  674483 broken configure results when cross-compiling ...
4286  674634 Add g_clear_pointer()
4287  674777 What's the (transfer) of g_variant_lookup()?
4288  675309 gkeyfile: Fix annotations for g_key_file_load_...
4289  675446 gfile: Plug memory leak in g_file_make_directo...
4290  675509 add extra dbus hooks
4291  675832 Incomplete gsettings bash auto-completion
4292  676208 The tmpl parameter to g_file_new_tmp can be NULL
4293  676265 GNetworkMonitor leaks a lot of memory
4294  676277 Document that g_app_info_create_from_commandli...
4295  676397 g_environ_* should work with NULL envp
4296  676398 g_spawn_* should take PATH from the passed env...
4297  676478 Broken gzip decoding
4298  676594 [Patch] fix g_reload_user_special_dirs_cache
4299  676816 Add more GLIB_AVAILABLE_IN_*
4300  676937 Document notify signal deduplication with free...
4301
4302 * Translation updates:
4303  Czech
4304  French
4305  German
4306  Greek
4307  Japanese
4308  Russian
4309  Slovenian
4310  Spanish
4311
4312
4313 Overview of changes from GLib 2.32.1 to 2.33.1
4314 ==============================================
4315
4316 * GApplication
4317  - can now have a NULL application ID
4318  - add accessors for determining dbus connection and object path
4319
4320 * g_clear_object: fix warnings when using it on C++ (due to lack of
4321   ability to implicitly cast void*)
4322 * add g_clear_pointer as a generic form of g_clear_object
4323
4324 * GDBus:
4325  - add our own implementation of the message bus for use on Windows only
4326  - fix up a few bugs that use of this bus uncovered in GDBus
4327  - escape nonce files in dbus addressess (think 'c:\')
4328  - support initial underscores in dbus codegen namespace (for private)
4329  - add GTestDBus for bringing up a session bus for testing purposes
4330  - gdbus-codegen: Avoid warnings in generated code
4331  - GDBusAuthObserver: Add a way to control what authentication mechanisms to use
4332  - 
4333
4334 * Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings backend)
4335
4336 * make sure configure fails if AC_CHECK_ALIGNOF cannot detect the alignment
4337
4338 * GAppInfo
4339  - overwrite the DISPLAY only if it is set in the launch context
4340  - add accessor for StartupWMClass
4341
4342 * glib/tests/date: force US locale running the GDateTime tests
4343
4344 * Resources:
4345  - fix broken use of GVDB on big endian machines
4346  - set a 'display name' so that pretty file names appear in Gtk CSS
4347    warning messages
4348
4349 * GMainContext:
4350  - block child sources when blocking the parent
4351  - introduce more testcases for child sources
4352
4353 * GResolver: add support for MX, TXT, NS and SOA records
4354
4355 * GSocketControlMessage: Don't warn about unknown messages
4356
4357 * GIO:
4358  - implement GSeekable for the data and buffered stream classes
4359  - implement GPollable for many more classes as well
4360  - fix GConverterInputStream infinite loop when fill_buffer returns an error
4361  - fileinfo: document the correct type for trash::orig-path
4362
4363 * test coverage improvements and general fixes
4364
4365 * new 2.34 stuff: version macros, docs index section, etc.
4366
4367 * Build:
4368  - add --disable-modular-tests build option
4369  - don't require host binaries if tests are not enabled for cross-builds
4370
4371 * Translations updated
4372  Brazilian Portuguese
4373  Bulgarian
4374  Czech
4375  French
4376  Galician
4377  German
4378  Hebrew
4379  Hindi
4380  Italian
4381  Norwegian bokmål
4382  Polish
4383  Russian
4384  Russian
4385  Serbian
4386  Simplified Chinese
4387  Slovenian
4388  Spanish
4389  Telugu
4390
4391 Overview of changes from GLib 2.32.0 to 2.32.1
4392 ==============================================
4393
4394 * Bugs fixed:
4395  670254 glib-2.30.2: Fails /GDateTime/new_from_unix test
4396  672541 glib-compile-resources prepends --sourcedir to absolute paths
4397  673139 URL to mailing lists in README incorrect
4398  673174 g_input_stream_read[_finish]: document returning 0 on EOF
4399  673191 glib/gchecksum.c warning: dereferencing type-punned pointer...
4400  673216 [W32] gtestutils does not use path separators consistently
4401  673439 Properly deprecate g_value_{set,get}_char
4402  673612 Fails to decode dictionaries wrapped in two layers of array
4403  673803 gclosure: Support return values of GVariants
4404  669285 glib/tests/markup-parse fails under non-english locale
4405  673911 gio-2.0.pc lists full path to executables, breaking cross com..
4406  673762 gnextstepsettingsbackend.c:343: error: parse error before 'in'
4407
4408 * Updated translations:
4409  Belarusian
4410  British English
4411  Bulgarian
4412  Catalan
4413  Czech
4414  French
4415  German
4416  Hebrew
4417  Hindi
4418  Hungarian
4419  Italian
4420  Japanese
4421  Kannada
4422  Latvian
4423  Lithuanian
4424  Marathi
4425  Norwegian bokmål
4426  Odia
4427  Polish
4428  Serbian
4429  Slovenian
4430  Spanish
4431  Swedish
4432  Telugu
4433
4434
4435 Overview of changes from GLib 2.31.22 to 2.32.0
4436 ===============================================
4437
4438 * Bugs fixed:
4439  671988 Quickly registering / unregistering objects on bus...
4440  672095 glib needs stable sort function
4441  672406 glib/tests/include.c fails to build on FreeBSD
4442
4443 * Updated translations:
4444  Telugu
4445
4446
4447 Overview of changes from GLib 2.31.20 to 2.31.22
4448 ================================================
4449
4450 * Bugs fixed:
4451  531901 Use __builtin_bswap* for GUINT*_SWAP_LE_BE if building...
4452  653167 Out of tree build is broken on windows
4453  668973 Test /gvariant/parser fails on Solaris 10
4454  669797 gvfs now lists its fuse mounts
4455  670846 deadlock: GStreamer-WARNING **: wrong STREAM_LOCK count 0
4456  671664 gio-querymodules: unlink instead of writing empty cache
4457  671676 Glib can't be cross-compiled any more after merge of...
4458  671918 gnome-shell is inaccessible unless started while an AT...
4459  671942 GSocketMsgFlags: annotate as a flags
4460  671997 Unix signal handling assumes that volatile 1-byte writes...
4461  672013 GSimpleAsyncResult: support reliable cancellation
4462  672026 default log output should include pid and/or prgname
4463  672095 glib needs stable sort function
4464  672201 G_SPAWN_SEARCH_PATH should continue on ENODEV and ETIMEDOUT
4465  672239 request NO_REPLY from g_dbus_connection_call() with no as...
4466  672249 gdbusproxy leaks asyncresult in an error case instead of...
4467
4468 * Translation updates:
4469  Assamese
4470  British English
4471  Catalan
4472  Catalan (Valencian)
4473  Danish
4474  Esperanto
4475  Finnish
4476  French
4477  German
4478  Hungarian
4479  Korean
4480  Lithuanian
4481  Norwegian bokmål
4482  Polish
4483  Portuguese
4484  Russian
4485  Traditional Chinese
4486
4487
4488 Overview of changes from GLib 2.31.18 to 2.31.20
4489 ================================================
4490
4491 * Update to Unicode 6.1
4492
4493 * Update PCRE to 8.30
4494
4495 * Deprecations are now versioned, and new API is
4496   marked with the version it was introduced.
4497   Use these with GLIB_VERSION_{MIN,MAX}_REQUIRED
4498
4499 * The performance of signal emissions has been
4500   improved for simple cases
4501
4502 * Bugs fixed:
4503  529806 Cannot build in 64-bit Mac OS X due to libiconv
4504  580873 Documentation of register type functions incomplete
4505  592666 Document how to unset an attribute
4506  597785 g_type_class_add_private code snippet is a bad example
4507  621368 glib-2.24.1: FAIL: run-assert-msg-test.sh when updating...
4508  622149 --disable-regex breaks glib2 build
4509  639873 GBinding: Crash when binding two properties on the same...
4510  640202 For GLIB v. 2.23.6 and above: impossibility to build mu...
4511  668295 Need a way to classify GVolume instances
4512  669670 gasyncqueue: don't use deprecated g_cond_timed_wait()
4513  670542 Add version information for deprecations
4514  670557 gvaluetransform: Fix an infinite loop with GFlagsValue...
4515  670721 global variable for signal ID should be hidden
4516  670751 IceWM build fails due to the G_DEPRECATED_FOR macro
4517  670909 g_dbus_connection_call leaks when it receives an error...
4518  670922 Include path to gdbus-codegen in the pkgconfig file
4519  670969 GSequence lookup may fail if there was no sort prior to...
4520  671025 Constants and identifiers starting with a number are no...
4521  671270 make distclean failures
4522  671281 glib-compile-resources.xml is missing from the dist tar...
4523
4524 * Translation updates:
4525  Basque
4526  Belarusian
4527  Brazilian Portuguese
4528  Bulgarian
4529  Galician
4530  Hebrew
4531  Lithuanian
4532  Persian
4533  Punjabi
4534  Serbian
4535  Simplified Chinese
4536  Slovenian
4537  Telugu
4538  Traditional Chinese
4539  Uyghur
4540  Vietnamese
4541
4542
4543 Overview of changes from GLib 2.31.16 to 2.31.18
4544 ================================================
4545
4546 * GDBusProxy has now a flag, G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROPERTIES,
4547   which can be set to make GDBus automatically reload
4548   changed properties even if the propertychanged signal
4549   does not contain the new values.
4550
4551 * GApplication puts non-unique applications on the bus
4552
4553 * GApplication now has g_application_quit()
4554
4555 * g_async_queue_timed_pop has been deprecated in favor of
4556   the new g_async_queue_timeout_pop, which uses relative
4557   delays in microseconds instead of a GTimeVal.
4558
4559 * a huge number of API documentation fixes
4560
4561 * Bugs fixed:
4562  647986 put non-unique apps on D-Bus
4563  658484 vpn connection vs NetworkSecretDialog
4564  664237 GDateTime falls back to UTC if TZ is set
4565  669329 gthread-win32: update for g_get_monotonic_time() changes
4566  669330 glocalfile: fix error code when opening a directory on win32
4567  669372 glib/tests memory leaks.
4568  669412 mem leak in g_environ_unsetenv
4569  669538 Fix compilation of glib-compile-resources.c on Windows
4570  669544 gdbus-codegen example introspection XML is not complete
4571  669595 glib-mkenums: fix handling of forward enum declarations
4572  669670 gasyncqueue: don't use deprecated g_cond_timed_wait()
4573  669671 gobject: use #pragmas to avoid deprecated function warnings
4574  669689 Retrieve cwd and environ in local GApplicationCommandLine
4575  669810 socket/win32: flush pending read before signaling HUP
4576  669865 g_regex_fetch()
4577  670085 memory leak in g_output_stream_write_async
4578  670138 gbytes.h is missing the G_BEGIN/END_DECL guards
4579  670485 Simplify session API (shared bug with gtk+)
4580
4581 * Updated translations:
4582  Belarusian
4583  Danish
4584  Galician
4585  Serbian
4586  Telugu
4587  Hebrew
4588
4589
4590 Overview of changes from GLib 2.31.14 to 2.31.16
4591 ================================================
4592
4593 * GResource:
4594  - The resource compiler can now convert pngs into
4595    pixel data that can be used without parsing at runtime
4596    (requires gdk-pixbuf-pixdata to be present)
4597
4598 * Bugs fixed:
4599  669123 resource compiler: failing to-pixdata should...
4600  669173 resource: fix xml preprocess entity handling
4601  669224 Cross-compilation broken by data-to-c
4602  669253 gsettings set buggy on array values
4603  669334 fix memory leak in bookmark file parser
4604
4605 * Translation updates:
4606  Norwegian bokmål
4607  Spanish
4608
4609
4610 Overview of changes from GLib 2.31.12 to 2.31.14
4611 ================================================
4612
4613 * GResource:
4614  - GLib now includes a commandline utility, gresource,
4615    to explore resources in ELF files
4616  - The resource compiler can now optionally strip
4617    ignorable whitespace from XML resources
4618  - The resource compiler can now generate build dependencies
4619  - The resource compiler will now autoselect output formats
4620
4621 * GApplication:
4622  - The menu markup parser API has been dropped, the
4623    menu XML support lives in GTK+ now
4624
4625 * GValueArray has been deprecated
4626
4627 * Bugs fixed:
4628  626258 N-ary Trees - 'nodes' can be inserted before and after...
4629  634232 Core Dump / Aborted using g_key_file_to_data
4630  639099 schema compiler chokes on valid schema
4631  667228 Deprecate GValueArray
4632  667243 Add an element clear function to GArray
4633  667929 glib-compile-resources: xml resources doesn't need to...
4634  668250 g_date_time_format() produces a non-UTF8 string
4635  668468 'IP_ADD_SOURCE_MEMBERSHIP' undeclared
4636  668532 resources: add dependency generator to the resource compiler
4637  668539 resources: compiler should autoselect output format...
4638  668561 gresource-tool not internationalized
4639  668572 glib_cv_g_atomic_lock_free config.cache setting not honored...
4640  668650 GRealArray->clear_func should be initialized
4641  668756 GKeyFile: allow loading from empty strings
4642  668857 fix couple of typos in comments
4643  669024 goption: implement platform_get_argv0() for OpenBSD
4644
4645 * Updated translations:
4646  Galician
4647  Norwegian bokmål
4648  Spanish
4649  Traditional Chinese
4650
4651 Overview of changes from GLib 2.31.10 to 2.31.12
4652 ================================================
4653
4654 * GApplication:
4655  - Drop support for exporting menus - this functionality
4656    will be provided in GtkApplication
4657  - Add a way to create actions that change settings
4658
4659 * Bugs fixed:
4660  629503 Add async versions of g_unix_connection_{receive,send}_credentials
4661  656301 glib-compile-schemas should not create an empty file
4662  668071 mingw-gcc build fails on gio/gsocket.[c|h]
4663  668118 the big appmenu switcheroo
4664  668158 base64 encode and line termination
4665  668163 GDBusConnection: note that exit-on-close is sometimes TRUE
4666  668269 gsignal: add g_signal_handlers_disconnect_by_data
4667  668279 create GAction from GSettings
4668
4669 * Translation updates:
4670  Norwegian bokmål
4671
4672
4673 Overview of changes from GLib 2.31.8 to 2.31.10
4674 ===============================================
4675
4676 * GResource:
4677  - A new facility to allow linking data files into binaries
4678    and make them available as resources
4679  - Resources are compiled using glib-compile-resources
4680  - GIO supports resource:/// uris to access resources
4681
4682 * Bugs fixed:
4683  619126 Missing dependency libs
4684  658315 g_key_file_get_keys() should set length to 0...
4685  660371 is it ever valid to have 0 as a GError domain?
4686  666700 Add some missing (allow-none) annotations
4687  667375 GAsyncInitable subclassing (and async subclassing...
4688  667447 Missing many introspection annotations
4689  667790 Protect call to pthread_condattr_setclock with define
4690  667938 wrong gtypes generated for empty flags enums
4691
4692 * Translation updates:
4693  Hebrew
4694  Spanish
4695
4696
4697 Overview of changes from GLib 2.31.6 to 2.31.8
4698 ==============================================
4699
4700 * GObject:
4701  - The type checks for overriding properties have been loosened.
4702    In particular, it is now possible to add the CONSTRUCT flag
4703    to an overridden property
4704  - GWeakRef is a new API for weak references; unlike g_object_weak_ref
4705    and g_object_add_weak_pointer, it is thread-safe.
4706
4707 * GHashTable has grown new convenience api for use as a set:
4708   g_hash_table_add, g_hash_table_contains
4709
4710 * GSocketConnection has gained API for managing connection status
4711
4712 * GSettings: a native OS X backend has been added, under the
4713   name 'nexstep'
4714
4715 * Bugs fixed
4716  455640 Something fishy with GRegex and unicode
4717  548954 weak references are not threadsafe
4718  625751 Add G_FILE_ATTRIBUTE_FILESYSTEM_USED
4719  658871 gbacktrace: g_get_prgname () isn't called for a NULL argu...
4720  664069 gvariant: Never break out of g_variant_iter_loop
4721  664830 g_strescape doesn't natively handle \v (vertical tab)
4722  665211 GDBusConnection singleton access can race with disposal
4723  665805 Add GSocketClient::action, for tracking socket client status
4724  666116 some tests provoke undefined behaviour, which is undesira...
4725  666422 Unreachable code in gio gnetworkmonitornetlink.c
4726  666551 Crash in g_thread_xp_SleepConditionVariableSRW
4727  666595 menu parser disallows id='' on submenu and section
4728  666615 loosen property override flag restrictions
4729  666616 gobject: fix property override type checks
4730  666803 g_utf8_validate() fails to validate strings with known size
4731  666804 g_ateaxit deprecation warning in devhelp points in wrong ...
4732  666951 g_mkdtemp: Since version incorrect in docs
4733  666978 Fails to compile glib applications with ISO C90 compiler
4734  667098 ginetaddressmask leaks its address property
4735  667225 GSocket: add missing type checks to public methods
4736  667226 GSocket: fix an error return value
4737  667279 Sometimes crashes when launching commandline-crea...
4738  667285 Wrong keyname listed in documentation for g_deskt...
4739  667331 Use g_queue_free_full() convenience function
4740  667420 GHashTable GDB pretty printing is broken
4741
4742 * Updated translations
4743  Belarusian
4744  Bulgarian
4745  Hebrew
4746  Norwegian bokmål
4747  Norwegian Nynorsk
4748  Spanish
4749  Vietnamese
4750
4751
4752 Overview of changes from GLib 2.31.4 to 2.31.6
4753 ==============================================
4754
4755 * GApplication no longer has APIs for setting menus.  Those have been
4756   moved to GtkApplication.
4757
4758 * the GActionGroup import/export functionality has been decoupled from
4759   GApplication by the introduction of a new interface for the purpose of
4760   handling platform data: GRemoteActionGroup.  This allows Gtk to
4761   properly deal with platform data (and gdk threads) on window actions.
4762
4763 * lots of documentation improvements
4764
4765 * bug fixes and a huge number of memory leak fixes
4766
4767 * the test suite now passes on ARM and some of the GDBus testcase hangs
4768   we've been seeing have been resolved (although others could remain)
4769
4770 * g_bytes_get_data() API changed: now includes 'size' out parameter
4771
4772 * new g_queue_free_full() API similar to g_[s]list_free_full()
4773
4774 * desktop files: use standard "Keywords" now, not "X-GNOME-Keywords"
4775
4776 * gsettings commandline tool now has --schemadir option for schemas not
4777   installed in the usual place (ie: as part of plugins)
4778
4779 * Bugs fixed:
4780  643736 GApplication doesn't emit dbus signals on action updates
4781  657433 g_queue_free_full() missing
4782  664699 glib: documentation fixes
4783  665737 acquire/release gdk threads lock on incoming dbus
4784  665879 GBytes: add a size argument to g_bytes_get_data
4785  666113 various leaks in GLib, GIO are visible in the regression tests
4786  666115 various tests leak memory, obscuring real leaks in the library
4787  666145 Doc could be more explicite that g_thread_init calls can be droped
4788  666173 Configure warning - linux/netlink.h usability... no
4789  666296 Race condition in g_thread_xp_get_srwlock
4790  666415 Settings tools should allow specifying a schema directory 
4791
4792 * Translations updated:
4793  French
4794  Spanish
4795
4796 Overview of changes from GLib 2.31.2 to 2.31.4
4797 ==============================================
4798
4799 * EXPERIMENTAL: Menu support has been added to GApplication.  Menus
4800   are exported on the bus, alongside the actions that are already there.
4801   There have also been many related improvements to action group
4802   functionality.
4803
4804   These new APIs are subject to changes in the coming releases.  In
4805   particular, it seems somewhat likely that the APIs for registering
4806   menubars may change in order to accommodate windows with different
4807   types of menubars.
4808
4809 * GDBusConnection previously directly dispatched destroy notifies when
4810   unregistering objects if the current main context was the same context
4811   the object was exported on.  It now unconditionally dispatches these
4812   through an idle on the context.
4813
4814 * Clean up Requires in pc files. Linking against GIO no
4815   longer drags in gmodule. This may require dependency
4816   fixes here and there.
4817
4818 * Introduce GBytes, a data type for immutable, fixed-size
4819   byte sequences. This makes the pre-existing GBuffer
4820   API available outside GLib
4821
4822 * GDBusInterfaceSkeleton can now be exported on multiple
4823   connections
4824
4825 * Bugs fixed:
4826  600161 Do not use static GTypeInfo and GInterfaceInfo
4827  640077 GFileMonitor: Always send CHANGES_DONE_HINT after a move...
4828  641720 Misleading definition for local_command_line() in GApplic...
4829  648516 Little comment error and 2 useless lines of code
4830  651997 Dummy backend for gapplication
4831  652560 Test for g_ascii_strtod is failing
4832  662208 failure to initialize a GInitable should be considered...
4833  662718 GDBusInterfaceSkeleton should be able to export on multi...
4834  663291 GBytes: Immutable, refcounted sequence of bytes
4835  664406 Need context for a proper translation
4836  664455 Build fixes for GLib GIT master (2.31.x)
4837  664558 GDBusWorker.frozen has a value > 1 in a gboolean
4838  664559 sys/wait.h not available on windows
4839  664617 gdbus segfault error 4 in libgio-2.0.so.0.3102.0
4840  664635 GMemory{Out,In}putStream _async functions break sub-class...
4841  664809 Add command line option to gtester to allow skipping tests
4842  665067 cryptic assertion failure if nonsensical flag combinations...
4843  665184 Check ref. count before reffing/unreffing
4844  665298 Add 'Requires.private: libpcre' to glib-2.0.pc
4845  665391 update documentation around mainloops
4846  665607 ./configure is there for fiddling with cross-compile enviro...
4847  665634 g_dbus_node_info_new_for_xml() errors on unknown attributes...
4848  665685 Add a #define for the max length of a Unicode decomposition
4849  665733 GDBusConnection holds lock while calling destroynotify
4850
4851 * Translation updates:
4852  Norwegian bokmål
4853  Spanish
4854
4855
4856 Overview of changes from GLib 2.31.0 to 2.31.2
4857 ==============================================
4858
4859 * Monotonic time is now properly supported on Windows
4860
4861 * glib-mkenums: fix @ENUMPREFIX@ with /*< underscore_name=... >*/
4862
4863 * EXPERIMENTAL: introduce new GSettingsSchema and GSettingsSchemaSource
4864   APIs for the convenience of plugin system authors and those who wish
4865   to introspect the contents of schemas.  This API may change.
4866
4867 * Improve the performance of GObject property notifies.
4868
4869 * GDBus:
4870  - fix a race when unowning a name immediately after owning it
4871  - thread safety improvements on GDBusConnection
4872  - fixes for exit-on-close functionality
4873
4874 * Deprecations:
4875  - add G_SIGNAL_DEPRECATED
4876  - don't use G_DISABLE_DEPRECATED masking for functions anymore
4877
4878 * docs
4879  - tmpl/ is finally dead for glib
4880
4881 * GIO:
4882  - GInetAddressMask: new type for internet address range matching
4883  - various GIO file and stream fixes
4884  - improvements to attribute and fileinfo handling
4885
4886 Overview of changes from GLib 2.29/2.30 to 2.31.0
4887 =================================================
4888
4889 This release contains a huge number of changes (500 commits worth).  The
4890 list below attempts to summarise, but not every change is listed.
4891
4892 * Major changes to threading and synchronisation
4893  - threading is now always enabled in GLib
4894  - support for custom thread implementations (including our own internal
4895    support for errorcheck mutexes) has been removed
4896  - a whole lot of dead code (to deal with the non-threaded case) has
4897    been ripped out.  This includes the racy path of GMainContext that
4898    caused deadlocks with respect to child process exits in
4899    single-threaded programs (such as gtester).
4900  - libgthread is now an empty shell and g_thread_init() is no longer
4901    required (and has been deprecated)
4902  - GMutex and GCond can now be statically allocated without explicit
4903    initialisation.  Dynamic allocation for these types is deprecated.
4904  - new types GRecMutex and GRWLock can also be statically allocated
4905    without explicit initialisation.
4906  - GPrivate can now be statically allocated and has an improved API.
4907    Dynamic allocation of GPrivate is deprecated.
4908  - GStaticMutex, GStaticRecMutex, GStaticRwLock, GStaticPrivate are
4909    deprecated.
4910  - GCond now uses monotonic time internally and a new API takes
4911    monotonic time for timed waits, deprecating the wallclock API
4912  - removal of the insane macro indirection used in the previous
4913    implementation of threading and synchronisation APIs
4914  - use SRWLock and CONDITION_VARIABLE APIs when available on Windows
4915    (Vista and later) and emulate them on XP
4916  - leaks of G(Static)Private-allocated data on some cases of thread exit
4917    have been fixed
4918  - simplified new thread creation API with the old API deprecated.  The
4919    concept of joinability has disappeared (all threads are joinable) as
4920    have priority levels, 'bound'ness (ie: kernel vs. userspace threads)
4921    and ability to manipulate the stack size.
4922  - GThread is now a refcounted type
4923  - other implementation details changed
4924
4925 * Move headers for some deprecated functionality to a separate
4926   deprecated/ directory.
4927
4928 * New support for attribute-based deprecations to issue compiler
4929   warnings instead of breaking the build and/or giving warnings about
4930   implicit declarations (and possibly miscompiling).
4931
4932 * GCache has been deprecated (after its last use was removed from our
4933   platform over a year ago).
4934
4935 * It is no longer possible to include individual headers (like
4936   "ghash.h") -- you must #include <glib.h>.
4937
4938 * The misguided experiment of allowing the program to stumble along with
4939   missing GSettings schemas is now over -- the abort is back.
4940
4941 * Clarify that fork() is not valid while using GMainContext.  This is
4942   because the internal resources of the GMainContext end up being shared
4943   by both processes.  We had an assert here but it was breaking existing
4944   (valid) use cases as well, so it has been removed for now.
4945
4946 * GApplication
4947   - add ::shutdown signal as logical dual to ::startup
4948   - don't use a GMainLoop: iterate the GMainContext directly (improves
4949     quit logic)
4950
4951 * Several portability fixes for Windows, OpenBSD, Solaris
4952
4953 * Add new GValue API to specifically deal in signed chars (in case the
4954   platform defines 'char' as unsigned)
4955
4956 * some new API to mitigate the problems associated with calling setenv()
4957   in a multi-threaded program
4958
4959 * Use CLOCK_MONOTONIC unconditionally if the libc has support at compile
4960   time (ie: stop checking for kernel support at runtime).
4961
4962 * pkg-config files:
4963   - drop -uninstalled variants
4964   - remove gobject dependency on gthread
4965
4966 * New macro G_ATOMIC_LOCK_FREE is defined if the atomic operations are
4967   implemented without use of a mutex.  Cleaned up atomic-related
4968   compilation issues with mingw compilers on win32 systems.
4969
4970 * SOCKS proxy and resolver improvements
4971
4972 * Fix the spelling of G_IO_FLAG_IS_WRITABLE (was WRITEABLE) and
4973   introduce a macro for backwards compatibility.
4974
4975 * GDBus:
4976   - many code generation updates and improvements
4977   - some race condition fixes, including testcase hangs
4978
4979 * GVariant:
4980   - new g_variant_new_from_fixed_array() API
4981   - substantial docs improvements/clarifications
4982
4983 * GKeyFile is now refcounted and boxed
4984
4985 * mount monitoring is now based on /proc/mounts (where available)
4986   instead of mtab
4987
4988 * new macros G_SOURCE_CONTINUE and G_SOURCE_REMOVE for returning from
4989   GSourceFunc (so you don't have to remember what TRUE and FALSE mean)
4990
4991 * use xlocale functions where available to avoid too much heavy lifting
4992   in functions like g_ascii_strtod()
4993
4994 * GMappedFile can now be created from an fd
4995
4996 * error message strings grammar/i18n fixes
4997
4998 * many docs updates
4999
5000 * Partial list of bugs closed:
5001  70598  Unify GStaticMutex and GMutex.
5002  320888 optimization for g_main_context_wakeup
5003  398418 GChildWatch race condition?
5004  527214 g_timer_elapsed() returns random values
5005  580505 add a way to set/get name for a thread
5006  583511 race condition means g_main_loop_quit() does not work
5007  590808 GKeyFile should have a refcount and a boxed type in GObject
5008  592715 Document that g_str_hash() and g_int_hash() are not NULL safe
5009  631413 Add macros for GSourceFunc return values
5010  632049 not immediately clear what g_variant_get_fixed_array expects
5011  640212 "Error stating file" is not a friendly message
5012  640293 Use xlocale functions to implement g_ascii_strtod()
5013  640975 Check that error exists before trying to set it
5014  643934 GApplication lacking a logical dual for the ::startup signal
5015  651268 assertion failed in GDBus worker thread
5016  653987 g_key_file_get_integer cannot interpret trailing spaces
5017  654412 Documentation for g_variant_get_child_value unclear
5018  654563 info capplet: Failed to calculate disk space
5019  655366 missing GSettings schemas lead to obscure crashes
5020  656621 g_spawn_*() calls executables in current directory
5021  656679 [gi] Add two annotations to gio
5022  657992 Add glib__private__() API to share between glib,gio
5023  658188 _set_as_last_used_for_type generates a broken mimeapps.list
5024  658206 gsocks5proxy.c has invalid gettext use
5025  658207 glib-compile-schemas says "can not"
5026  658558 simpleaction: Fix documentation of :enabled
5027  658683 clean up charset/language threading issues
5028  658692 add introspection annotations to g_time_val_from_iso8601()
5029  658715 Duplicite strings
5030  658769 Invalid reuse of GError in GThreadedResolver
5031  658806 sign error in string hash implementation
5032  658976 gdbus-codegen's C namespace option needs to support Ugly_Case
5033  659070 gdbus-codegen generated code segfaults when property changes
5034  659082 gdbus-codegen: Single letter namespaces get dropped from names
5035  659212 GMappedFile should fail on non-regular files
5036  659324 _SPLICE_CLOSE_TARGET doesn't mark the output stream as closed
5037  659423 Use adaptive mutexes when available
5038  659427 Move deprecated code to a separate directory
5039  659646 gdbus-codegen produce code that warnings at build
5040  659690 Possible build warning in code generated by gdbus-codegen
5041  659699 property name collision when generating code for "Connection"
5042  659754 Add API to GMappedFile that allows to pass FD
5043  659838 incorrect types in introspection for g_object_bind_property
5044  659866 pthread_rwlock_t requires defined __USE_UNIX98
5045  659870 gvalue: Fix signedness of g_value_get_char()
5046  659889 glib-2.29.92/gio-2.0.pc.in has a wrong line.
5047  659916 GObject size of 64K is not actively enforced
5048  659920 Missing setter for read/write property 'closed' of GIOStream
5049  659923 Add g_variant_new_fixed_array() function
5050  660013 Remove old g_atomic configure cruft
5051  660096 glib/rwlock tests failure (tests asserted)
5052  660130 Possible loss of user data when updating mimeapps.list
5053  660147 tracker causes g_critical in "gsettings list-recursively"
5054  660413 Make G_ASSERT_STATIC work with clang
5055  660498 Generated test code fails when the codegen changes
5056  660511 Use /proc/mounts for monitoring mounts, not /etc/mtab
5057  660536 Expose options for /etc/fstab entries
5058  660635 Deprecate g_thread_foreach
5059  660637 Pending dbus method calls not canceled on connection loss
5060  660739 kill off g_{mutex,cond}_{new,free}()
5061  660740 make GThread more standard
5062  660741 g_cond_timedwait is a disaster
5063  660743 macro wrappers for g_once_init_enter/leave
5064  660744 finish killing g_thread_init()
5065  660745 GPrivate leaks on Windows
5066  660791 [gio] Improve doc for g_file_make_directory_with_parents()
5067  660843 asyncqueue-test is broken
5068  660849 Remove cruft from g_strerror and g_strsignal
5069  660886 GDBusProxy: don't drop/complain about unknown props/signals
5070  660887 g_slice_set_config() is broken
5071  660994 Add g_main_context_ref_thread_default()
5072  661255 gio: enable test_peer regression test for OpenBSD
5073  661257 giomodules.c uses ":" instead of G_SEARCHPATH_SEPARATOR_S
5074  661318 tests use pthread without appropriate compiler/linker flags
5075  661421 Applications fail to initialize on GNU Hurd - commit
5076  661438 Implement G_GNUC_DEPRECATED/G_GNUC_DEPRECATED_FOR on Visual C++
5077  661711 Sorting keys for GDrive, GVolume and GMount instances
5078  661763 desktop-app-info: Add support for X-GNOME-Keywords
5079  661896 /gdbus/connection/life-cycle is racy
5080  661914 Gstreamer/Totem locks up
5081  662100 regression: g_dbus_connection_close() triggers exit-on-close logic
5082
5083 * Translations updates:
5084  Belarusian 
5085  Brazilian Portuguese
5086  British English 
5087  Bulgarian 
5088  Catalan 
5089  Catalan (Valencian)
5090  Czech 
5091  Danish 
5092  Esperanto
5093  French 
5094  Gujarati
5095  Hebrew 
5096  Hungarian 
5097  Italian 
5098  Japanese
5099  Lithuanian
5100  Norwegian bokmål
5101  Oriya
5102  Polish 
5103  Russian 
5104  Serbian
5105  Simplified Chinese
5106  Slovak 
5107  Slovenian
5108  Spanish 
5109  Tamil
5110  Vietnamese
5111
5112 Overview of changes from GLib 2.29.18 to 2.29.90
5113 ================================================
5114
5115 * API/ABI changes:
5116  - unix signal watches now match the API of all of the other sources
5117  - revert the addition of g_date_time_source_new () from last release
5118
5119 * networking and other fixes for Solaris
5120  - we no longer support symbolic port names (ie: from /etc/services)
5121  - check if -lsocket is needed
5122  - fix g_socket_details_from_fd()
5123  - avoid getmntinfo
5124  - fix some harmless warnings
5125
5126 * GDateTime improvements:
5127  - generally improved standards compliance (with C99)
5128  - support C99-specified format strings: %g, %G, %V, %c, %C, %w
5129  - consult the locale for the preferred 12-hour time format (%r)
5130  - drop support for non-standard %N and broken %W
5131  - better support for formatting non-POSIX (eg: Arabic) numerals
5132  - locale-related test case fixups, and fix some leaks
5133
5134 * GTlsInteraction: add interaction method invocation guarantees
5135
5136 * gdbus-codegen: post-process all interfaces when parsing >1 file
5137
5138 * make GMainLoop, GMainContext and GSource boxed types
5139
5140 * fix a race condition in the first use of g_get_monotonic_time()
5141
5142 * lots gtk-doc cleanups
5143
5144 * better intltool compatibility when generating pot file
5145
5146 * avoid GCC-specific compiler options when not using GCC
5147
5148 * Translation updates:
5149  Belarusian
5150  Brazilian Portuguese
5151  Canadian English
5152  Galician
5153  Indonesian
5154  Korean
5155  Lithuanian
5156  Norwegian bokmål
5157  Portuguese
5158  Spanish
5159  Swedish
5160
5161 Overview of changes from GLib 2.29.16 to 2.29.18
5162 ================================================
5163
5164 * GDateTime is now respecting LC_TIME when formatting
5165
5166 * GTimeZoneMonitor has been removed again
5167
5168 * A new API for wallclock functionality has been added:
5169   g_date_time_source_new(). This API is still experimental
5170   and may be changed or removed before 2.30.
5171
5172 * Bugs fixed:
5173  628904 Add credential support for FreeBSD and fix a socket issue
5174  650763 gdbus-codegen is broken with python 2.7
5175  655129 GDateTime could provide api for implementing wall clocks
5176  656341 gtlsconsoleinteraction.c uses getpass() which isn't avail...
5177  656387 GCancellable can be used concurrently
5178  656443 Make GTlsInteraction ask_password cancellable
5179  656675 void functions should not return in glib 2.29.16
5180  656772 g_variant_compare for uint64 incorrect
5181  656914 Load GIO_EXTRA_MODULES first, and ignore duplicates
5182  657083 The header langinfo.h is not available on all systems
5183  657084 gfileutils: fix docs/annotations for temp file methods
5184  657138 Some files missing in POTFILES.in
5185  657206 GInputStream leaked in g_file_icon_load_async()
5186  657243 g_cancellable_set_error_if_cancelled() documentation
5187  657274 Use detected PYTHON variable as shebang for gdbus-codegen
5188  657336 Speling fixes for glib found with codespell
5189  657452 plural forms needed
5190  657454 Translation comment needed
5191  657540 Print out file:// URL to coverage HTML report after building
5192  657593 g_test_trap_fork calls close(-1)
5193  646082 Addresses from GSocket should be normalized before returning
5194  657517 fix gio/tests/gdbus-peer on bsd
5195
5196 * Translation updates:
5197  Brazilian Portuguese
5198  Galician
5199  Norwegian bokmål
5200  Punjabi
5201  Russian
5202  Serbian
5203  Spanish
5204  Swedish
5205  Traditional Chinese
5206  Uighur
5207
5208
5209 Overview of changes from GLib 2.29.14 to 2.29.16
5210 ================================================
5211
5212 * GTlsDatabase: an abstract class that provides support
5213   or certificate and key lookup. An implementation will
5214   be provided in glib-networking
5215
5216 * GHmac: Support or HMAC digests
5217
5218 * Misc new API:
5219  - g_ptr_array_add_full: creates a GPtrArray with
5220    a preallocated size and a destroy function
5221  - g_desktop_app_info_get_show_in: checks if a GDesktopAppInfo
5222    should be shown in a given desktop environment
5223  - g_mkdtemp, g_mkdtemp_full, g_dir_make_tmp: create
5224    temporary directories
5225
5226 * Unify thread wakeup implementations of GMainContext
5227   and GCancellable, and use eventfd for it when available
5228
5229 * Show mounts in $XDG_USER_DIR in addition to /media and $HOME
5230
5231 * Bugs fixed:
5232  636572 GTlsCertificateDB
5233  644601 Some tests need a running dbus session
5234  652284 deal with small key lengths
5235  652827 glib-2.29.8 no longer builds with mingw.org's toolchain
5236  653063 PEM parser fails parsing private key when put first
5237  654078 Fail to static linking with Glib library
5238  654450 New functions: g_ptr_array_new_full()
5239  654793 Add G_VALUE_INIT
5240  655044 GDesktopAppInfo: Add g_desktop_app_info_get_show_in()
5241  655148 gdbusconnection is broken when compiling with mingw
5242  655241 glocalfile.c no longer compiles with MinGW GCC
5243  655598 g_cancellable_get_fd: silently return -1 for NULL cancellable
5244  655664 gdbus should not abort if no dbus session is available
5245  655769 Use ZLIB_CFLAGS when compiling gio
5246  656031 Improve GVariant annotations
5247  656048 glib-codegen requires Python >= 2.5
5248  656151 configure test logic inverted, doesn't match comments
5249  656152 GCC only syntax used, yet other compilers allowed by configure.
5250  656162 allow use of lcov 1.9 for coverage
5251  656282 GDBusProxy: uninitialized local variables can be freed
5252  656283 Failing tls connection cause assertion
5253  118563 Add g_mkdtemp in the spirit of g_mkstemp
5254  636405 Add g_return_if_fail() to g_settings_bind_with_mapping()
5255  656039 race condition between GDBusProxy signals and public API
5256  656492 g_io_channel_new_file failure (open(2) behavior wrt POSIX)
5257
5258 * Translation updates:
5259  Bulgarian
5260  Esperanto
5261  French
5262  Galician
5263  German
5264  Hebrew
5265  Indonesian
5266  Italian
5267  Norwegian bokmål
5268  Russian
5269  Spanish
5270  Swedish
5271
5272
5273 Overview of changes from GLib 2.29.12 to 2.29.14
5274 ================================================
5275
5276 * Unicode improvements
5277  - add g_unicode_script_{to,from}_iso15924
5278  - add G_UNICODE_SPACING_MARK define
5279  - more normalisation improvements
5280  - stop using deprecated g_unicode_canonical_decomposition()
5281
5282 * GParamSpec:
5283  - mark the 'name' field as 'const' and add a comment to the header to
5284    help avoid future problems caused by bad hacks
5285
5286 * Merge some (modified) patches from Debian:
5287  - 03_blacklist-directories.patch
5288    - add some blacklisted mount directories
5289  - 60_wait-longer-for-threads-to-die.patch
5290    - sleep longer in a test case, if needed to avoid failing
5291
5292 * Units policy change: prefer use of SI units
5293  - deprecate g_format_size_for_display, add g_format_size(_full)
5294
5295 * GSettings: don't call g_error() when the schema is missing
5296
5297 * GVariant support for arrays of object paths:
5298  - new g_variant_{new,get,dup}_objv API
5299  - support for g_variant_{new,get} '^ao' and '^a&o' similar to '^as'
5300
5301 * GDBus:
5302  - use new improved array-of-objects support and pass 'ao' as char**
5303    instead of GVariant*
5304  - improve handling of 'h' type (Unix file descriptor index)
5305
5306 * GIO:
5307  - fix compilation without USE_STATFS and USE_STATVFS
5308
5309 * Documentation fixes
5310
5311 * Bugs fixed:
5312  622921 Migrate from dbus-glib to glib's GDBus
5313  648271 Add g_unicode_script_to_iso15924()
5314  654948 Stop using deprecated g_unicode_canonical_decomposition()
5315  654988 g_atomic_int_add should document behaviour change
5316  655025 #define G_UNICODE_SPACING_MARK G_UNICODE_COMBINING_MARK
5317  655076 normalization misses some Full_Composition_Exclusion=True. 
5318
5319 * Translations updated:
5320  Spanish
5321
5322 Overview of changes from GLib 2.29.10 to 2.29.12
5323 ================================================
5324
5325 * Add new API to do Unicode (de-)composition in atomic steps,
5326   for use in Harfbuzz.
5327
5328 * Bugs fixed:
5329  615895 (indirectly) support non-NULL-terminated regexes in GRegex
5330  617949 glib trunk fails to compile on Solaris w/ Studio 12...
5331  620423 Document the possibility to unset attributes
5332  627974 Floating reference headaches
5333  644687 Not finding cross-links in current doc set
5334  649246 g_output_stream_splice() cannot be used on 32-bit machines...
5335  653841 a helper script to build glib from git master on win32
5336  653935 g_slist_free_full/g_list_free_full iterates twice in the list
5337  654017 tests: fix glib_translations_work() in gsettings unit test
5338  654085 Don't needlessly use "echo -e" when creating .def files
5339  654195 Add g_unichar_compose() and g_unichar_decompose()
5340  654232 GCancellable eventfd problems
5341  654394 suspicious use of floating references in GDBusInterfaceSkeleton
5342  654536 GSettings: lift key name length restriction to 64
5343  654627 GParamSpec: intern property names
5344  654651 Better g_unicode_canonical_decomposition()
5345  654917 Make g_cclosure_marshal_generic the default signal handler
5346
5347 * Translation updates:
5348  Belarusian
5349  Finnish
5350  Korean
5351  Latvian
5352  Lithuanian
5353  Norwegian bokmål
5354  Turkish
5355
5356
5357 Overview of changes from GLib 2.29.8 to 2.29.10
5358 ===============================================
5359
5360 * New features:
5361  - g_desktop_app_info_get_nodisplay: a function that is required
5362    to port gnome-menus to GDesktopAppInfo
5363  - g_hash_Table_iter_replace: new function to replace a value
5364    while iterating over a hash table
5365  - g_utf8_substring: convenience API to extract substrings from
5366    UTF-8 strings
5367  - g_action_group_add_entries: convenience API for creating lots
5368    of actions quickly
5369  - Use eventfd instead of pipes for waking up main contexts and
5370    for cancellation when available
5371  - GMatchInfo is now a refcounted boxed type
5372
5373 * API changes in GAction:
5374  - the 'set_state' entry in the GActionInterface vtable has been
5375    renamed to 'change_state
5376  - g_action_set_state has been renamed to g_action_change_state
5377  - the 'state' property has been changed to read-only
5378  - GSimpleAction can no longer be subclassed
5379
5380 * Bug fixes
5381  647796 g_variant_new_variant is not marked as constructor
5382  652072 gmain: make use of signalfd()
5383  652168 Crosscompiling Fails if build<=2.24 and host >2.24
5384  652750 make dist fails
5385  652758 GDataInputStream: Clarify g_data_input_stream_read_line docs...
5386  652822 Add a g_hash_table_iter_replace
5387  652897 tiny docs clarification for g_utf8_to_ucs4_fast
5388  653140 gmain: use Linux eventfd() for main context wake up
5389  653429 drop AM_MAINTAINER_MODE or enable it by default
5390  653484 GAsyncCallbacks should default to allow-none
5391         Add missing fundamental types to the generic marshaller
5392
5393 * Translation updates
5394  Belarusian
5395  Galician
5396  Russian
5397
5398 Overview of changes from GLib 2.29.6 to 2.29.8
5399 ==============================================
5400
5401 * Bug fixes
5402  646608 export_symbols variable for gio dynamic library is wrong
5403  646635 Fix introspection of GLib
5404  647930 Documentation: GDataInputStream _read_upto() version
5405  651745 Switch to _ prefixing rather than G_GNUC_INTERNAL
5406  651920 Improve qsort_r detection
5407  651959 gbitlock: "asm goto" is not available in gcc < 4.5
5408  651998 gdbus-codegen: Use relative Python imports
5409  652000 Fix for gatomic.c on Windows/MSVC
5410  652002 Proposal to clean up gvaluetransform.c for MSVC
5411  652025 g_dbus_connection_register_object: error is not set...
5412  652081 Typos in a GBinding warning message
5413  652197 Improper handling of double values in GDBusMessage
5414         Fix a deadlock in gobject finalization
5415
5416 * Translation updates:
5417  Czech
5418  Galician
5419  German
5420  Hebrew
5421  Norwegian bokmål
5422  Spanish
5423  Uighur
5424
5425
5426 Overview of changes from GLib 2.29.4 to 2.29.6
5427 ==============================================
5428
5429 * Atomic operations have been rewritten from scratch to make use
5430   of gcc builtins where possible. As a side-effect of this, calls
5431   to g_atomic_ API with explicit casts may now be problematic; if
5432   that happens to you, try first to remove the casts. Another
5433   side-effect of the rewrite is that g_atomic_int_exchange_and_add
5434   has been deprecated in favor of g_atomic_int_add.
5435
5436 * A full set of atomic operations on pointers has been added,
5437   including bit locks in pointer-size locations.
5438
5439 * Access to quarks is now lockless
5440
5441 * GObject data scalability has been greatly improved
5442
5443 * g_data_time_format now supports alternative digits and padding
5444
5445 * Introspection improvements:
5446  - Add a boxed type for GVariantBuilder
5447  - Annotation fixes in GDBus, GVariant, g_base64_
5448
5449 * Bugs fixed:
5450  502560 g_rand_double_range returns 'inf'
5451  612729 g_mkdir_with_parents can fail if the directory already exists
5452  617491 g_once() implementation is inefficient
5453  619418 Add a performance test for UTF-8 decoding functions
5454  619435 Make g_utf8_to_ucs4_fast() yet faster
5455  626549 G_STATIC_ASSERT_EXPR
5456  631231 bitlock: Fix detection and usage of futexes with Bionic
5457  632294 g_queue_remove() should return a boolean
5458  640518 GMainLoop has quadratic complexity when all pollfd's...
5459  642026 Race condition in g_static_private_free
5460  646635 Fix introspection of GLib
5461  648678 g_date_time_format(): support %O flags for localized numbers
5462  649480 Use MSG_CMSG_CLOEXEC in recvmsg in gio/gsocket.c
5463  649506 GTestFunc et al lacking Since tag
5464  649657 Don't return gboolean for functions that throw
5465  649775 glib-gio-gdbuscodegen-Makefile.patch
5466  649915 gsettings accepts unquoted strings longer than two characters
5467  649973 gthread: build unix tests only on unix
5468  649988 gdbus-codegen: Drop dependency on argparse
5469  650078 forkbomb building glib/tests/protocol
5470  650211 Optimization in key file parsing
5471  650236 Application over DBus implements action state incorrectly
5472  650345 g_key_file_has_key_full: New function to fix g_key_file_has_key...
5473  650458 reduce overhead in g_object_set/get_data
5474  650459 hash table consistency while calling destroy notify funcs
5475  650688 enforce rules about hash table modification
5476  650823 expand the set of atomic ops
5477  650874 codegen chokes on docs
5478  650882 use stdout instead of stderr for informational messages
5479  650884 fix compilation with gcc2
5480  650885 implement glib credentials on OpenBSD (hackish)
5481  650935 G_GNUC_MAY_ALIAS and atomic ops
5482  651009 minor documentation fix
5483  651034 Regarding g_cond_wait after g_thread_pool_push in gthreadedresolver
5484  651133 race condition in GDBusConnection's emit_signal_instance_in_idle_cb
5485  651141 hashtable infinite loop
5486  651219 fix path to true(1) on OpenBSD
5487  651223 Fix some compile warnings on OpenBSD
5488  651327 Minor fixes for the gsocket API
5489  651467 Add pointer sized bitlocks
5490  651650 gdbus: Avoid busy wait loop
5491  651725 gmain: Cleanups and a new test case
5492  651745 Switch to _ prefixing rather than G_GNUC_INTERNAL
5493
5494 * Updated translations:
5495  Catalan (Valencian)
5496  Esperanto
5497  Hebrew
5498  Hungarian
5499  Russian
5500  Spanish
5501
5502
5503 Overview of changes from GLib 2.29.2 to 2.29.4
5504 ==============================================
5505
5506 * GDBus:
5507  - Includes several new types to support modeling D-Bus
5508    objects and interfaces more fully, and also introduces
5509    an 'object manager' pattern:
5510    GDBusInterface, GDBusObject, GDBusObjectManager
5511    These interfaces have client-side implementations:
5512    GDBusProxy, GDBusObjectProxy, GDBusObjectManagerClient
5513    And server-side implementations:
5514    GDBusInterfaceSkeleton, GDBusObjectSkeleton, GDBusObjectManagerServer
5515  - The new gdbus-codegen utility uses these new classes
5516    to generate C code and documentation from D-Bus interface
5517    descriptions in XML
5518
5519 * GTest:
5520  - There is now a g_test_fail() function to mark
5521    tests as failed
5522
5523 * GDesktopAppInfo
5524  - Now has a binding-friendly filename property
5525  - Other new API to more fully expose desktop file contents:
5526    g_desktop_app_info_get_categories(),
5527    g_desktop_app_info_get_generic_name()
5528
5529 * GHashTable:
5530  - Several optimizations to reduce space consumption of
5531    large hash tables, in particular tables that are used
5532    to store sets.
5533
5534 * Unix-specific APIs:
5535   GLib now installs a separate header, glib-unix.h, that is
5536   meant to collect Unix-specific APIs. For now, it contains
5537   g_unix_open_pipe(), g_unix_set_fd_non_blocking() for dealing
5538   with pipes and fds, as well as APIs to create mainloop
5539   sources which can trigger callbacks on certain Unix
5540   signals (SIGTERM, SIGHUP, SIGINT).
5541
5542 * Bugs fixed:
5543  631379 GDBus nonce-tcp test failing
5544  632631 GLib-CRITICAL **: g_variant_new_string: assertion `g_utf8_validate (string, -1, NULL)' failed
5545  635694 gdbus aborting due to unauthorized socket in DBUS_SESSION_BUS_ADDRESS
5546  637561 Crash when using G_DBUS_SERVER_FLAGS_RUN_IN_THREAD
5547  642935 g_date_time_format() prints wrong value for %z and timezone -0800
5548  643134 g_dbus_message_copy
5549  644941 glib-unix: New Unix-specific API
5550  646013 g_hash_table_remove_all_nodes optimization
5551  646309 glib cannot be cross-compilled for mingw32
5552  646435 GTimeZone doesn't seem to be thread-safe
5553  646957 GIO chained calls don't work with a thread default context
5554  647594 README link to mailing list is broken
5555  647602 Cannot connect to remote message bus via TCP
5556  647746 The GSocketService documentation is incomplete.
5557  647826 API: gtester: Add g_test_fail()
5558  647903 GDesktopAppInfo: Add g_desktop_app_info_get_categories()
5559  648416 g_app_info_create_from_commandline ignores SUPPORTS_STARTUP_NOTIFICATION
5560  648423 Support G_DEBUG=trap-warnings
5561  648425 GDesktopAppInfo: Add "filename" property for bindings
5562  648966 Update g_unichar_iswide and g_unichar_iswide_cjk
5563
5564 * Updated translations
5565  Norwegian bokmål
5566  Spanish
5567  Turkish
5568  Uighur
5569
5570
5571 Overview of Changes from GLib 2.28.0 to 2.29.2
5572 ==============================================
5573
5574 * GApplication
5575  - The documentation has been enhanced and clarified
5576  - An opt-out for uniqueness has been added: G_APPLICATION_NON_UNIQUE
5577  - GApplication now syncs settings before g_application_run() returns
5578
5579 * GDBus
5580  - Interface lookups are now happening in constant time
5581  - Signature checking and handling of various unexpected
5582    situations has been improved
5583
5584 * GVariant
5585  - The format accepted by the GVariant parser has beend documented
5586  - GVariant accepts G_VARIANT_TYPE_VARDICT for a{sv}
5587
5588 * GDateTime:
5589  - The return value of g_datetime_compare() has been fixed to
5590    match strcmp() semantics
5591  - In order to handle problems with changing timezones, a GTimeZoneMonitor
5592    has been added to GIO, and g_time_zone_refresh_local() can be
5593    called to update the cached information about the local timezone
5594
5595 * GOption now uses /proc/self/cmdline to set the program name instead
5596   and only falls back to "<unknown>" if that is unavailable
5597
5598 * GSettings:
5599  - The schema compiler now warns about references to non-existing schemas
5600
5601 * Commandline utilities are now fully translated
5602
5603 * Signals can now indicate that collecting their arguments must
5604   always happen, even in the absence of connected signal handlers,
5605   using the G_SIGNAL_MUST_COLLECT flag.
5606
5607 * Bugs fixed:
5608  635099 Memory leak in gdbus introspection when parsing xml
5609  640489 $ and ^ do not match lines if G_REGEX_MULTILINE|G_R...
5610  642042 Overriding GDBus org.freedesktop.DBus.Properties im...
5611  642052 g_timeout_add(_seconds) cannot handle large intervals
5612  642490 notify_desktop_launch() "g_variant_new_bytestring:...
5613  613269 g_type_get_qdata() doesn't work as I expected on subtypes
5614  624943 G_VALUE_NOCOPY_CONTENTS is undocumented
5615  637738 object_interface_check_properties never actually executes
5616  638185 GIOCondition should be annotated as "flags"
5617  639478 GDBusServer's g_dbus_server_new_sync() function should just...
5618  641755 Add g_settings_get/set_uint() helpers
5619  641768 dconf gsettings backend silently drops writes if it can't...
5620  642797 g_app_info_get_default_for_type() broken for subtypes
5621  642825 Unnecessary assertion failure in g_option_context_parse()
5622  642944 NULL key lookup using g_hash_table_lookup_extended()
5623  643074 Incorrect documentation for g_socket_receive() and g_socket...
5624  643197 g_application_id_is_valid docs imply no valid ids
5625  643468 GApplication docs: Warn that handling "command-line" means...
5626  643478 GApplication::local_command_line vfunc documentation seems wrong
5627  643624 Can g_variant_unref() on an already free'd variant
5628  643649 g_application_run() should say that argc/argv can be NULL
5629  643780 shouldn't need to create an action group to use actions...
5630  643795 g_timeout_add_seconds fires with intervals 1 second longer...
5631  644309 Program name is not set when using GtkApplication
5632  644428 Crash in failure section of g_markup_collect_attributes()
5633  644465 undefined reference to `_usleep'
5634  644552 g_timeout_add_seconds(1, ...) may have a latency of up to 2...
5635  644607 Correct internal definition of C_()
5636  645789 annotations for g_file_*_contents
5637  646039 g_settings_list_children() returns child that cannot be opened
5638  646310 Accept range with only min or max
5639  646420 g_dbus_method_invocation_get_parameters() docs should say...
5640  646843 occasional abort on autologin
5641  646985 add G_APPLICATION_NON_UNIQUE flag
5642  647579 gsettings: Implement reset-recursively
5643  647600 gsettings description has typo
5644
5645 * Translation updates
5646  Afrikaans
5647  Bulgarian
5648  Bengali India
5649  British English
5650  Bulgarian
5651  Catalan
5652  Czech
5653  Danish
5654  French
5655  Galician
5656  German
5657  Greek
5658  Gujarati
5659  Hebrew
5660  Hungarian
5661  Italian
5662  Japanese
5663  Korean
5664  Lithuanian
5665  Polish
5666  Portuguese
5667  Romanian
5668  Serbian
5669  Simplified Chinese
5670  Spanish
5671  Swedish
5672  Traditional Chinese
5673  Uighur
5674  Vietnamese
5675
5676
5677 Overview of Changes from GLib 2.27.93 to 2.28.0
5678 ===============================================
5679
5680 * Bugs fixed:
5681 641363 GInitable documentation isn't clear about that finalize...
5682 641395 Add more data about the origin application to the "Lau...
5683 641411 gdesktopappinfo signals lost if it's the session bus...
5684 641477 glib-mkenums uses unportable #! line
5685 641572 Add @EXEEXT@ to pkgconfig binary name
5686 641688 glib installs GSettings.html and gsettings.html
5687
5688 * Translation updates:
5689  Galician
5690  Italian
5691  Korean
5692  Punjabi
5693
5694
5695 Overview of Changes from GLib 2.27.92 to 2.27.93
5696 ================================================
5697
5698 * Bugs fixed:
5699  637013 gio/gdbusmessage.c fails to compile on Solaris
5700  640192 Error creating a Gio.Settings object through py...
5701  640261 Minimum version for external pcre needs to be..
5702  640262 GActionGroup contains redundant TYPE macros
5703  640436 Make load_user_special_dirs() resistant to non...
5704  640695 g_key_file_load_from_file() mishandles a CR-LF...
5705  640724 can't compile gio due to format string issues
5706  640725 can't compile tests due to format string issue
5707  640807 improve GVariant behaviour with invalid pointers
5708  640823 wrong documentation for g_source_add_child_source
5709
5710 * Translation updates:
5711  Bulgarian
5712  Galician
5713  Hebrew
5714  Norwegian bokmål
5715  Spanish
5716  Traditional Chinese
5717
5718
5719 Overview of Changes from GLib 2.27.91 to 2.27.92
5720 ================================================
5721
5722 * Update to Unicode 6.0
5723
5724 * Update PCRE to 8.12
5725
5726 * Bugs fixed:
5727  637696 g_unix_connection_send_fd() doesn't work
5728  638872 null settings backend bug
5729  640042 GtkApplication's warning about not connecting...
5730
5731 * Translation updates:
5732  Arabic
5733  Basque
5734  Estonian
5735  Greek
5736
5737 Overview of Changes from GLib 2.27.90 to 2.27.91
5738 ================================================
5739
5740 * Bugs fixed:
5741  638838 gdesktopappinfo: Don't crash if we don't have a desktop filename
5742  638894 Splitting on \s* gives no result
5743  639064 Update gschema.dtd
5744  639084 Copy/paste error in GSettings::writable-changed signal
5745  639177 SIGSEGV for GApplications with G_APPLICATION_IS_SERVICE
5746
5747 * Translation updates:
5748  Estonian
5749  Galician
5750  Indonesian
5751
5752
5753 Overview of Changes from GLib 2.27.5 to 2.27.90
5754 ===============================================
5755
5756 * Test reports created by gtester-report can now
5757   include revision information
5758
5759 * The g_desktop_app_info_launch_* family of functions
5760   now emit a DBus signal when an application is launched.
5761   Additionally, there is a new variant
5762   g_desktop_app_info_launch_uris_as_manager(), which
5763   gives more control over the launched process.
5764
5765 * The memory and null GSettings backends are now available
5766   as public API
5767
5768 * g_get_locale_variants() is a new function that returns a
5769   list of variants of a locale identifier
5770
5771 * Bugs fixed:
5772  587898 I/O timeouts for GSocket
5773  606960 gio: Add extension point for informing parties...
5774  631980 Handle an optional <revision> node in the report...
5775  634569 Document that g_variant_builder_add_value consumes...
5776  635998 Make _g_compute_locale_variants public
5777  636806 Add g_{memory,null}_settings_backend_get_default
5778  637262 Need a binary DER version of ::accepted-cas
5779  637544 Skip fsync() on btrfs
5780  637720 void functions should not return a value.
5781  637738 object_interface_check_properties never actually...
5782  637759 GIOChannel: fix a crash in g_io_channel_read_chars()
5783  637852 Updates to glib.vsprops file for MSVC 2008 builds...
5784  637858 Updates to test/testglib.c...
5785  638349 parameter name of g_variant_new_* may conflict...
5786
5787 * Translation updates:
5788  Hebrew
5789  Norwegian bokmål
5790  Simplified Chinese
5791  Spanish
5792  Swedish
5793  Uyghur
5794  Vietnamese
5795
5796
5797 Overview of Changes from GLib 2.27.4 to 2.27.5
5798 ==============================================
5799
5800 * Network support:
5801  - Add g_tls_certificate_verify() to verify a certificate
5802  - Add GTlsConnection:use-system-certdb
5803  - Other TLS api additions
5804
5805 * GIO:
5806  - Add g_io_stream_splice_async()/_finish() to splice two iostreams
5807  - Add g_emblemed_icon_clear_emblems() and make GEmblemedIcon derivable
5808  - Remove GPeriodic; it did not receive the necessary review and
5809    integration work to declare it stable
5810
5811 * GSequence:
5812  - New methods g_sequence_lookup() and g_sequence_lookup_iter()
5813
5814 * Bugs fixed:
5815  617254 Missing g_sequence_lookup
5816  632544 g_dbus_connection_send_message can not send a locked message...
5817  633350 g_hostname_to_ascii() ignores non-ascii dots
5818  634583 Better error reporting for g_variant_parse()
5819  635007 gsetting enum rule don't work for out-of-srcdir builds
5820  635626 GDBus message idle can execute while flushes are pending
5821  636100 Can't read GSettings:backend property
5822  636305 Typo on g_queue_remove_all() function description
5823  636311 appinfo: tweak application positioning for content-types
5824  636351 g_simple_async_result_is_valid lacks a version tag
5825  636387 gdb autoload files shadow the "dir" builtin
5826  636673 g_simple_async_report_error_in_idle should allow object...
5827  637147 Add a "delay-apply" property to GSettings
5828  637171 emblemedicon: add g_emblemed_icon_clear_emblems()
5829  637237 gapplication: plug a memory leak
5830
5831 * Translation updates:
5832  Estonian
5833  Galician
5834  Hebrew
5835  Norwegian bokmål
5836  Simplified Chinese
5837  Spanish
5838  Traditional Chinese
5839  Vietnamese
5840
5841
5842 Overview of Changes from GLib 2.27.3 to 2.27.4
5843 ==============================================
5844
5845 * GIO
5846  - Mounts are treated as hidden if they have a path element
5847    that starts with a dot
5848  - GAppInfo gained API to differentiate between recommended
5849    and fallback mime handlers
5850  - g_cancellable_create_source: creates a GSource that triggers
5851    when the GCancellable is canceled
5852  - GPollableInput/OutputStream: Interfaces for pollable streams
5853  - TLS support has landed, with an extension point that is
5854    implemented in glib-networking
5855
5856 * GLib
5857  - Mainloop sources can now have 'child sources'
5858  - g_get_runtime_dir: New function to return the XDG_RUNTIME_DIR
5859
5860 * Bugs fixed:
5861  530786 GFileMonitor "changed" signal underdocumented
5862  588189 TLS support for GSocket*
5863  630357 g_object_new_valist uses uninitialized memory
5864  630559 typo in public string in gsocks: 'The SOCKSv5 require...
5865  632445 Documentation refers to removed GNOME 2.0 porting guide
5866  634239 Child GSources
5867  634241 Add pollable input/output streams
5868  634504 allow passing a NULL emblem to g_emblemed_icon_new()
5869  634613 unsufficient g_get_user_runtime_dir() documentation
5870  635640 schema should inherit gettext-domain from schemalist
5871  635768 Protect g_file_monitor_set_rate_limit() against negative...
5872  635882 Fix the wrong-category schema test
5873  635187 Wrong type of GVariant received in an action...
5874
5875 * Updated translations:
5876  Galician
5877  Italian
5878  Norwegian bokmål
5879  Uyghur
5880
5881
5882 Overview of Changes from GLib 2.27.2 to 2.27.3
5883 ==============================================
5884
5885 * The GTimeSpec type that was introduced in the 2.27.2 has been
5886   dropped again in favour of APIs that return microseconds as
5887   64-bit integer.
5888   Affected functions:
5889   g_source_get_time
5890   g_periodic_unblock
5891   g_get_monotonic_time
5892   g_get_real_time
5893   The similar GTimeVal struct is still around, but its use is
5894   discouraged.
5895
5896 * GTimer is now using monotonic time unconditionally
5897
5898 * There are some new functions to facilitate error reporting
5899   in async GIO APIs:
5900   g_simple_async_result_take_error
5901   g_simple_async_result_new_take_error
5902   g_simple_async_report_take_gerror_in_idle
5903
5904 * There is new convenience API to us GVariant dictionaries:
5905   g_variant_lookup
5906
5907 * It is now possible to delay sending match rules to the
5908   D-Bus daemon in GDBus:
5909   G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
5910
5911 * Support has been added for XDG_RUNTIME_DIR:
5912   g_get_user_runtime_dir
5913
5914 * Various fixes for Win64/MSVC builds have been committed
5915
5916 * Bugs fixed:
5917  620263 Add g_clear_object, g_clear_pointer, g_clear_boxed
5918  633075 update Project Files and sources for MSVC 2008/C89
5919  633381 gsettings Makefile rules should handle empty list...
5920  633685 Use g_simple_async_result_{new_,}take_error
5921  633686 Add g_simple_async_report_take_gerror_in_idle
5922
5923 * Translation updates:
5924   Belarusian
5925   Galician
5926   Hebrew
5927   Punjabi
5928   Spanish
5929
5930
5931 Overview of Changes from GLib 2.27.1 to 2.27.2
5932 ==============================================
5933
5934 * GApplication
5935  - Export actions over DBus and support activating them from remote instances
5936  - Support environment passing
5937
5938 * GSettings
5939  - The gsettings utility has a list-recursively command
5940  - The gsettings utility has commandline completion for enum values
5941
5942 * GLib is now linked against librt and uses monotonic time for
5943   timeouts and GPeriod sources. GSource has a new g_source_get_time()
5944   which returns monotonic time, and g_source_get_current_time() has
5945   been deprecated
5946
5947 * Bugs fixed:
5948  158725 free linked list with data
5949  626320 GVariant: Avoid locking in g_variant_get_child_value() if possible
5950  629247 add gsimpleasyncresult methods to take over a GError
5951  629274 GNetworkService does not do fallback when there is no SRV record
5952  631264 gsettings-tool choice/range support
5953  631482 g_date_time_from_instant: 1000000000000000000
5954  632169 docs for manual use of gsettings-data-convert
5955  632571 Add equivalent to gconftool-2's -R option
5956  633115 GSettings m4 doesn't fail the build for broken schemas
5957  633206 Default g_application_local_command_line() doesn't set exit_status...
5958  633339 support more complex gapplication setups
5959  633356 Make timeout G_MAXINT mean "no timeout"
5960
5961 * Translation updates:
5962  Catalan (Valencian)
5963  Indonesian
5964  Japanese
5965
5966
5967 Overview of Changes from GLib 2.27.0 to 2.27.1
5968 ==============================================
5969
5970 * GDateTime now has full week number support.
5971   New API: g_date_time_get_week_numbering_year
5972
5973 * The GSettings schema compiler will now skip over
5974   broken .xml schema files instead of aborting altogether
5975
5976 * GSettings now works properly on bigendian systems
5977
5978 * GSettings has more complete support for ranges
5979   New API:
5980     g_settings_get_range
5981     g_settings_range_check
5982   The gsettings commandline tool supports ranges too.
5983
5984 * GApplication has been rewritten; see the API docs for details
5985   and examples. The action support is not complete yet.
5986
5987 * The GLib mainloop has gained 'dispatch to context' functionality,
5988   which can replace manually created idles in many cases.
5989   New API:
5990     g_main_context_invoke
5991     g_main_context_invoke_full
5992
5993 * The gio-desktop-app-info-lookup extension point has been
5994   removed from GIO. GIO now uses x-scheme-handler mimetypes when
5995   looking for default applications.
5996
5997 * On win32, make g_get_user_data_dir() return the CSIDL_LOCAL_APPDATA
5998   folder on Windows, and not CSIDL_PERSONAL. This matches what Qt does,
5999   and has been widely requested. Also make g_get_user_config_dir() return
6000   this and not the (roaming) CSIDL_APPDATA folder.
6001
6002 * A periodic event clock has been added in GIO: GPeriodic. Note that this
6003   API is still experimental and expected to undergo changes before it
6004   will be incorporated into a stable GLib release. Use at your own risk.
6005
6006 Bug fixes:
6007  613822 gobject signal connect/disconnect not thread safe
6008  618737 "dispatch to context" functionality
6009  620710 g_get_user_data_dir() uses CSIDL_PERSONAL and not CSIDL_APPDATA
6010  623400 acquire context before dispatching
6011  627126 gsettings schema files don't get installed on FreeBSD
6012  627171 g_socket_new_from_fd() doesn't set the right protocol
6013  628876 Wrong error description
6014  628937 gracefully handle broken schemas
6015  629274 GNetworkService doesn't fallback when there is no SRV record
6016  629289 g_error() used wrong, produces core dump
6017  629687 leaks class refcount in gsocketcontrolmessage
6018  629849 GLib-CRITICAL **: g_source_get_context: assertion `!SOURCE_...
6019  629945 GDBus deadlock in g_bus_get_sync()
6020  630000 g_date_time_difference
6021  630077 GDateTime week number support
6022  630185 Allow NULL strings in g_quark_try_string()
6023  630797 docs mention non-existent g_object_dispose()
6024  630968 gschema-compile problems on power g5
6025  631263 GSettings needs range/choice APIs
6026  631264 gsettings-tool choice/range support
6027  631379 GDBus nonce-tcp test failing
6028  631410 Port gapplookupgconf.c to using x-scheme-handler/
6029  632884 Possible deadlock in g_object_remove_toggle_ref()
6030
6031 Transation updates:
6032  Basque
6033  Brazilian Portuguese
6034  British English
6035  Bulgarian
6036  Czech
6037  Dutch
6038  Estonian
6039  French
6040  Galician
6041  German
6042  Greek
6043  Hebrew
6044  Hungarian
6045  Japanese
6046  Lithuanian
6047  Polish
6048  Portuguese
6049  Romanian
6050  Simplified Chinese
6051  Slovenian
6052  Spanish
6053
6054
6055 Overview of Changes from GLib 2.25.15 to GLib 2.27.0
6056 ====================================================
6057
6058 Build:
6059   - massive restructuring to reduce #include abuse
6060   - tweaks to silence some harmless compiler warnings
6061   - rename gschema-compile.c to glib-compile-schemas.c
6062   - Windows fixes
6063   - fix building with zlib < 1.2.4 on win32
6064
6065 GDateTime:
6066   - better msgctxt for translating month and weekday names
6067   - API is changed quite a lot, implementation is improved
6068   - GTimeZone is now exposed
6069
6070 GObject:
6071   - make ordering for overridden interface properties consistent
6072   - ->priv structures are limited to 64k but this was not documented,
6073     and exceeding this limit produced bad results.  Add docs and enforce
6074     the limit properly.
6075   - add g_object_class_install_properties() to install multiple
6076     properties in one go
6077   - improve debugging output for GValue containing G_TYPE_STRV
6078
6079 GIO:
6080   - fix priority sorting of GIO extensions
6081   - add GCredentials support on FreeBSD
6082   - fix support for IPv6 addresses in URI parsing functions
6083   - GSocketClient fixes for when g_socket_connect succeeds immediately
6084   - clarify string encoding for GFile constructors in docs
6085   - new functions g_data_input_stream_read_upto{,async,finish}
6086   - tweak confusing documentation for g_output_stream_write()
6087
6088 GDBus:
6089   - GDBusMessage can now be locked and copied (like in libdbus)
6090   - GDBusConnection filter function API has changed again
6091   - GDBusServer: ::new-connection now declares if the connection was claimed
6092   - add a partial workaround for GObject bug 627724.
6093   - very many memory leaks fixed
6094
6095 GVariant:
6096   - check for size == 0 in g_variant_get_bytestring to avoid a crash
6097     when attempting to get_bytestring() from an empty array
6098   - improve gobject-introspection annotations
6099
6100 GSettings:
6101   - add GSettings Windows registry backend
6102   - some internal tweaks to the backend API
6103   - remove g_settings_list_items
6104   - add g_settings_list_children and _list_keys to replace it
6105   - add schema compiler restrictions for dealing with lists
6106   - don't automatically emit value changed signals on writability
6107     changes
6108
6109 Other:
6110   - constify the 'parser' vtable param to g_markup_parse_context_push()
6111   - plug many memory leaks in test cases
6112
6113 Bugs closed:
6114   50076 Time API to go with date API
6115  584284 g_data_input_stream_read_until_async different from sync version
6116  624546 Modification of GDBusMessage in filter function
6117  626919 Let g_object_class_install_property() return the installed GParamSpec*
6118  628029 GDateTime missing get_week_of_year method
6119  628253 Interface properties not listed in a consistent order
6120  628331 Plug lots of mem leaks in gio test suite
6121  628345 Plug a mem leak
6122  628436 Plug a mem leak
6123  628505 Fix building with zlib < 1.2.4 on win32
6124  628839 [PATCH] datetime: Rename shadowing variables
6125  628904 [PATCH] Add credential support for FreeBSD and fix a socket issue
6126  628952 incorrect glib_major_version and other variables on cygwin.
6127  629192 g_strdup_value_contents(): dump GStrv more usefully
6128  629251 g_socket_client_async_connect_complete: assertion failed
6129  629259 Failed to connect to "::1"
6130  629328 g_markup_parse_context_push doesn't respect const structs
6131  629429 month "May" short and full form same with "GDateTime" msgctxt
6132  629689 GDBusConnection leaks its GCredentials
6133  629698 Segfault in g_variant_get_bytestring() 
6134
6135 Updated translations:
6136   Arabic
6137   Armenian
6138   Basque
6139   British English
6140   Czech
6141   Finnish
6142   Galician
6143   German
6144   Hungarian
6145   Indonesian
6146   Japanese
6147   Lithuanian
6148   Norwegian bokmål
6149   Polish
6150   Portuguese
6151   Punjabi
6152   Simplified Chinese
6153   Slovenian
6154   Spanish
6155   Swedish
6156   Swedish
6157   Traditional Chinese
6158
6159 Overview of Changes from GLib 2.25.14 to GLib 2.25.15
6160 =====================================================
6161
6162  * GIO
6163   - Memory leak fixes
6164   - The GZip(De}Compressor can now process header information
6165   - Support for network proxies has been added, with the GProxy
6166     interface and the gio-proxy-resolver extension point. GIO
6167     includes SOCKSv4 and SOCKSv5 implementations, and libproxy
6168     is also going to provide an implementation of this extension
6169     point.
6170   - There are GAction and GActionGroup interfaces now, which will
6171     be used in GApplication in the near future.
6172
6173  * GObject
6174   - There are now convenience macros for defining boxed and
6175     pointer types
6176
6177  * GDBus
6178   - Memory leak fixes
6179   - GDBusProxy for well-known names can now auto-restart
6180     the service if the name owner disapperas
6181   - Filter functions are now allowed to modify messages
6182
6183  * GLib
6184   - GDateTime is a replacement for GDate that supports time
6185     and timezone information.
6186
6187  * Bugs fixed:
6188   50076 Time API to go with date API
6189  449565 Add G_DEFINE_BOXED_TYPE()
6190  617691 Add GZIP header processing to GZlibCompressor/GZlibDecompressor
6191  622184 add g_memory_output_stream_steal_data
6192  624546 Modification of GDBusMessage in filter function
6193  627088 Build failure in gdbus-peer.c on FreeBSD
6194  627181 save a memdup
6195  627182 Plug a mem leak in the gdbus-connection test
6196  627187 Plug some gdbus mem leaks
6197  627188 gdbus-non-socket test occasionally fails
6198  627252 G_OPTION_FLAG_NO_ARG is only for callback options
6199  627392 gdbus commit 8a3a4596 breaks win32 compile
6200  627407 FTBFS on !linux UNIX platforms
6201  627604 String error: 'that' twice in a row
6202  627969 ABR in g_file_open_tmp
6203  628084 gdbus-peer fails with assertion
6204  628193 Miscellaneous string fixes
6205  628296 abort() in gsocketconnection.c
6206  628309 Plug a mem leak in GConverterOutputStream
6207  628317 GEmblemedIcon:equal implementation is buggy
6208  628323 Fix invalid reads
6209  628327 Plug a mem leak
6210  628328 Plug a mem leak
6211  628329 Don't leak the FD list
6212  628324 Invalid reads in gdbus-export test
6213
6214  * Updated translations:
6215   British English
6216   Danish
6217   Galician
6218   Hebrew
6219   Punjabi
6220   Serbian
6221   Spanish
6222   Traditional Chinese
6223
6224
6225 Overview of Changes from GLib 2.25.13 to GLib 2.25.14
6226 =====================================================
6227
6228 * GDBus
6229  - Make the closure variants of GDBus apis work
6230  - Make error unregistration work
6231  - Use async IO in the IO thread (626748)
6232
6233 * GIO
6234  - Make g_simple_async_result_is_valid work without source (626208)
6235  - GSocketClient: add a timeout property
6236  - Fix memory leaks in GSocketClient
6237  - Handle async vs. sync correctly in GSocketConnection stream (616458)
6238  - Declare stream base classes as abstract
6239  - Clarify semantics of g_output_stream_write() (627071)
6240
6241 * Other
6242  - Improve test coverage for GDBus, GRegex, GAsyncResult
6243  - Drop dead code in pcre, xdgmime
6244  - Fix a race condition in gtester (578295)
6245  - Avoid an extra allocation in GAsyncQueue (626704)
6246  - Add test case for non-socket GIOStream (626841)
6247  - More explicit GVariant docs (622770)
6248  - Imroved docs for GAsyncInitable and GSimpleAsyncResult (602417)
6249
6250 * Translation updates:
6251  - Galician
6252  - Norwegian bokmål
6253  - Punjabi
6254  - Simplified Chinese
6255  - Swedish
6256
6257
6258 Overview of Changes from GLib 2.25.12 to GLib 2.25.13
6259 =====================================================
6260
6261 +-------------------------------------------------------------------+
6262 |   WARNING: There have been no breaks in API or ABI.  Weird, eh?   |
6263 +-------------------------------------------------------------------+
6264
6265 The primary purpose of this release is to fix a serious problem with
6266 glib 2.25.12: glibconfig.h (as generated on a Fedora amd64 system) was
6267 being distributed in the tarball.  It was being used to build some parts
6268 of glib on other systems (eg: 32bit ones).  This was causing some very
6269 serious problems.
6270
6271 There have been many other improvements, however:
6272
6273  Build and testing:
6274   - vastly improved test coverage
6275   - old tests moved to the gtester framework
6276   - gtester Makefile modified so that the tests only run once
6277   - cleanup of how we handle includes while building glib
6278
6279  GVariant:
6280   - add a g_return_if_fail (utf8) to g_variant_new_string()
6281
6282  GDBus:
6283   - perform extra sanity checks when serialising messages
6284   - add API to query and set the byteorder of a GDBusMessage
6285   - improve debug output, add some extra options
6286   - if exiting due to the bus disconnecting us, print an error message
6287     explaining why
6288   - sort property names correctly
6289   - don't bother sending RemoveMatch when we will close the connection
6290     anyway
6291   - use effective uid/gid for credential passing
6292
6293  GSettings:
6294   - add G_SETTINGS_BIND_INVERT_BOOLEAN for inverting boolean bindings
6295     without mapping functions
6296   - mark all strings in the schema compiler for translation
6297
6298  Binding:
6299   - improve closure support for bindings
6300   - copy GSettings INVERT_BOOLEAN flag
6301
6302  Other:
6303   - fix another complicated GCancellable deadlock possibility
6304
6305 Bugs closed:
6306  599590 glib build doesn't look for correct pkg-config
6307  619026 avoid warning in gutils.h when using gcc with -Wconversion
6308  624739 Please fix POTFILES.in
6309  625472 Valgrind claims uninitialized bytes used
6310  625500 g_date_set_time_val documentation doesn't mention local time
6311  625628 GDBusProxy: wrong property name sorting
6312  625753 Incorrect flags used in g_dbus_connection_call_sync()
6313  625827 Expand documentation about error quark naming
6314  625988 builddir != srcdir issues
6315  626107 glibconfig.h is being disted
6316
6317 Updated translations:
6318  French
6319  Galician
6320  Hebrew
6321  Norwegian bokmål
6322  Spanish
6323
6324
6325 Overview of Changes from GLib 2.25.11 to GLib 2.25.12
6326 =====================================================
6327
6328 +-------------------------------------------------------------------+
6329 | WARNING: There have been many API changes in GDBus -- sending     |
6330 | messages, subscribing to signals, closing connections and         |
6331 | registering subtrees are affected.  The ABI for GSettingsBackend  |
6332 | has also been changed.  For both reasons, a new dconf release is  |
6333 | required (and will be along soon).                                |
6334 +-------------------------------------------------------------------+
6335
6336 Build:
6337   - cleanup automake setup
6338   - rename configure.in to configure.ac
6339   - various docs fixups
6340   - move glibconfig.h to glib/
6341   - disable dtrace support on Mac OS (which has incompatible 'dtrace')
6342
6343 GSettings:
6344   - add support for vendor override files (to change the default values
6345     in a schema)
6346   - change GSettingsBackend vtable
6347   - add g_settings_reset()
6348   - support binding to G_TYPE_STRV properties
6349
6350 GDBus:
6351   - many bug fixes, including a serialisation fix
6352   - stop handling incoming connections as soon as stop() is called
6353   - proper support for file descriptor passing
6354   - new flags parameter for sending messages
6355   - new flags parameter for subscribing to signals
6356   - always reset the message serial when sending a message unless
6357     G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL is given
6358   - constness fixes for introspection structures
6359   - clean ups to subtree registration API
6360
6361 Other:
6362   - fix divide by zero bug in g_malloc_n functions
6363   - GIO: don't blindly assume that SOCK_CLOEXEC is supported
6364   - make GObject property notify freezes threadsafe
6365   - GIO: clean up credentials passing
6366   - GApplication: make default-quit not apply if register=FALSE
6367   - GIO: add annotations for gobject-introspection
6368
6369 Bugs closed:
6370  166020 use GAtomic for refcounting
6371  617483 Credentials passing
6372  622005 [GApplication] no way to modify the "default-quit" property
6373  623293 vendor override files
6374  623810 Message serialization bug
6375  623815 Don't check sender for GDBusProxy objects where name is not set
6376  624473 GDBusSubtreeIntrospectFunc return type
6377  624483 GDBusSubtreeEnumerateFunc clarification
6378  624484 GDBusSubtreeDispatchFunc clarification
6379  624754 gdbusaddress.c missing sys/wait.h
6380  624968 div by zero in g_malloc_n family
6381  624991 GSettings mapping for G_TYPE_STRV 
6382  625383 Add missing GI annotations
6383
6384 Updated Translations:
6385  Armenian
6386  Galician
6387  German
6388  Hebrew
6389  Kazakh
6390  Romanian
6391  Simplified Chinese
6392  Spanish
6393
6394 Overview of Changes from GLib 2.25.10 to GLib 2.25.11
6395 =====================================================
6396
6397 +-------------------------------------------------------------------+
6398 | WARNING: There have been minor API changes in GDBus and GVariant. |
6399 | These API changes will not affect many users, but they do require |
6400 | a new version of GTK+ to be installed.                            |
6401 +-------------------------------------------------------------------+
6402
6403 Build:
6404   - add a --disable-Bsymbolic configure flag to disable linking with
6405     -Bsymbolic-functions
6406   - this release sees the complete removal of the old 'g*alias' hacks
6407   - honour the NOCONFIGURE environment variable from autogen.sh
6408   - use proper feature test macros for isnan
6409   - use pkg-config to check for zlib
6410   - add ACLOCAL_AMFLAGS to Makefile.am
6411
6412 GDBus:
6413   - hide Class and instance structures for all GDBus types except
6414     GDBusProxy.  This breaks API by preventing subclassing, but probably
6415     nobody was doing that.
6416   - add new GDBusConnection call to support flushing all pending
6417     outgoing messages
6418   - change the register_object API to add a reference to the
6419     GDBusInterfaceInfo object so the caller need not keep it alive
6420     themselves
6421   - don't rewrite the serial number when sending messages that already
6422     have a serial number
6423   - better error checking for DBUS_SESSION_BUS_ADDRESS environment
6424     variable
6425   - switch to g_parse_debug_string for G_DBUS_DEBUG and add a lot of new
6426     flags
6427   - add support for temporarily freezing a freshly created
6428     GDBusConnection.  Do this until after the ::new-connection signal
6429     has finished running on GDBus services.
6430   - never require non-closed connections (the user is incapable of doing
6431     this due to the obvious race)
6432   - remove weird/misleading redundant check on NameOwnerChanged signal
6433   - emit GDBusProxy::g-properties-changed on NameOwnerChanged
6434
6435 GVariant:
6436   - the 'g_variant_{new,get}_byte_array' APIs have been removed
6437   - g_variant_{new,get,dup}_bytestring has been added, with different
6438     arguments and different behaviour
6439   - g_variant_{new,get,dup}_bytestring_array has been added, doing
6440     essentially the same thing as the 'strv' functions, but with byte
6441     strings instead of utf8 strings
6442   - G_VARIANT_TYPE_BYTESTRING ('ay'), BYTESTRING_ARRAY ('aay') and
6443     STRING_ARRAY ('as') constants have been added
6444   - the undocumented behaviour that g_variant_get_strv() deserialised
6445     arrays of object paths or signature strings has been dropped
6446   - additional varargs support for converting bytestrings or bytestring
6447     arrays with ^ay ^aay ^&ay and ^a&ay
6448   - improved gobject-introspection annotation
6449   - fix a problem with GBuffer calling g_slice_free for the wrong type
6450   - fix leaks in the type inferencing code of the parser
6451
6452 GSettings:
6453   - improved documentation
6454   - updated schema XML DTD, now xincluded into the docs
6455   - added support for schemas that extend other schemas (using the
6456     'extends=' attribute).  Values of keys in the base schema can be
6457     overridden using <override>.
6458   - added theoretical support for lists (using the 'list-of=' attribute)
6459   - lots of new tests
6460   - add support for flags (implemented similarly to enums)
6461   - add support for generating .enums.xml files to gsettings.m4:
6462       gsettings_ENUM_NAMESPACE = org.example.myapp
6463       gsettings_ENUM_FILES = ../path/to/*.h
6464     will generate org.example.myapp.enums.xml with mappings for all
6465     enums and flags in the specified .h files.
6466   - warn with g_message() if the 'memory' backend is used by default
6467     (ie: because no other GSettings backends are installed)
6468   - fix get_property() for GSettings::schema
6469   - command line tool: fix a bug that prevented non-basic values from
6470     being set due to a premature free
6471   - command line tool: bash completion support
6472   - chain up in _finalize
6473   - add a new g_settings_get_mapped API to read settings that require
6474     post-processing
6475   - retry with the translated or schema default value if the
6476     GSettingsBindGetMapping function fails
6477   - schema compiler: never fail due to empty schema directories (but
6478     warn)
6479   - peek rather than ref/unref the GEnumClass in the mapping function
6480   - schema compiler: compile *.enums.xml before *.gschemas.xml to ensure
6481     that we have all the enums that the schemas may reference
6482   - schema compiler: improve accuracy of line numbers in error reports
6483   - fix crashes in the keyfile backend caused by invalid group names in
6484     the keyfile
6485
6486 Other:
6487   - always intern GBinding prop names
6488   - base64: remove asserts preventing conversion of empty strings
6489   - document NULL special-cases for GValueArray
6490   - GNode docs improvements
6491   - improve detection of 'system internal' mounts
6492   - fix leaks in the inotify GFileMonitor implementation
6493   - annotate all custom GIO GSources to improve debugging (e.g. using
6494     SystemTap)
6495
6496 Tests:
6497   - Turn on glibc malloc checking features for make check
6498   - improvements for GSettings tests, plus new tests
6499   - improved tests for GKeyfile
6500   - new tests for GDir, GSList, GSList, GAppLaunchContext,
6501     CharsetConverter, GIcon, ...
6502   - move some tests to GTester (tree tests, uri tests)
6503   - generally, really an awful lot of new tests
6504   - don't try to allocate 2gigs of memory anymore for the array test
6505
6506  552363 g_value_array_{insert,prepend,append}'s special cases for NULL
6507  561248 Improve return value description from g_node_prev/next_sibling()
6508  570036 Add ACLOCAL_AMFLAGS to Makefile.am
6509  576833 g_sprintf add a reference to g_strdup_printf
6510  576854 g_strconcat() documentation should provide a hint about bad l10n
6511  582227 reference: add other URI functions to 'URI Functions' section
6512  599223 should provide g_spawn_* variants that take a GAppLaunchContext
6513  610784 array test failing
6514  613057 Leak in inotify GFileMonitor implementation
6515  620536 Annotate all custom GIO GSource using g_source_set_name
6516  620913 More control with G_DBUS_DEBUG
6517  622124 implement flags
6518  622127 GSettings extended key validation
6519  622128 retry with default value for failed mapping
6520  622294 More annotations for GVariant
6521  622565 glib-compile-schemas fails when no schemas
6522  622600 Fix missing prototype warning
6523  622813 gsettings mapping & enum buglet
6524  623142 Ensure ::new-connection runs before processing D-Bus messages
6525  623143 Never require non-closed connections
6526  623319 use g_parse_debug_string for dbus debug flags
6527  623401 process enums first
6528  623402 schema compiler reports wrong line numbers
6529  623407 g_keyfile_settings_backend_new crashes with the key "/"
6530  623473 zlib should be checked with pkg-config
6531  623537 GDBusProxy has weird checking on NameOwnerChanged
6532  623538 GDBusProxy::g-properties-changed emission for corner cases
6533  623692 directory with file at multiple MLS levels may display empty
6534  623720 gschema.dtd does not contain enum definitions
6535  623770 quoting of expand_macro in gdesktopappinfo.c
6536  623772 gdesktopappinfo.c, function child_setup
6537  623780 g_unix_is_mount_path_system_internal
6538  623954 g_settings_finalize
6539  623955 Dubious return values
6540
6541 Updated translations:
6542  Galician
6543  Hebrew
6544  Norwegian bokmål
6545  Spanish
6546
6547 Overview of Changes from GLib 2.25.9 to GLib 2.25.10
6548 ====================================================
6549
6550 +----------------------------------------------------------------+
6551 | WARNING: There have been API changes in GDBus. Users of these  |
6552 | APIs will need to be adapted.  In particular, a new release of |
6553 | dconf is required to go along with this one.  There has also   |
6554 | been a change in the GSettings backend API used for keyfiles.  |
6555 +----------------------------------------------------------------+
6556
6557 * GDBus:
6558  - add direction parameter to filter functions (API change)
6559  - allow calling other interfaces with a GDBusProxy
6560  - padding added to class struct fields (ABI change)
6561  - fixes for closures-based functions
6562
6563 * GVariant:
6564  - new is_floating() call
6565  - add g_value_take_variant() call (required for marshallers)
6566
6567 * GSettings:
6568  - support for binding GParamSpecEnum properties
6569  - ifelse-style condition support for GLIB_GSETTINGS m4 macro
6570  - remove gsettings-schema-convert tool (now in GConf)
6571  - allow introspection of all installed schemas
6572  - allow introspection of the keys in a schema
6573  - rewrite keyfile backend (API change)
6574
6575 * GNIO:
6576  - don't implicitly close GSocket until it is destroyed
6577  - windows fixups
6578
6579 * Other:
6580  - allow GChecksum to take (NULL, 0) for data/length
6581  - GRelation and GCompletion are now deprecated
6582  - introduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
6583  - add working directory to GApplication platform data
6584  - lots of documentation cleanups
6585  - PCRE updated to 8.02
6586
6587 * Build:
6588  - the IA__g_* style symbol aliasing has been disabled and replaced with
6589    the -Bsymbolic-functions linker flag on platforms that support it.
6590    Please be on the watch for portability issues and report them to us.
6591  - many test cases have been moved to the GTester framework
6592  - lcov support has been added for tests
6593  - many windows fixes
6594
6595 * Bugs fixed:
6596  501057  lcov coverage suite and GLib integration
6597  551271  deprecate GRelation
6598  601686  Implement diagnostic mode
6599  603309  GSocketOutputStream broken on Windows (?)
6600  616718  GLIB_GSETTINGS macro can't be used conditionally
6601  616855  GSocketConnection: don't close the socket if it's still reffed
6602  618866  g_ptr_array_remove_index_fast memory leak
6603  619878  keyfile backend calls keys_changed with invalid argument
6604  619879  keyfile backend doesn't make use of expected_type
6605  621092  Add with_closures() variants for bindings
6606  621172  Cross compiling fails
6607  621838  Actually add cwd to platform data
6608  621945  Filter outgoing messages in GDBusConnection
6609  621947  add g_value_take_variant
6610  622038  GSettings: "It is a programmer error" documentation is unclear
6611  622154  [patch] update documentation for g_application_new
6612  622281  binding: Add SYNC_CREATE to the flags
6613  622480  Improve documentation for g_strcmp0()
6614  622554  g_error called if schema not installed
6615  622601  Return interned strings from g_settings_list_keys
6616
6617 * Translation updates:
6618  - Galician
6619
6620 Overview of Changes from GLib 2.25.8 to GLib 2.25.9
6621 ===================================================
6622
6623 +----------------------------------------------------------------+
6624 | WARNING: There have been API changes in GDBus, GSettings and   |
6625 | GApplication. Users of these APIs will need to be adapted. In  |
6626 | particular, a new release of GTK+ is required to go along with |
6627 | this one.                                                      |
6628 +----------------------------------------------------------------+
6629
6630 * GDBus
6631  - Use Gio's default async implementation
6632  - Fix proxy construction for objects with no properties
6633  - Fix error handling in synchronous initialization
6634  - Do not dispatch calls to unregistered objects
6635  - Add _with_closures alternative functions
6636  - Allow constructing GDBusProxy with well-known names
6637  - Remove GType parameters from GDBusProxy constructors
6638  - Nuke g_bus_watch_proxy API
6639  - Add --xml to gdbus-tool to print raw introspected XML
6640
6641 * GSettings
6642  - schema file format change: store (default, options) in gvdb
6643  - Add g_settings_sync()
6644  - Add support for enums and ranges
6645  - 'context' support has been replaced by direct use of
6646    GSettingsBackend
6647
6648 * GApplication
6649  - Switch to using variants for timestamps
6650  - Use GInitable
6651
6652 * GObject
6653  - Introduce g_object_notify_by_pspec
6654  - Add GBinding
6655  - The GVariant gtype G_TYPE_VARIANT was changed from boxed
6656    to fundamental. We believe there were no existing users
6657    of the boxed type, so this should not cause any applications
6658    to break.
6659
6660 * Test framework
6661  - Add package and version to the test report XML
6662  - Use optparse to parse gtester-report commandline
6663  - Add subunit support to gtester-report
6664  - Prevent division by zero if no tests
6665
6666 * Bugs fixed:
6667  621782 Crash using gbinding
6668  619945 GConverterOutputStream triggers assertion and corrupts data
6669  621319 more leaked GVariants in GSettings
6670  621168 GKeyFile memory leak on Windows platform
6671  621002 Switch to using variants for timestamps, split out signals
6672  620953 tiny docs addition
6673  618904 Lies in gunixmounts documentation
6674  621702 Correctly initialize GError
6675  611778 minor cleanup of gtester-report
6676  621213 GDBusProxy and well-known names
6677  621034 Rewrite apps test to ensure children are killed
6678  620954 gapplication gvariant simplifications
6679  611869 add subunit out feature to gtester-report
6680  621119 GDBusProxy and objects with no properties
6681  620990 Use Gio's default async implementation again
6682  620952 g_application_register_with_data is an ugly API
6683  621252 GSettings leaks context
6684  618715 fork() in GSettings test cases is problematic 618715
6685  621905 Assume a ref when doing async work
6686  621266 GSettings "context" clarification
6687
6688 * Translation updates:
6689  Chinese
6690
6691
6692 Overview of Changes from GLib 2.25.7 to GLib 2.25.8
6693 ===================================================
6694
6695 * Initial support for dtrace and systemtap profiling:
6696  - mainloop sources can be named
6697  - probes for memory allocation with g_malloc and gslice
6698  - gquark name tracking
6699  - type creation
6700  - object life-cyle (creation, finalization, ref, unref)
6701  - signal creation and emission
6702
6703 * GVariant
6704  - has been fixed to work with the FreeBSD malloc
6705  - added introspection annotations
6706  - new function: g_variant_builder_add_parsed
6707
6708 * GSettings:
6709  - g_settings_set/get_strv functions have lost their length parameter
6710  - g_settings_set_strv accepts NULL
6711  - added introspection annotiations
6712
6713 * GPermission: an abstract interface for representing permissions,
6714   with a minimal implementation named GSimplePermission
6715
6716 * GApplication: a basic application support class, with a D-Bus based
6717   implementation
6718
6719 * Bugs fixed:
6720  619585 glib-compile-schemas asserts on FreeBSD
6721  620384 Annotate GVariant and GSettings _strv() functions
6722  606044 Add support for dtrace/systemtap static markers
6723  620350 add g_variant_builder_add_parsed() API
6724  620349 utf8ify GVariant printer
6725  620767 Typo in GSettings documentation: "INTLTOOL_NOMERGE_RULE"
6726  620312 Fix g_settings_[gs]et_strv() API
6727  620519 GPermission
6728  620582 GPermission needs a simple implementation
6729  620496 GSettings schema compiler should reject invalid paths
6730  620173 missing single header inclusion guards
6731  620265 g_assertion_message_error should take const GError *
6732
6733 * Translation updates:
6734  Esperanto
6735  Galician
6736  Hebrew
6737  Indonesian
6738  Norwegian bokmål
6739  Slovenian
6740  Spanish
6741
6742
6743 Overview of Changes from GLib 2.25.6 to GLib 2.25.7
6744 ===================================================
6745
6746 * NOTE: API/ABI breaks since 2.25.6 release:
6747   - g_dbus_connection_sync{,_sync} takes a new 'reply_type' argument
6748   - GSettingsBackendClass 'list' virtual function changed
6749
6750   GSettings backends and things using GDBus may need to be rebuilt.
6751
6752 * GDBus: many build-related fixes
6753
6754 * GDBus (service): return a DBus error when receiving a method call for
6755   an unknown interface.
6756
6757 * GSettings: fix 'make install' bug in gsettings.m4 for generated schema
6758   files
6759
6760 * GSettings: avoid non-portable use of LC_MESSAGES
6761
6762 * better approach to handling man pages
6763
6764
6765 * Bugs fixed:
6766  619527 please improve docs on g_file_make_symlink
6767  619391 send-with-reply should have expected result signature
6768  618616 Use stack-allocated GVariantBuilders
6769  617004 Build with "--disable-nls" fails under MinGW/Win32
6770  619142 Build fixes (GDBus)
6771
6772 * Updated translations:
6773  Estonian
6774  Galician
6775  Norwegian bokmål
6776
6777 Overview of Changes from GLib 2.25.5 to GLib 2.25.6
6778 ===================================================
6779
6780 * GDBus: introspection improvements
6781 * GDBus: build fixes
6782
6783 * GSettings: GSettingsBackend ABI changed               **** NOTE ****
6784 * GSettings: --uninstall option for schema compiler
6785 * GSettings: new m4 macro with more power
6786 * GSettings: thread support
6787
6788 * rework of file notification on Solaris
6789 * fixes for gold linker
6790
6791 * Bugs fixed:
6792  619038 increase gsettings.m4 power
6793  619031 method-calls-in-thread test failing
6794  618839 Typo at translation message
6795  616864 GSETTINGS_CHECK_RULE doesn't work with multiple files
6796  618730 gunixcredentialsmessage.c doesn't compile on GNU/kfreebsd
6797  616314 Make GSettings (partially) threadsafe
6798
6799 * Updated Translations:
6800  Indonesian
6801  Galician
6802  Spanish
6803
6804 Overview of Changes from GLib 2.25.4 to GLib 2.25.5
6805 ===================================================
6806
6807 * GDBus: Fix serialization of empty arrays
6808
6809 * GDBus: Plug various memory leaks
6810
6811 * GSettings: Fix problems with GSETTINGS_CHECK_RULE
6812
6813 * Bugs fixed:
6814  616731 GSETTINGS_CHECK_RULE doesn't work in non-srcdir builds
6815  616864 GSETTINGS_CHECK_RULE doesn't work with multiple files
6816  618615 mem leaks in parse_value_from_blob
6817  618622 Plug some mem leaks in gdbus
6818  618650 Plug a mem leak in gdbusauth
6819  618663 Plug mem leaks in gdbus tests & examples
6820
6821 * Updated translations:
6822  Spanish
6823
6824
6825 Overview of Changes from GLib 2.25.3 to GLib 2.25.4
6826 ===================================================
6827
6828 * GDBus D-Bus support has been merged. This provides an API
6829   to replace dbus-glib
6830
6831 * GVariant no requires strings to be UTF-8. You can use byte
6832   arrays for non-UTF-8 strings.
6833
6834 * GSettings allows to bind string properties to byte arrays
6835
6836 * The schema compiler supports range restrictions
6837
6838 * Bugs fixed:
6839  618051 socket-server|client.c fail to compile under AIX...
6840  616102 GSettings ignores <choice> and <range>
6841  616720 Chunked quark allocation
6842  616877 Several issues with g_socket_receive_message
6843  616892 gio: Add a boxed type for GFileAttributeMatcher
6844  616967 Add g_regex_get_compile_flags() and g_regex_get_match_flags()
6845  617767 g_settings_[gs]et_strv() 'length' argument has missing docs...
6846  617914 gtester-report: cope with binaries with no test cases
6847  617937 output_stream_close vs output_stream_close_async semantics
6848  615494 Connction timeouts produce partially invalid error messages
6849  617823 glib-compile-schemas problems with an out of source build
6850  617947 glib-mkenums: add @valuenum@ support
6851
6852 * Translation updates:
6853  Galicaian
6854  Norwegian bokmål
6855  Shavian
6856  Spanish
6857
6858
6859 Overview of Changes from GLib 2.25.2 to GLib 2.25.3
6860 ===================================================
6861
6862 * New macro: G_GNUC_DEPRECATED_FOR, a variant of G_GNUC_DEPRECATED
6863   that lets you add replacement information (requires gcc 4.5)
6864
6865 * Rename AM_GSETTINGS autoconf macro to GLIB_GSETTINGS
6866
6867 * Rename gschema-compile utility to glib-compile-schemas
6868
6869 * Add support for timeouts in GSocket
6870
6871 * Bugs fixed:
6872  589989 Compilation error on Solaris 9
6873  616648 Change AM_GSETTINGS macro to GLIB_GSETTINGS
6874  587898 I/O timeouts for GSocket
6875  614541 Add G_TYPE_ERROR boxed type for GError
6876
6877
6878 Overview of Changes from GLib 2.25.0 to GLib 2.25.2
6879 ===================================================
6880
6881 * Include a 'gsettings' utility, for commandline access to GSettings
6882
6883 * Install a AM_GSETTINGS autoconf macro similar to AM_GCONF
6884
6885 * GSettings can bind the writability of a key explicitly
6886
6887 * There is now a predefined boxed type for GError
6888
6889 * Bugs fixed:
6890  615379 g_new macros crash if sizeof(struct_type) == 0
6891  616312 Add m4 rule equivalent to GCONF_SCHEMAS_INSTALL
6892  616295 mapping bug for uint64
6893  616216 glib compile from remote directory fails
6894  615960 Fix size passed to connect() for abstract sockets
6895  616432 Crash in gschema-compile
6896  616331 gsettings-schema-convert uses imaginary types
6897  616309 gsettings-schema-convert should output gettext-domain
6898  616384 Add mention of GConfBridge in conversion docs
6899  616311 gschema-compile outputs in current directory
6900  616276 simplify gschema-compile test setup
6901  616156 keys with unnecessary empty options arrays
6902  616405 gsettings missing g_return_if_fail's
6903  616245 Use G_DEFINE_INTERFACE macro
6904  614541 Add G_TYPE_ERROR boxed type for GError
6905
6906 * Updated translations:
6907  Catalan (Valencian)
6908  Galician
6909  Kannada
6910  Spanish
6911
6912
6913 Overview of Changes from GLib 2.24.0 to GLib 2.25.0
6914 ===================================================
6915
6916 * The GSettings framework has been merged. This provides the API to
6917   replace GConf. DConf will provide a backend implementation for it.
6918   GConf will also provide a backend implementation to ease the
6919   transition. We provide utilities to assist with schema conversion
6920   and data migration, as well as a porting guide.
6921
6922 * Translation updates:
6923  Bengali
6924  Catalan
6925  Danish
6926  Gujarati
6927  Marathi
6928  Thai
6929  Traditional Chinese
6930
6931
6932 Overview of Changes from GLib 2.23.6 to GLib 2.24.0
6933 ===================================================
6934
6935 * Bug fixes:
6936  613601 buglet in dup_close_on_exec_fd
6937  584284 g_data_input_stream_read_until_async behaves confusingly
6938  613748 Write errors in middle of copy cause hang
6939  613923 splice_stream_with_progress: wrong error handling
6940  613667 Typo in GObject documentation
6941  613618 gvariant format string docs unclear
6942
6943 * Translation updates:
6944  Basque
6945  Ukrainian
6946  Vietnamese
6947
6948
6949 Overview of Changes from GLib 2.23.5 to GLib 2.23.6
6950 ===================================================
6951
6952 * Class private data:
6953   - support for private data associated with a GTypeClass
6954
6955 * GVariant merge is now complete:
6956   - loading functions and parser merged
6957
6958 * Windows improvements:
6959   - socket fixes
6960   - various build improvements
6961   - removal of GCC/C99isms in favour of portable code
6962   - drop unmaintained Visual Studio 8 support
6963
6964 * Minor API addition:
6965   - g_desktop_app_info_get_filename()
6966
6967 * Bugs fixed:
6968  521707 Class private data
6969  612502 build fails on glib/tests/gvariant.c
6970  612832 [GDesktopAppInfo] New function g_desktop_app_info_get_filename
6971  612702 [PATCH] Fix GSocket-related crash on Windows
6972  612736 Improve the documentation about single include
6973  610858 gvariant test fails sometimes
6974  612327 uninitialized variable
6975
6976 * New translations:
6977  Afrikaans
6978  LowGerman
6979
6980 * Updated translations:
6981  Czech
6982  Finnish
6983  Galician
6984  Greek
6985  Punjabi
6986  Romanian
6987  Serbian
6988
6989
6990 Overview of Changes from GLib 2.23.4 to GLib 2.23.5
6991 ===================================================
6992
6993 * New API addition: g_malloc_n() and friends used to implement an
6994   overflow-safe family of g_new() macros.
6995
6996 * GVariant:
6997  - GVariantBuilder and GVariantIter are now merged.
6998  - The variable arguments API is now merged.
6999  - The parser will be in a future release.
7000
7001 * GIO:
7002  - Remove GUtf8InputStream (which never appeared in a stable release)
7003    for now since it doesn't satisfy the needs of its main intended use
7004    case.  We hope to reimplement this feature in a better form in a
7005    future release.
7006
7007 * Bugs fixed:
7008  609531 missing licence headers
7009  612107 Missing G_FILE_ATTRIBUTE_TRASH_ORIG_PATH
7010  611897 g_io_modules_scan_all_in_directory leaks
7011  608196 Overflow-safe g_new family
7012  611696 gio uses GetAddrInfo which requires special handing on windows 2k
7013  605667 Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec is valid
7014  610860 test_g_file_open_readwrite fails if $HOME is unwritable
7015  552912 glib-2.18 /live-g-file/test_copy_move failed when run as root
7016  609813 Renaming a file discards file notes
7017
7018 * Updated translations:
7019  Basque
7020  Brazilian Portuguese
7021  British English
7022  Bulgarian
7023  Catalan
7024  Danish
7025  Estonian
7026  French
7027  German
7028  Hungarian
7029  Italian
7030  Lithuanian
7031  Norwegian bokmål
7032  Portuguese
7033  Russian
7034  Slovenian
7035  Spanish
7036  Swedish
7037  Traditional Chinese
7038
7039
7040 Overview of Changes from GLib 2.23.3 to GLib 2.23.4
7041 ===================================================
7042
7043 * GVariant: The core of GVariant has been merged now, with some
7044  API still to follow.
7045
7046 * GIO:
7047  - There is a new interface GFileDescriptorBased for file descriptor
7048    based IO. GLocalFile{Input,Output}Stream implement it
7049  - Use splice(2) to transfer data between file descriptors without
7050    extraneous copies
7051  - Add a way to request move events from file monitors
7052
7053 * Bugs fixed:
7054  609143 *result_uncertain is never assigned in g_content_type_guess
7055  604086 Use splice(2) when doing local file copies
7056  547890 No move events for GFileMonitorEvent?
7057  568760 nautilus freezes due to a bug in garray.c:322
7058  609962 Add info about the use of G_DEFINE_INTERFACE
7059  609564 g_base64_encode_close docs should mention outbuf size...
7060  610484 g_variant_equal bug
7061  610131 libasyncns does not compile on Solaris 8
7062  609530 missing single header include guards
7063
7064 * Updated translations:
7065  Czech
7066  Estonian
7067  Galician
7068  German
7069  Korean
7070  Polish
7071  Slovenian
7072  Spanish
7073  Traditional Chinese
7074
7075
7076 Overview of Changes from GLib 2.23.2 to GLib 2.23.3
7077 ===================================================
7078
7079 * GLib now has a facility for locks that consume only one bit of
7080   storage inside an integer: g_bit_lock()
7081
7082 * GVariant: The serializer has been merged, with more API to follow
7083
7084 * Bugs fixed
7085  548967 1 bit mutex lock
7086  604967 2.22.3 libasyncns build fails on HP-UX 11.11
7087  608602 G_VALUE_COLLECT_INIT variables shadow those in G_VALUE_COLLECT
7088  608743 Crash in g_hostname_to_ascii visiting certain website in epiphany
7089  599197 array ref and unref functions crash on NULL array.
7090  608159 mem leak in g_io_modules_scan_all_in_directory
7091
7092 * Translation updates
7093  Brazilian Portuguese
7094  Czech
7095  French
7096  Norwegian bokmål
7097  Slovenian
7098  Spanish
7099  Thai
7100
7101
7102 Overview of Changes from GLib 2.23.1 to GLib 2.23.2
7103 ===================================================
7104
7105 * We are now using gcc builtins for atomic operations when available
7106
7107 * g_assert() grew the ability to store assertions in core dumps
7108
7109 * GIO supports lazy loading of GIO modules, and there is a new
7110   gio-querymodule utility that goes along with this.
7111   Packagers will need to adapt to this.
7112
7113 * Threading changes:
7114  - The requirements for g_thread_init() have been relaxed slightly,
7115    it can be called multiple times, and does not have to be the first
7116    call.
7117  - GObject now links to GThread and threads are enabled automatically
7118    when g_type_init() is called.
7119  - Thread-safety issues with boxed types in GObject have been fixed.
7120
7121 * GObject:
7122  - Another bunch of performance work has landed
7123
7124 * GVariant:
7125  - GVariantType has been merged, with the rest of the GVariant
7126    API to follow.
7127
7128 * Bugs fixed:
7129  568760 nautilus freezes due to a bug in garray.c:322
7130  602417 Document lifecycles of GSimpleAsyncResult and friends
7131  604824 crash in Epiphany: Selecting my Slashdot bo...
7132  448888 don't init g_slice for always-malloc
7133  531902 Use GCC atomic buildins for g_atomic*
7134  554887 boxed type registration is not thread safe
7135  586150 unresolved symbols when building glib 2.21.2 on OS X Tiger
7136  589176 row gvalue transform array exponentially
7137  594872 Support storing assertion messages into core dump
7138  602240 Upgrade libasyncns to 0.8
7139  603590 Speed up G_VALUE_COLLECT
7140  604457 gutf8inputstream.c: increasing unknown size pointer
7141  605686 GCharsetConverter doesn't flush
7142  605733 g_memory_output_stream_new violates GObject standards
7143  605883 g_object_new() processes varargs even when there are none
7144  605977 invalid utf-8 conversion in g_local_file_get_parse_name(...
7145  606775 Enable threads by default in gobject
7146
7147 * Translation updates:
7148  Asturian
7149  Basque
7150  Bengali
7151  Bulgarian
7152  Estonian
7153  Norwegian bokmål
7154  Spanish
7155  Thai
7156  Ukrainian
7157
7158
7159 Overview of Changes from GLib 2.23.0 to GLib 2.23.1
7160 ===================================================
7161
7162 * GObject performance work has landed:
7163  - Construction of simple objects is much faster
7164  - Interface lookup is lock-free and constant-time now
7165  - Reduced locking overhead when dealing with types
7166
7167 * GType now has a G_DEFINE_INTERFACE convenience macro
7168
7169 * GIO gained GUtf8InputStream, an input stream that
7170   performs utf-8 validation
7171
7172 * GLib now has byte-swap macros for gsize and gssize
7173
7174 * Bugs fixed:
7175 557151 Determining the newly_constructed boolean in gobject.c...
7176 557100 Performance improvements for GObjectClasses that don't...
7177 501166 Warning message says IA__g_type_init instead of g_type_init
7178 585375 Performance and Contention problems with g_type_class_ref...
7179 587892 Race in GType when instantiating the same class for the...
7180 603270 Input Stream validating utf8
7181 603476 gioenums.h:62: error: comma at end of enumerator list
7182 603540 g_time_val_from_iso8601 uses uninitialised variable
7183 603982 Stack overflow when reading file async with filter
7184 604645 G_DEFINE_INTERFACE_* documentation is not generated
7185 604875 Use of sa_len conflicts with system header
7186 320482 provide G_DEFINE_TYPE like macros for interfaces
7187
7188 * Updated translations:
7189  Estonian
7190  Hebrew
7191  Norwegian bokmål
7192  Vietnamese
7193  Welsh
7194
7195
7196 Overview of Changes from GLib 2.22.x to GLib 2.23.0
7197 ===================================================
7198
7199 * GIO:
7200  - GConverter: a generic interface for stateful conversions of data,
7201    suitable for charset conversion, compression, decompression, regexp
7202    replacement. Concrete implementations are GCharsetConverter,
7203    GZlibCompressor and GZlibDecompressor. GConverterInputStream,
7204    GConverterOutputStream are stream implementations that convert data
7205    while loading or saving it.
7206  - GMounts can now have a 'default location': a path that reflects
7207    the main entry point for the user (e.g. the home directory).
7208  - As a consequence of the compression support, GIO depends on zlib now.
7209
7210 * GObject:
7211  - G_IMPLEMENT_INTERFACE_DYNAMIC: a convenience macro for adding
7212    interfaces to dynamic types.
7213
7214 * GModule:
7215  - The -pthread flag has been added to all gmodule .pc files, because
7216    it is not generally permissible to load modules that are linked
7217    against libpthread if the program has not been compiled with threading
7218    support.
7219
7220 * Bugs fixed:
7221  601637 GUnixFDMessage should contain a GUnixFDList
7222  585566 GSocketListener API issues
7223  572252 Bug in g_file_test() function.
7224  600550 g_app_info_create_from_commandline doesn't treat arguments properly
7225  541236 not detecting exact content type
7226  350200 [PATCH] GTypeModule derived class unref does not unload plugin
7227  589631 Please enclose literal values with double quotes
7228  577711 cross compile check for g++ broken
7229  600620 Support X-GNOME-FullName in GAppInfo
7230  598899 GWin32DirectoryMonitor is broken
7231  593809 Nautilus does not restore the position of the icons on the desktop...
7232  563627 g_get_prgname() threadsafety
7233  600141 Add -pthread to gmodule pkg-config
7234  593856 file and directory monitors don't work when glib is compiled...
7235  324930 Nautilus should disallow copying of symlink to FAT drive early
7236  587300 Deadlock when calling g_cancellable_disconnect in a...
7237  595138 GFile not robust with invalid input
7238  591216 Warning building resolver.o
7239  590016 Does not compile under MinGW32 + Wine
7240  591214 Warnings building gcancellable.o
7241  561998 Have specific entry points (paths) for mounts...
7242  508157 Add G_IMPLEMENT_INTERFACE_DYNAMIC
7243  535159 g_file_has_parent
7244
7245 * Updated translations:
7246  Brazilian Portuguese
7247  Catalan
7248  Estonian
7249  Galician
7250  Norwegian bokmål
7251  Shavian
7252  Slovenian
7253  Spanish
7254  Swedish
7255
7256
7257 Overview of Changes from GLib 2.22.1 to GLib 2.22.2
7258 ===================================================
7259
7260 * GIO:
7261  - Support case-sensitive globs in the shared mime database,
7262    including support for the newer cache format that allows these.
7263    Case-sensitive globs have been introduced in shared-mime-info
7264    version 0.70
7265
7266 * GObject:
7267  - Speed up creation of simple objects
7268
7269 * Bugs fixed:
7270  597194 Typo in _G_TYPE_CVH macro
7271
7272 * Updated translations:
7273  Russian
7274
7275
7276 Overview of Changes from GLib 2.22.0 to GLib 2.22.1
7277 ===================================================
7278
7279 * Bugs fixed:
7280  596064 Test file marked for translation
7281  595972 possibly invalid search in mime_info_cache_dir_add_...
7282  596561 C99 style of declaration of variable in gmessages.c
7283  596314 g_utf16_to_utf8 returns an invalid UTF8 string
7284  596748 g_async_result_get_source_object returns a new ref
7285  593809 Nautilus does not restore the position of the icons...
7286  593775 uses inotify_init1 unconditionally
7287
7288 * Updated translations:
7289  Bengali
7290  Hebrew
7291
7292
7293 Overview of Changes from GLib 2.21.6 to GLib 2.22.0
7294 ===================================================
7295
7296 * Add gdb python macros to make gobject debugging more pleasant
7297
7298 * Bugs fixed:
7299  579050 Allow making selected critical and warning messages non-fatal
7300  594759 g_socket_send_message fails due to invalid sendmsg params
7301  593941 GNetworkAddress skipping addresses when enumerating
7302  594597 Fix build with srcdir != builddir
7303  595619 Include gdb pretty printers
7304
7305 * Changes that might affect bindings:
7306  - The error parameter of g_simple_async_result_set_from_error has been
7307    made const.
7308
7309 * Updated translations:
7310  Assamese
7311  Bengali India
7312  British English
7313  Bulgarian
7314  Catalan
7315  Czech
7316  Danish
7317  Finnish
7318  Galician
7319  Greek
7320  Gujarati
7321  Hindi
7322  Japanese
7323  Kannada
7324  Malayalam
7325  Marathi
7326  Norwegian bokmål
7327  Oriya
7328  Polish
7329  Punjabi
7330  Romanian
7331  Serbian
7332  Simplified Chinese
7333  Slovenian
7334  Spanish
7335  Tamil
7336  Telugu
7337  Thai
7338  Traditional Chinese
7339  Ukrainian
7340  Vietnamese
7341
7342
7343 Overview of Changes from GLib 2.21.5 to GLib 2.21.6
7344 ===================================================
7345
7346 * Minor API additions:
7347   g_mkstemp_full is a variant of g_mkstemp that allows to specify flags
7348   and permissions
7349
7350 * Bugs fixed:
7351  593232 g_rand_new: read no more than requested from /dev/urandom
7352  591995 use saved errno
7353  589491 g_time_val_from_iso8601 doesn't handle some cases
7354  593406 Permissions set to 777 after copying via Nautilus
7355  594034 Add g_mkstemp_full()
7356
7357 * Updated translations:
7358  Assamese
7359  Basque
7360  Brazilian Portuguese
7361  Czech
7362  Estonian
7363  French
7364  German
7365  Hungarian
7366  Italian
7367  Kannada
7368  Malayalam
7369  Marathi
7370  Norwegian bokmål
7371  Oriya
7372  Portuguese
7373  Swedish
7374  Tamil
7375  Turkish
7376
7377
7378 Overview of Changes from GLib 2.21.4 to GLib 2.21.5
7379 ===================================================
7380
7381 * A performance problem with trashing of many files has been fixed
7382
7383 * GResolver now invalidates the libc resolv.conf cache as needed
7384
7385 * Minor api additions:
7386  - g_cancellable_make_pollfd returns a boolean now. And there is a
7387    new function g_cancellable_release_fd that can be used to released
7388    the resources used by a GCancellable.
7389
7390 * Bugs fixed:
7391  589988 Compilation error on Solaris 9 (missing stdint.h)
7392  588901 gtcpconnection.c won't compile
7393  584246 GResolver needs to call res_init() when network state changes
7394  591714 Figure out failure handling for g_cancellable_make_pollfd()
7395  591532 redundent '/' returned from g_file_resolve_relative_path
7396  591378 Use MSG_NOSIGNAL in GSocket if it's available
7397  589649 API documentation migration for Base64 Encoding
7398  591840 configure fails with autoconf 2.64
7399
7400 * Updated translations:
7401  Basque
7402  Brazilian Portuguese
7403  Bulgarian
7404  Danish
7405  Estonian
7406  Finnish
7407  Galician
7408  Gujarati
7409  Hndi
7410  Irish
7411  Japanese
7412  Korean
7413  Norwegian bokmål
7414  Polish
7415  Portuguese
7416  Punjabi
7417  Spanish
7418  Swedish
7419  Telugu
7420  Traditional Chinese
7421  Thai
7422
7423
7424 Overview of Changes from GLib 2.21.3 to GLib 2.21.4
7425 ===================================================
7426
7427 * GTree is now refcounted
7428
7429 * Bugs fixed:
7430  587938 Undocumented limitation for g_str_equal
7431  587773 refcounts for GTree
7432
7433 * Updated translations:
7434  French
7435  Hebrew
7436  Norwegian bokmål
7437  Spanish
7438  Swedish
7439  Traditional Chinese
7440  Ukrainian
7441
7442
7443 Overview of Changes from GLib 2.21.2 to GLib 2.21.3
7444 ===================================================
7445
7446 * GMappedFile is refcounted now
7447
7448 * Mainloop: It is now possible to set per-thread default contexts,
7449   with g_main_context_push_thread_default.
7450
7451 * glib-mkenums supports a @basename@ substitution, in addition
7452   to @filename@.
7453
7454 * GIO:
7455  - Vfs implementations can support storing of per-file metadata.
7456  - GCancellable can now be subclassed.
7457  - Unmount and eject methods now optionally allow interaction, via
7458    variants that take a GMountOperation object.
7459
7460 * Bugs fixed:
7461  556706 Inconsistent help arguments -h, -?
7462  579449 FileChoosers no longer work if an idle handler is active
7463  579933 mainloop FD_CLOEXEC has a race condition
7464  579984 alternate GMainContext support
7465  585937 gio/gsocket.c (glib 2.21.2) does not compile (Windows/mingw)
7466  586675 Runtime library location
7467  586797 Add GCancellables to GSocket ops
7468  586868 g_filename_complete_get_completions doesn't always return...
7469  587415 g_resolver_lookup_by_name_finish returns a freed list
7470  587434 regression tests fail, at least on x86_64
7471  586928 Avoid g++ warning in g_error()
7472
7473 * Updated translations:
7474  Estonian
7475  Hebrew
7476
7477
7478 Overview of Changes from GLib 2.21.1 to GLib 2.21.2
7479 ===================================================
7480
7481 * GIO:
7482   - g_socket_speaks_ipv4 is a new function to check if a socket can
7483     speak IPv4.
7484   - g_socket_listener_add_address gained a new effective_address out
7485     parameter.
7486   - GIO now returns special icons for XDG user directories, by the
7487     name folder-music, folder-documents, etc.
7488   - GIO gained support for starting/stopping of drives, which can be used
7489     in connection with external hard disk enclosures, disk arrays, iSCSI
7490     devices, etc. See g_file_start/stop_mountable.
7491
7492 * GLib:
7493  - g_reload_user_special_dirs_cache is a new function to force GLib to
7494    reload the XDG user directory mapping from disk.
7495
7496 * Bug fixes:
7497  584574 glib compile failure on Mac OS X with gunixresolver.c and...
7498  585566 GSocketListener API issues
7499  584255 Incorrect freeing of thread pool in GThreadedSocketService
7500  585088 g_string_chunk_insert_len stops at nul bytes
7501  585360 Monitor fontconfig configuration files using gio causes m...
7502  580103 Terminal starts on Display :0.0 when started on :0.1 in D...
7503  580301 network: a few issues on old darwin
7504  583398 SRV weight sorting is incorrect
7505  584176 build fixes on FreeBSD
7506  585189 g_cancellable_reset() must be called in same thread as g_...
7507  585280 compilation dies on gio/gsocket.c, needs sys/uio.h to con...
7508  585281 gio/gunixfdmessage.c needs sys/types.h for platforms that...
7509  585478 don't leak the inotify fd
7510  585575 g_socket_listener_add_inet_port() doesn't do the right thing
7511  585599 g_socket_listener_add_socket() consumes the socket
7512  585676 GEmblem doesn't reference its 'icon' if that is set as a ...
7513  585717 "bytes" nautilus translation to french is not shown in th...
7514  541276 XDG directories should have their own icons
7515  585726 Grammatical error in GList documentation
7516  585520 Wrong warning option in documentation
7517  585673 GNOME Goal: Remove deprecated glib symbols
7518  585591 Starting/stopping drives
7519
7520 * Updated translations:
7521  Bengali India
7522  Norwegian bokmål
7523
7524
7525 Overview of Changes from GLib 2.21.0 to GLib 2.21.1
7526 ===================================================
7527
7528 * GIO:
7529  - Support for network IO has been added, including a low-level
7530    socket API and a high-level API for network connections and
7531    services.
7532  - Support for read-write access with GIOStream and its subclasses.
7533  - GMount gained a pre-unmount signal.
7534
7535 * Bug fixes:
7536  576104Implement GMount::pre-unmount
7537  578769 implement GWinHttpFileInputStream::close_fn
7538  582856 gsocket.c doesn't compile on Solaris
7539  569375 g[u]intptr undocumented
7540  573246 [FIX] g_desktop_app_info_dup() can access NULL pointer
7541  575013 g_cancellable_push_current() does not allow NULL
7542  577884 live-g-file.c:461: error: format ‘%d’ expects type ...
7543  578499 g_output_stream_splice and stream closing with gnio strea...
7544  579558 Application employing gvfs crashes with only libgvfscommo...
7545  583001 SIGPIPE (grr!)
7546  583061 Please add convenience function to connect to machines by...
7547  583198 typo in error message
7548  583206 use g_set_error_literal where appropriate
7549  583229 void function g_async_initable_init_async returns value
7550  583324 locking problem in g_main_context_iterate()
7551  583408 void function g_socket_control_message_serialize returns ...
7552  578786 wrong and confusing error message
7553  583205 g_inet_address_to_bytes has no length outparam
7554  583196 mem leak in keyfile test
7555  583663 GSocketType enum ends with a comma
7556  569024 Make g_error_new_valist public
7557  569376 missing G_G[U]INTPTR_FORMAT
7558  580347 off-by-1 bug in GWinHttpFile
7559
7560 * Updated translations:
7561  Oriya
7562  Spanish
7563  Valencian-Catalan
7564
7565
7566 Overview of Changes from GLib 2.20.x to GLib 2.21.0
7567 ===================================================
7568
7569 * GIO:
7570  - New helper functions g_cancellable_connect/disconnect to avoid
7571    race conditions when connecting to the "cancelled" signal on
7572    GCancellable.
7573  - New types and methods for dealing with IPv4 and IPv6 addresses (and
7574    UNIX domain socket addresses under UNIX). This does not include code
7575    for actual socket I/O.
7576  - GResolver provides asynchronous and cancellable APIs for resolving
7577    hostnames, reverse lookup of IP addresses and resolving SRV records.
7578
7579 * Glib now provides hash and comparison functions for int64 and double
7580   types, suitable for use with GHashTable.
7581
7582 * GArray, GPtrArray and GByteArray can be ref counted now, and have
7583   boxed types.
7584
7585 * Bugs fixed:
7586  572844 Helper for GCancellable::cancelled connect/disconnect
7587  578363 goption docs should be improved
7588  548466 async/cancellable DNS resolver
7589  579830 param spec strings should use P_()
7590  579862 requesting xattr::foo ends up calling getxattr(..., user...
7591  580453 Hash and equal functions for gint64 and gdouble
7592  580450 Reference counting and boxed types for arrays
7593  580194 gresolver doesn't build on Solaris
7594  580301 network: a few issues on old darwin
7595  580299 network: include sys/types.h before sys/socket.h to insur...
7596  572508 gmarkup speedup
7597  580546 g_strtoull() referenced in documentation...
7598  580656 g_key_file_set_string_list erroneously asserts list != NULL
7599  579272 leaks in g_simple_async_result_set_op_res_gpointer
7600
7601
7602 * Updated translations:
7603  Catalan (ca)
7604  Pashto (ps)
7605  Spanish (es)
7606
7607
7608 Overview of Changes from GLib 2.20.0 to GLib 2.20.1
7609 ===================================================
7610
7611 * Bug fixes:
7612  575555 Use fsync() when replacing files to avoid data loss on
7613  575708 runaway inotify madness
7614  575270 GVolumeMonitor::mount-pre-unmount not being emitted
7615  577128 glib make check Failed to execute child process...
7616  573673 Always show "backup" directories
7617  578369 g_time_val_from_iso8601() parses timezones incorrectly
7618  578002 Fix a small typo in GFile docs
7619  578017 G_DEFINE_TYPE_EXTENDED docs
7620
7621 * Updated translations:
7622  Arabic
7623  Assamese
7624  Basque
7625  Bularian
7626  Brazilian Portuguese
7627  British English
7628  Catalan
7629  Danish
7630  French
7631  Galician
7632  German
7633  Greek
7634  Hungarian
7635  Italian
7636  Japanese
7637  Kannada
7638  Lithuanian
7639  Malayalam
7640  Norwegian bokmål
7641  Oriya
7642  Polish
7643  Punjabi
7644  Russian
7645  Simplified Chinese
7646  Slovenian
7647  Spanish
7648  Swedish
7649  Tamil
7650
7651
7652 Overview of Changes from GLib 2.19.9 to GLib 2.20.0
7653 ===================================================
7654
7655 * Base64 support: Avoid integer overflows. CVE-2008-4316
7656
7657 * Bugs fixed:
7658  574019 GChecksum: document and guarantee hex characters in lower case
7659  573454 Unable copy/move files to directories symlinked to gvfs share
7660  561172 gnome-open fails on local URIs with anchors
7661  573970 crash in gunixvolumemonitor:update_mounts when unmounting
7662  573843 g_get_current_dir returns non-absolute path
7663
7664 * Updated translations:
7665  Assamese (as)
7666  Bengali (bn_IN)
7667  Czech (cs)
7668  Hindi (hi)
7669  Italian (it)
7670  Japanese (ja)
7671  Lithuanian (lt)
7672  Malayalam (ml)
7673  Marathi (mr)
7674  Oriya (or)
7675  Polish (pl)
7676  Romanian (ro)
7677  Telugu (te)
7678
7679
7680 Overview of Changes from GLib 2.19.8 to GLib 2.19.9
7681 ===================================================
7682
7683 * GMarkup:
7684  - Considerable speedup
7685
7686 * GIO
7687  - Add G_FILE_CREATE_REPLACE_DESTINATION flag to allow replacing
7688    the destination of a copying operation as if it did not exit before.
7689  - Be more careful when classifying files as desktop files
7690  - Support desktop file key X-GIO-NoFuse which disables the use
7691    of fuse pathnames for %u and %U arguments
7692
7693 * Bugs fixed:
7694  572672 glib/gthread.c: argument is different type
7695  572464 Doc for g_file_get_contents
7696  572151 “it's” and “its” confused in docs and comments
7697  570501 g_win32_get_system_data_dirs uses invalid conversion...
7698  167569 g_string_append_printf crashes on win32 when used...
7699  572508 gmarkup speedup
7700  560564 Replacing a symlink with its linked file truncates... 
7701  549298 impossible to copy files with p (pipe) flag
7702  543183 Clarify docs for g_file_has_prefix
7703  540461 g_memory_output_stream_get_data_size() doesn't behave...
7704  573462 GEmblemedIcon leak
7705  573421 Clarify message format in GMountOperation
7706  573658 Deadlock in giomodule.c
7707  556706 Inconsistent help arguments -h, -?
7708  573527 Wrong shell to run config.status in Makefile.in.in
7709  573128 A couple of typos in GObject documentation
7710
7711 * Updated translations:
7712  Catalan (ca)
7713  British English (en_GB)
7714  Spanish (es)
7715  Basque (eu)
7716  Finnish (fi)
7717  French (fr)
7718  Gujarati (gu)
7719  Hebrew (he)
7720  Hungarian (hu)
7721  Korean (ko)
7722  Maithili (mai)
7723  Norwegian bokmål (nb)
7724  Dutch (nl)
7725  Portugese (pt)
7726  Swedish (sv)
7727  Thai (th)
7728  Traditional Chinese (zh_HK)
7729  Traditional Chinese (zh_TW)
7730
7731
7732 Overview of Changes from GLib 2.19.7 to GLib 2.19.8
7733 ===================================================
7734
7735 * GIO: Fix missing exports of new API
7736
7737 * Fix strict aliasing warnings and violations to make Glib work
7738   with gcc 4.4
7739
7740
7741 Overview of Changes from GLib 2.19.6 to GLib 2.19.7
7742 ===================================================
7743
7744 * GIO
7745  - GFile gained an attribute for the actual file size in bytes
7746  - GMountOperation gained an "aborted' signal that allows to abort
7747    a mount operation from the backend side
7748
7749 * Bugs fixed:
7750  523742 Use noinst for non-installable libraries
7751  566747 URIs opened with firefox %u load as local files
7752  541225 Can't compile gio on AIX duplicate case value in gioerror.c
7753  571598 GAsyncResult with NULL gobject
7754  505042 add file attribute for actually used file size in bytes
7755
7756 * Updates translations:
7757  Basque (eu)
7758  Gujarati (gu)
7759  Italian (it)
7760  Japanese (ja)
7761  Norwegian bokmål (nb)
7762  Dutch (nl)
7763  Portugese (pt)
7764  Thai (th)
7765  Vietnamese (vi)
7766
7767
7768 Overview of Changes from GLib 2.19.5 to GLib 2.19.6
7769 ===================================================
7770
7771 * New format macro to print goffset data: G_OFFSET_FORMAT
7772
7773 * GIO: 
7774  - Add a GFilter{Input,Output}Stream::close-base-stream properties which
7775    determine whether the base stream will be closed when the filter stream
7776    is finalized.
7777  - g_data_input_stream_read_line and ..._read_until have asynchronous
7778    variants now.
7779
7780 * Bugs fixed:
7781  568294 A wrong reference in the description of g_bookmark_file_...
7782  563141 RFE: define G_OFFSET_FORMAT
7783  569105 g_time_val_to_iso8601() assumes time_t==long
7784  568394 dropping the last reference to a stream filter closes...
7785  568741 g_buffered_input_stream_fill_async doesn't work
7786  568723 g_buffered_input_stream_fill_async doesn't take count == -1
7787  568575 _async functions for GDataInputStream
7788
7789 * Updated translations:
7790  Bulgarian (bg)
7791  Finnish (fi)
7792  Hungarian (hu)
7793  Oriya (or)
7794  Swedish (sv)
7795  Traditional Chinese (zh_HK)
7796  Traditional Chinese (zy_TW)
7797
7798
7799 Overview of Changes from GLib 2.19.4 to GLib 2.19.5
7800 ===================================================
7801
7802 * Update included PCRE to 7.8
7803
7804 * g_base64_decode_inplace: New function to do base64 decoding in place
7805
7806 * Bugs fixed:
7807  567138 get_package_directory_from_module() does not free ...
7808  566569 gregex docs clarification
7809  566573 g_match_info_fetch_pos docs
7810  564728 Add function to decode base64 encoded data in place
7811  567838 G_STRUCT_OFFSETOF fails to compile under icc 9.1
7812  567977 textdomain() macro should not return NULL ...
7813  512779 --disable-regex breaks compilation
7814  566770 error code 0 for Too many open files is useless
7815  565484 g_content_type_guess passes non-UTF8 text to XDG ...
7816
7817 * Updated translations:
7818  Catalan (ca)
7819  Spanish (es)
7820  Italian (it)
7821  Swedish (sv)
7822
7823  
7824 Overview of Changes from GLib 2.19.3 to GLib 2.19.4
7825 ===================================================
7826
7827 * GIO:
7828   - Use O_NOATIME when sniffing mimetypes
7829   - Add a convenience method to check if a GSimpleAsyncResult
7830     is valid
7831
7832 * Bugs fixed:
7833  560676 function access for g_threads_supported
7834  565905 There is no g_context_group_set_translation_domain
7835  564210 SUN Studio 12 has supported visibility attribute
7836  565136 GObject's "notify" signal parameters are wrong in gtk-doc
7837  565831 error in interface creation sample
7838  566348 g_file_open_tmp uses the wrong g_mkstemp on win32
7839  566064 Add NOATIME flag to query_info_flags
7840  566170 g_async_result_verify_source_object
7841
7842 * Updated translations:
7843  Spanish (es)
7844  Norwegian bokmål (nb)
7845  Brazilian Portugese (pt_BR)
7846  Simplified Chinese (zh_CN)
7847
7848
7849 Overview of Changes from GLib 2.19.1 to GLib 2.19.3
7850 ===================================================
7851
7852 * Bugs fixed:
7853  508021 Add support for the CRIS and CRISv32 architectures
7854  526320 should not list mounts that the user doesn't have permission to use
7855  558458 Cannot build gio tests on Solaris using SUN cc
7856  555465 GUnix{Input,Output}Stream lacks fd/close_fd_at_close property
7857  558298 Hide ecryptfs mounts
7858  515777 incorrect date&time on copy
7859  562452 Ensure we return G_IO_ERROR_CANCELLED if cancelling
7860         g_simple_async_result_run_in_thread
7861  473150 g_type_module_use inconsistently increases the use
7862         counter in case of error
7863  563150 G_GU?INT*_MODIFIER/FORMAT docs
7864  563156 Document printing and scanning gunichar values
7865
7866 * Updated translations:
7867  Hebrew (he)
7868  Italian (it)
7869  
7870
7871 Overview of Changes from GLib 2.19.0 to GLib 2.19.1
7872 ===================================================
7873
7874 * GIO: 
7875   - g_icon_to_string, g_icon_new_for_string: GIcon serialization support
7876   - G_FILE_ATTRIBUTE_PREVIEW_ICON: new file attribute for preview images
7877   - g_app_info_get_commandline: new function to get the full commandline
7878   - g_mount_shadow, g_mount_unshadow, g_mount_is_shadowed: New functions 
7879     to 'shadow' mounts (i.e. hide them from the UI when they already
7880     have a different representation, like a bookmark) 
7881
7882 * Bugs fixed:
7883  556186 gpoll.h breaks gmain.h inclusion
7884  557087 mem leak in g_content_types_get_registered
7885  556921 gpoll.h breaks hal compilation
7886  557210 g_compute_checksum_for_* asserts with less than 2 bytes
7887  558381 Add support for compile time assertions
7888  558185 'parent' variable in g_local_file_get_child_for_display_name()
7889         hits g_object_unref(NULL) assertion
7890  558513 g_warn_if_fail FIXME in gtestutils
7891  558672 NULL key lookup using g_hash_table_lookup_extended() 
7892  555740 gicon serialization
7893  557182 preview functionality
7894  528320 Incorrect icons displayed for files with custom mimetype icons
7895  556910 Memory leak: sub
7896  557592 Missing include in gwinhttpfile.c
7897  556415 Crash on Windows 2000 in g_winhttp_vfs_init()
7898  555935 Clarify the mechanism of overwriting properties
7899  552776 ac_cv_func_posix_getgrgid_r not mentioned
7900  559448 GObject Reference Manual (typo)
7901  561212 GFileReadMoreCallback API doc refers to non-existant function
7902  560569 gkeyfile doesn't use the set list_separator in some cases
7903  560568 gkeyfile docs buglet
7904  559413 g_option_group_set_error_hook docs buglet
7905  562378 callback return value not respected for callback option
7906         with no arg
7907  559110 Do not include libintl.h after glibintl.h
7908  557603 carbon check output misplaced
7909  562544 g_key_file_get_string and g_key_file_get_value
7910         documentation does not explain the difference
7911  547264 Missing "no flags" flag
7912  562638 GDebugKey key member should be const
7913  562639 g_parse_debug_flags() parsing "help"
7914  562549 g_byte_array_free should tell how free data
7915  559452 GObject Reference Manual (typo)
7916  559462 GObject Reference Manual (typo)
7917  559517 GObject Reference Manual (typo)
7918  562538 GObject interface tutorial shouldn't finalise with
7919         "Please forget everything"
7920  561352 Leak of icon description
7921  561375 Leaks mountpoint description
7922  561807 inotify_sub.c: dup_dirname() fails to remove trailing '/'
7923  562393 g_buffered_input_stream_read_byte broken if data available
7924  541715 win32 : patch for warnings and signature problems in recent code
7925  547481 g_data_input_stream_read_line behaves not as stated in the docs
7926  548163 Nautilus displays wrong error message for too long file names
7927  559633 gtk_image_new_from_gicon does not always work for .desktop files
7928  555486 – No way to recover command line from GAppInfo
7929
7930 * Translation updates:
7931  Spanish (es)
7932  Ukrainian (uk)
7933
7934
7935 Overview of Changes from GLib 2.18.1 to GLib 2.19.0
7936 ===================================================
7937
7938 * Rewrite GHashTable to use open addressing with quadratic probing instead 
7939   of chaining. This has the potential to reduce memory fragmentation 
7940   significantly, while being slightly faster due to better locality and 
7941   no need to call alloc/free functions for nodes. Benchmarks suggest it 
7942   also uses less memory overall.
7943
7944 * Make g_poll available as public api
7945
7946 * New macros g_assert_error and g_assert_no_error to assert 
7947   that a GError is set or unset
7948
7949 * g_cancellable_make_pollfd: New method to make a GPollFD for a cancellable
7950
7951 * g_app_info_can_delete, g_app_info_delete, g_app_info_reset_type_associations:
7952   New functions to clean up app infos and content types
7953
7954 * When launching applications, always pass fuse file:// uris when possible,
7955   and let gio convert such uris back to gio uris.
7956
7957 * Bugs fixed:
7958  505361 gunixinputstream.c assumes poll() available
7959  509446 portable blocking gio cancellation
7960  553820 gpoll.c: undeclared identifier
7961  553724 python interpretter path not patched in correctly
7962  553857 gbacktrace.h requires signal.h
7963  553447 g_assert_no_error()
7964  554092 glib doesn't return G_FILE_ERROR_NOENT et al on OS X
7965  528670 Always pass file:/// uri's in GAppLaunchContext
7966  555224 Improve g_format_size_for_display doc
7967  555309 giochannel breaks on error
7968  554790 g_convert() misbehaves with winiconv versions
7969  555314 mem leak in gmarkup
7970  555313 GFileAttribute boxed type get_type function should...
7971  552861 glib-2.0.m4 calls system(3) without storing its result
7972  554557 Patch to fix gcc warnings about missing format specifiers
7973  552107 Small libtool fixes
7974  551355 Make glib build with libtool 2.2
7975  555311 format not a string literal and no format arguments
7976  556101 static mutex yields warnings with g++
7977  556186 gpoll.h breaks gmain.h inclusion
7978  526456 Open addressing in GHashTable
7979  553426 cancellable clarifications
7980  545350 GAppInfo deletion
7981  545351 Reset associations for content type
7982  552168 volume's mount not mounted after g_volume_mount_finish
7983  554970 segfault when update-desktop-database is not available...
7984  554745 GFileAttributeInfoList should be boxed
7985  555121 Improved build-time handling of gio module-dir
7986  555711 Wrong fallback order of mimetype icons
7987  555331 Deprecate adoption of mounts
7988  556335 make check fails in abicheck.sh
7989  556334 Warning when building without selinux support
7990  556422 g_file_enumerator_next_file: unclear...
7991
7992 * Updated translations:
7993  Arabic (ar)
7994  Danish (da)
7995  Polish (pl)
7996  Brazilian Portugese (pt_BR)
7997  Romanian (ro)
7998  Russian (ru)
7999
8000
8001 Overview of Changes from GLib 2.18.0 to GLib 2.18.1
8002 ===================================================
8003
8004 * Bugs fixed:
8005  550433 g_test_init doesn't recognize --help
8006  523463 Core dump in gmain.c:2482:IA__g_main_context_check
8007  551228 G_STRFUNC on recent Sun compiler should be expanded...
8008  551410 gtestutils.c: using printf without prototype
8009  551731 g_date_set_time[_t] docs should mention what timezone
8010  548321 <string.h> is not included in gi18n-lib.h
8011  551149 xdgmime mem leak
8012  550647 synchronous pipe I/O when reading mount reply
8013  551887 Docs for g_desktop_app_info_new_from_filename aren't...
8014  551681 g_content_type_guess() too naive with filenames
8015  552352 g_app_info_launch doesn't work if "Path" key...
8016  551408 gmodule.def generated to builddir...
8017  552359 g_file_info_get_icon should return GThemedIcon, and...
8018
8019 * Updated translations:
8020  Arabic (ar)
8021  Bengali India (bn_IN)
8022  British English (en_GB)
8023  Hindi (hi)
8024  Croatian (hr)
8025  Korean (ko)
8026  Oriya (or)
8027  Turkish (tr)
8028  Telugu (te)
8029
8030
8031 Overview of Changes from GLib 2.17.7 to GLib 2.18.0
8032 ===================================================
8033
8034 * Win32:
8035   - rework the g_poll() implementation to match poll() semantics more closely
8036
8037 * Bugs fixed:
8038  324234 Using g_io_add_watch_full() to wait for connect() to return...
8039  548278 Async GETs connections are always terminated unexpectedly...
8040  500246 Bug fixes for giowin32
8041  523939 Example program for GValue
8042  550096 GBookmarkFile parser is not forward compatible
8043  550040 Move GString, rand and printf tests to the unit test framework
8044  550104 trivial documentation fix for g_get_home_dir
8045  548988 g_file_replace fails on Windows when the target file exists
8046  550059 Wrong docs for g_emblemed_icon_add_emblem
8047  548800 Missing a g_object_get_type function
8048  550056 Missing documentation for g_emblemed_icon_get_emblems
8049
8050 * Updated translations:
8051  Bulgarian (bg)
8052  Czech (cs)
8053  German (de)
8054  Estonian (et)
8055  Basque (eu)
8056  French (fr)
8057  Hebrew (he)
8058  Hungarian (hu)
8059  Italian (it)
8060  Japanese (ja)
8061  Lithuanian (lt)
8062  Maithili (mai)
8063  Dutch (nl)
8064  Swedish (sv)
8065  Thai (th)
8066  Ukrainian (uk)
8067  Vietnamese (vi)
8068
8069
8070 Overview of Changes from GLib 2.17.6 to GLib 2.17.7
8071 ===================================================
8072
8073 * More fixes for 64-bit Windows
8074
8075 * GIO
8076  - Add a vfs implementation for HTTP and HTTPS URIs on Windows
8077
8078 * Bugs fixed:
8079  546329 API docs for g_utf8_normalize() are incorrect
8080  546876 Modify GMarkup parser to accept &#x1; .. &#x1f;
8081  547200 g_utf8_find_next_char() issues
8082  547637 unconditional #include of sys/statfs.h in configure
8083  547337 G_DISABLE_DEPRECATED breaks tests build
8084  547832 gtk+-2.12.11 fails to build - AC_PROG_MMAP too strict
8085  502498 Test framework assertion failures should follow gcc
8086  546371 Improve docs re g_file_monitor
8087  546483 GThemedIcon:use-default-fallbacks is not readable without...
8088  546132 GFileIcon is bindings-unfriendly
8089  542156 zfs mount in home directory shown on nautilus desktop 
8090  535124 umask 002 not being applied for new directories...
8091  547080 g_file_copy leaks expected errors
8092  546582 Callbacks from GFileMonitor present a GFile...
8093  547262 Missing link in the docs
8094
8095 * Updated translations:
8096  Arabic (ar)
8097  Catalan (ca)
8098  Spanish (es)
8099  Basque (eu)
8100  Finnish (fi)
8101  Galician (gl)
8102  Hebrew (he)
8103  Marathi (mr)
8104  Norwegian bokmål (nb)
8105  Portugese (pt)
8106  Brazilian Portugese (pt_BR)
8107  Swedish (sv)
8108  Thai (th)
8109
8110
8111 Overview of Changes from GLib 2.17.4 to GLib 2.17.6
8112 ===================================================
8113
8114 * Fix problems on 64-bit Windows
8115
8116 * g_markup_context_get_user_data: New function to access
8117   the user_data outside of callbacks
8118
8119 * GIO
8120  - g_mount_guess_content_type_sync: synchronous version of
8121    g_mount_guess_content_type
8122  - GEmblem: A GIcon implementation that adds emblem-related
8123    metadata to icons
8124  - GEmblemedIcon: A GIcon implementation that can add emblems
8125    to icons
8126
8127 * Bugs fixed:
8128  544088 option_test_LDADD is left in tests/Makefile.am
8129  544465 gmarkup makes it hard to use pre-rolled parsers
8130  545485 Implicit declaration of utime()
8131  545798 "Since: 2.18" mark is missing in g_set_error_literal...
8132  544140 fam-helper 64-bit issue
8133  529694 SELinux context setting support
8134  545157 wrong/no list of "open with" applications for .cc...
8135  545203 gfile.c: argument is different type
8136  545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess...
8137  544177 Fix trivial cut and paste error in documentation
8138  545395 Language tweak for g_value_set_string* docs
8139  541036 Gnumeric crashes when trying to open Desktop...
8140  546079 leak in xdgmime
8141  545395 Language tweak for g_value_set_string* docs
8142  546017 Don't copy attributes when copying a symlink
8143
8144 * Updated translations:
8145  Arabic (ar)
8146  Estonian (et)
8147  Galician (gl)
8148  Italian (it)
8149  Japanese (ja)
8150  Korean (ko)
8151  Norwegian bokmål (nb)
8152  Pashto (ps)
8153  Portugese (pt)
8154
8155
8156 Overview of Changes from GLib 2.17.3 to GLib 2.17.4
8157 ===================================================
8158
8159 * GIO:
8160  - New API to handle content types: g_mount_guess_content_type,
8161    g_content_type_guess_for_tree.
8162  - Export the eject-button signal on the volume monitor class
8163  - New API to enable out-of-process volume monitors: 
8164    g_volume_get_activation_root
8165
8166 * GObject:
8167  - New API to handle signals without slots in the class structure:
8168    g_signal_new_class_handler, g_signal_override_class_handler   
8169
8170 * Internationalization:
8171  - Add an NC_ macro that is a no-op equivalent of C_
8172
8173 * GMarkup:
8174  - Add two new functions g_markup_parse_context_push,
8175    g_markup_parse_context_pop to support "subparsers"
8176
8177 * Bugs fixed:
8178  541208 Functions to easily install and use signals without...
8179  541507 Ambiguous description of assigned characters in the...
8180  543040 async reading on dummy file will crash on GIO_USE_VFS=local
8181  543560 enable gio-FEN back-end warnings on Solaris will crash...
8182  528317 GRegex does not allow recursion limit
8183  337518 GMarkup: Subparser support
8184  541794 drive-eject-button signal
8185  541793 activation root for volumes
8186  467707 test_iconv_state() in tests/convert-test.c fails on AIX 5.3
8187  428048 2 of 51 tests fail on Solaris
8188  542332 small fix for error message in GMarkup
8189  482413 get_contents_stdio -- overflow and memory corruption
8190  406120 g_ascii_strtod
8191  334234 "printf" format error
8192  536996 Missing noop i18n macro equivalent to C_
8193  540616 mem leak in filechooser button
8194  539229 gobject-query calls itself query
8195  521589 [RFC] gobject documentation should mention Vala
8196  543168 Description of G_SLICE=debug-blocks discourages its use
8197  543220 Case collision on gio-extension-points.html
8198  530759 update the gobject tutorial to the XXI century
8199  535223 gbookmark file inefficiency ...
8200  543504 crash in Epiphany Web Browser: Opening local file
8201
8202 * Updated translation:
8203  German (de)
8204  Estonian (et)
8205  Pashto (ps)
8206  Albanian (sq)
8207  Thai (th)
8208  Traditional Chinese (zh_HK)
8209  Traditional Chinese (zh_TW)
8210
8211
8212 Overview of Changes from GLib 2.17.1 to GLib 2.17.3
8213 ===================================================
8214
8215 * PCRE
8216  - fix for CVE-2008-2371 
8217
8218 * Bugs fixed:
8219  538119 glib's mainloop leaks a pipe to sub-processes
8220  537635 Corrections and improvements to g_time_val_{to,from}_iso8601
8221  539067 The document g_io_channel_win32_new_fd() says...
8222  535949 annotate g_strip_context and g_dpgettext with G_GNUC_FORMAT
8223  539123 annotate g_d[n]gettext with G_GNUC_FORMAT
8224  539074 Cannot get exit status with g_spawn_command_line_sync
8225  316221 G_LOCK warns about breaking strict-aliasing rules
8226  539770 migrate gstrfunc unit tests to gtest
8227  539626 Update docstrings for g_object_freeze_notify and g_object_thaw_notify
8228  538044 unconditional use of LC_MESSAGES
8229  540545 Monotonic time and timer offset
8230  535947 want g_set_error_literal
8231  539999 glibconfig.h: add GLIB_USING_SYSTEM_PRINTF 
8232  536252 GFileEnumerator should allow access to the containing GFile
8233  538362 Get Win32 icons back in the file chooser
8234  540802 g_list_prepend doesn't concat lists
8235  540423 unrecoverable error after g_seekable_truncate
8236  538836 make check failure on PPC and ALPHA: pltcheck.sh on g_atomic_pointer_get
8237  539090 g_content_type_from_mime_type() should unalias
8238  540331 g_file_append_to () documentation: can return NULL
8239  534639 add g_desktop_app_info_new_from_keyfile
8240  536733 gio build failure on Irix
8241  536160 Add g_file_monitor()
8242  538127 FileChooser broken on win32
8243  531476 /live-g-file/test_traverse_structure test fails on Mac HFS+
8244  538564 gio should have gio-types.h
8245  540047 glib-genmarshal.c: '#include <io.h>' is too before
8246
8247 Updated translations:
8248  Korean (ko)
8249  Occitan (oc)
8250
8251
8252 Overview of Changes from GLib 2.17.0 to GLib 2.17.1
8253 ===================================================
8254
8255 * New function: g_utime(), a gstdio wrapper for utime()
8256
8257 * New functions: g_dgettext() and g_dngettext(), wrappers
8258   for corresponding gettext functions with added functionaliy
8259
8260 * Support the latest version of the shared-mime spec, including
8261   icons for mime types 
8262
8263 * New function: g_themed_icon_prepend_name()
8264
8265 * Bugs fixed: 
8266  535418 Please document which glib version defines goffset
8267  528715 Misprint in the description of the interface g_type_class_add_private
8268  528714 Misprint in the description of the interface g_param_spec_flags
8269  537260 Doc bug in G_TYPE_INSTANCE_GET_CLASS()
8270  530527 Misprint in the description of the interface 
8271         g_cclosure_marshal_VOID__FLAGS
8272  530526 Misprint in the description of the fields 'class_init' and 
8273         'class_finalize' of the structure GTypeInfo
8274  528719 Improvement to the documentation of the "g_object_connect" interface
8275  528172 gtk_signal_handlers_unblock_* functions return value
8276         amount of matched signals, not amount of actually unblocked
8277  528717 Misprint in the description of the parameter 'type_id' for 
8278         the interface g_type_register_fundamental
8279  528716 Misprint in the description of the parameter 'iface_data' for 
8280         the callback types GInterfaceInitFunc and GInterfaceFinalizeFunc 
8281  537555 GObject instantiation not thread safe
8282  537546 'desktop' shortcut in file chooser looks like a generic folder
8283  537392 Additional colon in xattr name
8284  536641 Filesystem querying in gio does not list AFS and autofs file systems
8285  528600 g_dummy_file_get_parent("scheme://example.com/")
8286  503071 Application direction changes to right to left even if theres no 
8287         translation
8288  502511 g_assert_cmphex prints invalid message
8289  338162 Use po/LINGUAS
8290  314453 Nautilus crashes in Solaris when browsing the attached file
8291  529321 make check fails in glib/pcre
8292  455215 g_get_user_special_dir: no reference about G_USER_DIRECTORY_DOWNLOAD 
8293         fallback to $HOME/Desktop if xdg-user-dirs is not in use
8294  498732 g_key_file_to_data cannot fail
8295  511367 add g_file_make_directory_with_parents
8296  531900 Use __builtin_offsetof for G_STRUCT_OFFSET if building with 
8297         gcc 4.0 or newer
8298  536158 also bump GHashTable version when a node is removed via
8299         g_hash_table_iter_remove()/g_hash_table_iter_steal()
8300  531403 g_utf8_collate broken on Mac
8301  535628 test/patterntest.c still includes gpattern.h directly
8302  535625 alias.h:2648: error: 'utime' undeclared here (not in a function)
8303
8304 * Translation updates:
8305  Arabic (ar)
8306  German (de)
8307  Italian (it)
8308  Norwegian bokmål (nb)
8309  Thai (th)
8310
8311
8312 Overview of Changes from GLib 2.16.x to GLib 2.17.0
8313 ===================================================
8314
8315 * Update to Unicode 5.1
8316
8317 * Update included libcharset to the one shipped with libiconv 0.12
8318
8319 * Update included PCRE to 7.7
8320
8321 * Enforce that only toplevel headers are directly included.
8322   This is turned on by default for GObject and GIO. To turn
8323   it on for GLib, define G_DISABLE_SINGLE_INCLUDES.
8324
8325 * Fix library version of GIO.  GLib 2.16 shipped with libgio-2.0.so.0.0.0
8326
8327 * On Solaris, use FEN for file monitoring in GIO
8328
8329 * Use the GIO_EXTRA_MODULES environment variable to find
8330   additional GIO modules 
8331
8332 * G_GNUC_ALLOC_SIZE: New macro that wraps the gcc alloc_size
8333   function attribute
8334
8335 * g_checksum_reset: New function to reset the state of a GChecksum 
8336
8337 * g_unix_mount_monitor_set_rate_limit: New function to limit the 
8338   rate at which events are reported
8339
8340 * g_file_query_file_type: New utility function to query the type of
8341   a file
8342
8343 * g_memory_output_stream_get_data_size: New function to obtain the
8344   size of the written data.
8345
8346 * Bugs fixed:
8347  522292 Gives warnings in glib/gutils.h with GCC in C99 mode
8348  523298 win_iconv can't convert from UTF-8 to GB18030 (or vice versa)
8349  518160 replace two g_strdup_printf calls in GBookmarkFile
8350  523877 gbookmarkfile: avoid using g_string_append_printf() and
8351         other optimizations 
8352  525192 100% CPU if run main loop with no IO sources
8353  315437 extern inline -> static inline
8354  524314 g_convert() on Win32 implicitly converts full width
8355         alphanumerics into half width
8356  525732 Error in documentation for g_list_first
8357  525674 A typo in gmarkup.c
8358  448943 g_timeout_add_seconds() problems
8359  525972 UCS-4 not in the new win_iconv implementation
8360  526619 make test-report crash
8361  491554 Update to Unicode 5.1.0
8362  519137 g_slice_dup macro needs cast for 64-bit platform
8363  528752 Win32 build and SSL not working
8364  530457 G_USER_DIRECTORY_DOWNLOAD folder improperly mapped
8365  528667 Typos in testing module documentation
8366  459905 Bug in wcwidth data
8367  534085 g_unichar_iswide_cjk() has a totally wrong table
8368  501651 Update glib/libcharset
8369  519026 G_STMT_START/G_STMT_END test a non-existent preprocessor symbol
8370  534319 GLib's .pc files could use Libs.private
8371  534137 Typo in g_spawn_async_with_pipes doc
8372  517419 gio win32 directory monitor
8373  526796 Wrong order of arguments in g_file_copy's fallback
8374  530196 _g_local_file_has_trash_dir() doesn't handle st_dev == 0
8375  532965 Should not return filesystem::free for certain file systems
8376  525553 fix typo and nitpicking in GArray documentation
8377  526572 Missing * in declaration of parent_class in Object
8378         Destruction section of GObject Reference Manual
8379  528648 Extra >s in Object Construction section
8380  535021 g_param_spec_internal documentation should
8381         describe purpose of nick and blurb
8382  521513 Firefox crash when using file picker
8383  528433 gdesktopappinfo snafu ...
8384  533369 API g_file_info_get_attribute_string () unables to get "...
8385  521045 glib f_fstypename miscellany
8386  521672 compile error
8387  521946 control rate limit on GUnixMountMonitor
8388  522335 Fails to build: glib/gtester.c:276: error: 'ARG_MAX' unde...
8389  523015 Implement sliding window based upload operation
8390  523019 Use new GCC 4 feature
8391  523338 list nfs4 as a nfs mount type
8392  524350 Make glib build without NLS again
8393  524579 g_file_copy reports wrong total on progress callback for ...
8394  524742 A typo in gtestutils.c.
8395  524950 Minor documentation typos.
8396  525866 the user directory should not be considered as a mount to...
8397  526320 should not list mounts that the user doesn't have permiss...
8398  527132 nautilus crash when making ftp connection
8399  532852 CRITICAL **: totem_pl_parser_parse_with_base: assertion `...
8400  534759 Build failure in gio
8401  534764 Typo in error produced by g_file_make_directory
8402  521851 Redudant tests in gunixmounts.c
8403  524344 glib/gthread.h still use G_GNUC_PRETTY_FUNCTION
8404  525060 glib fails to build with -DG_DISABLE_ASSERT in CPPFLAGS o...
8405  534177 Invalid description of the interface g_cclosure_marshal_S...
8406  520715 Add GFile method g_file_query_file_type
8407  523039 nautilus can't access to trash/computer/network if gvfs i...
8408  
8409 * Updated translations:
8410  Arabic (ar)
8411  Bulgarian (bg)
8412  Catalan (ca) 
8413  Czech (cs)
8414  Greek (el)
8415  Candian English (en_CA)
8416  British English (en_GB)
8417  Spanish (es)
8418  Estonian (et)
8419  Basque (eu)
8420  Galician (gl)
8421  Hebrew (he)
8422  Hungarian (hu)
8423  Japanese (ja)
8424  Lithuanian (lt)
8425  Norwegian bokmål (nb)
8426  Dutch (nl)
8427  Occitan (oc)
8428  Portugese (pt)
8429  Russian (ru)
8430  Slovak (sk)
8431  Albanian (sq)
8432  Swedish (sv)
8433  Turkish (tr)
8434  Vietnamese (vi)
8435
8436
8437 Overview of Changes from GLib 2.16.0 to GLib 2.16.1
8438 ===================================================
8439
8440 * Fix a crash in g_themed_icon_new
8441
8442 * Update the included PCRE to 7.6
8443
8444
8445 Overview of Changes from GLib 2.15.6 to GLib 2.16.0
8446 ===================================================
8447
8448 * Fix the definition of G_INLINE_FUNC to work with gcc 4.3.0
8449
8450 * GIO:
8451  - Add missing GMountMountFlags argument to g_unix_volume_mount
8452  - Fix the adopt_orphan_mount vfunc to take a volume monitor 
8453    reference
8454  - Add properties to GThemedIcon for bindings sake
8455
8456 * Bugs fixed:
8457  520484 gvfsd-trash crashed with SIGSEGV in g_path_is_absolute()
8458  510855 g_checksum_update(): Take -1 for length.
8459  517676 g_themed_icon_new*() do more than call g_object_new().
8460  518816 should handle rmdir returning EEXIST correctly
8461  519352 g_[s]list_delete_link() docs
8462  519489 Fixes for sparse warnings in gio
8463  520169 add monitor argument to vfunc for GVolumeMonitor
8464  520700 Add type check in g_file_query_exists
8465  521145 FILE_READ_ONLY_VOLUME not present on Mingw32
8466  518720 No MIME type for empty files
8467  521013 in documentation, goffset doesn't say "Since 2.x"
8468  521028 Missleading error messages from g_io_channel_set_encoding()
8469  517484 GMainLoop could set the thread "Alertable" for APCs to be... 
8470
8471 * Updated translations:
8472  Assamese (as)
8473  Bengali India (bn_IN)
8474  Czech (cs)
8475  German (de)
8476  Spanish (es)
8477  Estonian (et)
8478  Finnish (fi)
8479  French (fr)
8480  Gujarati (gu)
8481  Italian (it)
8482  Lithuanian (lt)
8483  Malayalam (ml)
8484  Marathi (mr)
8485  Norwegian bokmål (nb)
8486  Romanian (ro)
8487  Russian (ru)
8488  Slovak (sk)
8489  Ukrainian (uk)
8490
8491  
8492 Overview of Changes from GLib 2.15.5 to GLib 2.15.6
8493 ===================================================
8494
8495 * GIO:
8496  - New file attributes: trash::item-count, filesystem::use-preview
8497  - Rename g_file_contains_file to g_file_has_prefix
8498  - g_file_query_filesystem_info grew async variants
8499  - g_themed_icon_append_name: new convenience function
8500  - g_content_type_get_icon is implemented now
8501  - Only show mounts in /media and ~
8502  - g_file_contains_file has been renamed to g_file_has_prefix
8503
8504 * Win32:
8505  - g_win32_get_package_installation_directory_of_module: new function
8506    which supersedes g_win32_get_package_installation_directory
8507  - Use alertable wait functions so that I/O completion routines or 
8508    user-mode Asynchronous Procedure Calls can be run
8509  - Fix race conditions in g_spawn implementation on win32
8510
8511 * Other:
8512  - g_uri_get_scheme has been renamed go g_uri_parse_scheme
8513
8514 * Updated translations:
8515  Arabic (ar)
8516  Belarusian Latin (be@latin)
8517  Catalan (ca) 
8518  British English (en_GB)
8519  Finnish (fi)
8520  Galician (gl)
8521  Hebrew (he)
8522  Italian (it)
8523  Kannada (kn)
8524  Norwegian bokmål (nb)
8525  Dutch (nl)
8526  Brazilian Portugese (pt_BR)
8527  Vietnamese (vi)
8528
8529
8530 Overview of Changes from GLib 2.15.4 to GLib 2.15.5
8531 ===================================================
8532
8533 * Update the included PCRE to 7.6
8534
8535 * GIO:
8536  - g_volume_should_automount: new function to determine if a volume
8537    should be mounted automatically
8538  - g_file_query_default_handler: new convenience function to get
8539    the default handler for a file
8540  - g_app_info_launch_default_for_uri new convenience function to
8541    launch the default handler for a URI
8542  - Use mimeapps.list and defaults.list as discussed on xdg list
8543    recently
8544  - g_app_info_get_default_for_uri_scheme has a real implementation
8545    now (gvfs provides a GConf-based implementation)
8546  - There is the beginning of a test suite
8547  - standard::description:  new file attribute
8548  - GMountMountFlags flags argument added to mount calls
8549
8550 * GObject:
8551  - class initialization is now threadsafe
8552
8553 * Updated translations:
8554   Arabic (ar)
8555   Catalan (ca)
8556   Spanish (es)
8557   Basque (eu)
8558   Italian (it)
8559   Japanese (ja)
8560   Kannada (kn)
8561   Korean (ko)
8562   Macedonian (mk)
8563   Occitan (oc)
8564   Portugese (pt)
8565   Brazilian Portugese (pt_BR)
8566   Swedish (sv)
8567   Thai (th)
8568
8569
8570 Overview of Changes from GLib 2.15.3 to GLib 2.15.4
8571 ===================================================
8572
8573 * G_GNUC_PRETTY_FUNCTION has been deprecated
8574
8575 * GIO:
8576  - g_file_copy has an async variant now
8577  - Drives and volumes now have API to get identifiers
8578    like Hal UDIs or UUIDs.
8579  - There is now a registration API to let modules register
8580    extensions they provide, such as volume monitor implementations
8581
8582 * Bugs fixed:
8583   511807 g_time_val_to_iso8601() uses MT-unsafe gmtime() function
8584   316260 [patch] Doc patches for gnode (2.8.1)
8585   385132 solaris gettext support fix
8586   484261 ./configure check for system PCRE unicode support fails w...
8587   510292 GOption main help not shown
8588   511580 Implement g_file_copy_async
8589   511654 Compile errors due to C99 constructs
8590   487909 g_utf8_strreverse and combining marks
8591   512381 unused variable 'is_main_group' 
8592
8593 * Updated translations:
8594   Arabic (ar)
8595   Belarusian (be)
8596   Czech (cz)
8597   Spanish (es)
8598   French (fr)
8599   Galician (gl)
8600   Portugese (pt)
8601   Russian (ru)
8602   Swedish (sv)
8603   Thai (th)
8604
8605
8606 Overview of Changes from GLib 2.15.2 to GLib 2.15.3
8607 ===================================================
8608
8609 * GChecksum:
8610  - g_checksum_update can accept nul-terminated strings
8611  - The MD5 implementation works correctly on buffers 
8612    that are longer than 64 bytes
8613
8614 * GIO:
8615  - Don't include a copy of the inotify headers, rely on system headers
8616  - g_file_find_enclosing_mount has an async variant now
8617  - Reduntant seek API on file streams has been removed
8618
8619 * Bugs fixed:
8620   508602 gmemory{in|out}putstream.c: unknown pointer size
8621   508771 There is no g_file_test/exists() for GFile
8622   508773 g_uri_escape_string() documentation unclear.
8623   509465 AM_PATH_GLIB_2_0 doesn't support gio
8624   509626 async functions: Document allowed NULL callback?
8625   509990 GSeekable documentation unclear
8626   510448 No inotify support on ARM or SH5
8627   510855 g_checksum_update(): Take -1 for length. 
8628
8629 * Updated translations:
8630   Basque (eu)
8631   Marathi (mr)
8632   Swedish (sv)
8633   Ukrainian (uk)
8634
8635
8636 Overview of Changes from GLib 2.15.1 to GLib 2.15.2
8637 ===================================================
8638
8639 * GIO:
8640  - Mount operation API change: unhandled methods get reported via 
8641    the reply, rather than by the signal emission return value
8642  - File monitor API change: Add a GError argument to g_file_monitor_file
8643  - g_unix_mount_guess_should_display(): new function
8644
8645 * Bugs fixed:
8646   508224 [PATCH] FAM backend crashes due to double free
8647   508074 GAsyncResult documentation suggests g_freeing it.
8648   508108 GFile documentation slightly unclear.
8649   508309 rpc_pipefs mount points should be hidden
8650   508378 GFileInfo documentation implies that it changes attribute...
8651   508719 g_file_get_relative_path fails if parent is root
8652   508773 g_uri_escape_string() documentation unclear.
8653
8654 * Updated translations:
8655   Arabic (ar)
8656   Spanish (es)
8657   Hebrew (he)
8658   Italian (it)
8659   Korean (ko)
8660   Turkish (tr)
8661
8662
8663 Overview of Changes from GLib 2.15.0 to GLib 2.15.1
8664 ===================================================
8665
8666  * Portability fixes:
8667  - Assertion functions are marked as noreturn again
8668  - Handling of inline functions has been fixed to work with gcc 4.3
8669  - C99 comments have been removed from headers
8670  - The nonportable sed -i option is no longer used
8671
8672  * GIO:
8673   - Clarified the semantics of g_app_info_get_all()
8674   - API for memory input and output streams has been changed a bit
8675   - GDirectoryMonitor has been removed; GFileMonitor can monitor
8676     files and directories now
8677
8678  * Bugs fixed:
8679    504829 Invalid environment passed to g_spawn_async in g_desktop_...
8680    505258 crash in Users and Groups: Adding a user
8681    505815 g_content_types_get_registered should not g_free keys
8682    491218 g_timer_new() doesn't initialize timer->end
8683    315437 extern inline -> static inline
8684    476856 Inconsistency between standard and implementation of the ...
8685    480122 g_module_open fails to open modules with ".la" extension
8686    495589 gspawn.c failing to set FD_CLOEXEC
8687    500273 doesn't build with --disable-visibility
8688    504142 Do not show empty groups in --help output
8689    504879 giofam incorrectly linked
8690    505042 add file attribute for actually used file size in bytes
8691    505058 xattr namespace docs
8692    505674 Misprint in the definition of the macro G_CCLOSURE_SWAP_DATA
8693    505730 Fails to build on OSX 10.4: _NSGetEnviron not declared
8694    505887 older darwin lacks lchown
8695    506374 gmemoryinputstream api
8696    506461 Conversion of g_assert_not_reached() and friends into fun...
8697    503051 Small bug in glib interface
8698    506395 Updates to GIO documentation
8699    507628 Missing .pc entry for gio linking against glib
8700    505195 [patch] typo in g_try_new0 docs 
8701    507822 g{file,directory}monitor changes signal problem
8702    506377 gmemoryoutputstream write implementation
8703    507835 bug in gunixinputstream 
8704
8705  * Updated translations:
8706    Arabic (ar)
8707    Belarusian Latin (be@latin)
8708    Spanish (es)
8709    Basque (eu)
8710    Irish (ga)
8711    Hebrew (he)
8712    Occitan (oc)
8713    Vietnamese (vi)
8714
8715
8716 Overview of Changes from GLib 2.14.x to GLib 2.15.0
8717 ===================================================
8718
8719 Major new features:
8720
8721  * GIO: a VFS API, designed to replace GnomeVFS. The GIO implementation 
8722    in GLib has support for local filesystems. The new, separate gvfs 
8723    module contains various backend implementations (cifs, ftp, sftp,
8724    http, ...)
8725
8726  * GChecksum: provides various hash algorithms, such as MD5, SHA-1
8727    and SHA-256
8728  
8729  * GTest: a test framework 
8730  
8731 Smaller additions:
8732
8733  * GHash:
8734  - GHash has iterators, as an alternative to g_hash_table_foreach
8735
8736  * GMarkup: 
8737  - g_markup_parse_context_get_element_stack: New function to
8738    get the stack of open elements
8739  - G_MARKUP_PREFIX_ERROR_POSITION: New flag to improve error
8740    reporting
8741  - g_markup_collect_attributes: Convenience function for handling
8742    attributes
8743
8744 * GKeyFile: 
8745  - Functions that take a GError now return a boolean to indicate 
8746    success, instead of void
8747  - Various performance improvements
8748
8749 * GAsyncQueue:
8750  - g_async_queue_new_full: new function that allows to specify
8751    a free function for leftover elements
8752  
8753 * GError:
8754  - g_prefix_error and g_propagate_prefixed_error: New functions
8755    to ease error propagation
8756
8757 * Internationalization:
8758  - C_: A new 2-argument variant of the Q_() macro 
8759  - Use native character set conversion API on Windows
8760
8761 * GLib builds with automake 1.10
8762
8763 * Bugs fixed:
8764  455725 specific combination of g_utf8_strlen and g_pattern_match...
8765  467537 g_convert_with_iconv() not resetting iconv() state correc...
8766  497033 Commandline option parser should warn about missing optio...
8767  504527 gchecksum: Conditional jump or move depends on uninitiali...
8768  445362 Non-numeric local labels in gatomic.c are causing linker ...
8769  482313 gregex: no way to tell why compilation failed
8770  317775 main loops continues to run after g_main_loop_quit() has ...
8771  418778 Insufficient pkg-config version requirement
8772  436293 g_option_context_new() doc should mention that the string...
8773  466557 glib-mkenums shifts ARGV[0] to undefined
8774  468882 GKeyFile doesn't accept "True" as a true boolean value
8775  469551 application --help messages are garbaged on none UTF-8 lo...
8776  479724 Memory leak upon calling "g_main_loop_run" in the seconda...
8777  490061 outptrs uninitialized after g_parse_long_long
8778  490637 gobject documentation patch
8779  495294 glib-genmarshal prints warnings but returns 0
8780  496046 option to prefix location of errors for GMarkup
8781  498113 tests/regex-test fails on 64bit environment
8782  500506 Fails to build on OSX 10.4
8783  500638 gkeyfile speedup ...
8784  500875 Make check fails as there is no "test" target for "build"...
8785  502511 g_assert_cmphex prints invalid message
8786  502927 g_array_index triggers cast aligment warning
8787  503029 g_time_val_from_iso8601 parse non-ISO8601 dates
8788  503222 Need context to translate
8789  503420 gkeyfile leaks a hash table
8790  503470 Fix build when builddir != srcdir
8791  504227 Inverse variant for g_test_trap_assert_stdout, g_test_tra...
8792  71704  file include order
8793  491957 Misprint in the specification of the interface "g_main_co...
8794  491959 Misprint in description of the structure "GThreadPool"
8795  491965 Mistype in the specification of the function "g_hook_list...
8796  491966 Misprint in the specification of the interface "g_main_co...
8797  491968 The documentation does not mention the restriction for th...
8798  491970 The documentation for the interface "g_date_clamp" is inc...
8799  491974 The documentation of the interface "g_main_context_iterat...
8800  491975 The documentation for the interfaces "g_io_channel_read_u...
8801  491979 Misprint in the description of the interfaces g_key_file_...
8802  491982 Misprint in the description of the interface "g_key_file_...
8803  501107 EXTRA_DIST automake warnings
8804  501997 g_utf8_normalize() returns NULL on invalid string
8805  502590 C_/g_dpgettext efficiency
8806  464259 g_set_application_name() docs should say "Since 2.2"
8807  496518 gbase64.c API doc clarification
8808  498728 g_key_file_get_*_list should set length to 0 when returni...
8809  500361 Improve docs for g_array_free() and g_ptr_array_free()
8810  501853 g_checksum_get_digest docs
8811  503862 Allow NULL strings in g_parse_debug_string()
8812  142676 Q_
8813  367550 Add g_async_queue_new_full() with GDestroyNotify function
8814  375651 Minor enhancements to GKeyFile API
8815  443648 MD5 digest support
8816  449937 Upgrade auto* sources to be clean under automake1.9
8817  452887 gmarkup context "get element" function is useless when ca...
8818  491549 [PATCH] Eliminate libiconv dependency on Windows
8819  500507 GHashTableIter API 
8820
8821 * Translation updates
8822  Belarusian Latin (be@latin)
8823  Czech (cs)
8824  German (de)
8825  Spanish (es)
8826  Esperanto (et)
8827  French (fr)
8828  Korean (ko)
8829  Marathi (mr)
8830  Norwegian bokmål (nb)
8831  Brazilian Portugese (pt_BR)
8832  Slovenian (sl)
8833  Swedish (sv)
8834
8835
8836 Overview of Changes from GLib 2.14.2 to GLib 2.14.3
8837 ===================================================
8838
8839 * Update PCRE to 7.4
8840
8841 * Bugs fixed:
8842  487491 Fix some warnings from sparse
8843  488068 Small (one-time) memory leak in glib_gettext initialization
8844  493688 TYPE macro "_get_type ()" is documented wrong
8845
8846 * Updated translations:
8847  Arabic (ar)
8848  Belarusian Latin (be@latin)
8849  Estonian (et)
8850  Irish (ga)
8851  Slovenian (sl)
8852
8853  
8854 Overview of Changes from GLib 2.14.1 to GLib 2.14.2
8855 ===================================================
8856
8857 * Bugs fixed:
8858  476849 Invocation of the interface "g_hook_free" fails in certai...
8859  359165 marshallers can throw warnings with -Wunused
8860  477957 more discussion on g_value_set_object vs. g_value_take_ob...
8861  478459 G_DEFINE_DYNAMIC_TYPE_EXTENDED doesn't work with G_IMPLEM...
8862  483337 inline is disabled for MSVC when compiling C code
8863  478349 Broken link to gettext website
8864  469231 g_spawn optimization for setting all open fds to CLOEXEC 
8865
8866 * Updated translations:
8867 Arabic (ar)
8868 Galician (gl)
8869 Hebrew (he)
8870 Korean (ko)
8871
8872
8873 Overview of Changes from GLib 2.14.0 to GLib 2.14.1
8874 ===================================================
8875
8876 * Bugs fixed:
8877  476840 Invocation of the interface "g_utf8_strreverse" crashes f...
8878  444765 Fix FIXME in gregex.c when new pcre is out
8879  464145 g_markup_escape_text Produces Invalid XML
8880  465625 g_type_default_interface_ref() does not ensure working g_...
8881  466768 Clearify that comments can be put anywhere in a Key-file.
8882  474229 The GError documentation should give convention for the G...
8883  474899 G_BREAKPOINT() docs inaccurate
8884  475854 Overuse of -lpcre when using system pcre
8885  473879 Incorrect includes in gregex.c
8886  468694 Typoes in documentation
8887  469051 g_snprintf () talks about characters where it probably me...
8888  457601 Missing arch specific atomic implementation
8889  475923 Missing pcre flags when static-linking against glib
8890  475619 glibthread-2.0.la does not list -lpthread
8891
8892 * Updated translations:
8893  Bulgarian (bg)
8894  Catalan (ca)
8895  Danish (da)
8896  German (de)
8897  Canadian English (en_CA)
8898  British English (en_GB)
8899  Spanish (es)
8900  Estonian (et)
8901  Finnish (fi)
8902  French (fr)
8903  Gujarati (gu)
8904  Hungarian (hu)
8905  Italian (it)
8906  Georgian (ka)
8907  Kannada (kn)
8908  Lithuanian (lt)
8909  Makedonian (mk)
8910  Norwegian (nb)
8911  Dutch (nl)
8912  Polish (pl)
8913  Portugese (pt)
8914  Brazilian Portugese (pt_BR)
8915  Romanian (ro)
8916  Russian (ru)
8917  Albanian (sq)
8918  Serbian (sr, sr@Latn)
8919  Swedish (sv)
8920  Tamil (ta)
8921  Thai (th)
8922  Ukrainian (uk)
8923  Vietnamese (vi)
8924
8925
8926 Overview of Changes from GLib 2.13.7 to GLib 2.14.0
8927 ===================================================
8928
8929 * Last-minute API additions:
8930  - Make g_unichar_combining_class public
8931  - Add goffset type, add G_MAXSSIZE and G_MINSSIZE
8932
8933 * Update PCRE to 7.2
8934
8935 * Bugs fixed:
8936  453998 Make _g_unichar_combining_class() public
8937  462549 gregex.c: variable is declared at middle of block
8938  417068 g_file_test doc inconsistency
8939
8940 * Updated translations:
8941  Assamese (as)
8942  Basque (eu)
8943  Kannada (kn)
8944  Malayalam (ml)
8945  Dutch (nl)
8946  Polish (pl)
8947  Brazilian Portugese (pt_BR)
8948  Turkish (tr)
8949
8950
8951 Overview of Changes from GLib 2.13.6 to GLib 2.13.7
8952 ===================================================
8953
8954 * The memory corruption warning from the slice allocator that
8955   occurred when threads were initialized after the slice allocator
8956   has been removed, as the slice allocator now works fine
8957   in this scenario.
8958
8959 * New functions g_once_init_enter() and g_once_init_leave() make
8960   it easier to write threadsafe one-time initialization functions 
8961  
8962 * Bugs fixed:
8963  454473 Simple XML Subset Parser terminates on invalid XML
8964  445813 g_module_open error, add file name
8965  453796 errno gets clobbered by g_filename_display_name
8966  341988 don't use "-c" with msgfmt in Makefile.in.in
8967  447048 Please produce slightly more output during long tests
8968  454785 GModule documentation lists same block of code twice.
8969  454786 GModule documentation lists same paragraph twice.
8970  383155 small docs quirks in gobject/closure API documentation
8971  65041  _get_type() functions aren't thread safe
8972
8973 * Updated translations
8974  Assamese (as)
8975  Spanish (es)
8976  Gujarati (gu)
8977  Japanese (ja)
8978  Korean (ko)
8979  Macedonian (mk)
8980
8981
8982 Overview of Changes from GLib 2.13.5 to GLib 2.13.6
8983 ===================================================
8984
8985 * Reintroduce a GType typedef whose removal in 2.13.5
8986   caused trouble for C++ bindings
8987
8988 * Bugs fixed:
8989  450216 docs not explicit enough about g_free()
8990  451459 g_type_register_static_simple calls g_type_register_static
8991
8992 * Updated translations
8993  Norwegian bokmål (nb)
8994  Sinhala (si)
8995
8996
8997 Overview of Changes from GLib 2.13.4 to GLib 2.13.5
8998 ===================================================
8999
9000 * xdg-user-dirs support: 
9001  - the Desktop directory is guaranteed to be defined
9002  - user-dirs.dirs is no longer reloaded on changes
9003
9004 * Slice allocator: 
9005  - new api to duplicate slices
9006
9007 * Regular expression support:
9008  - GRegex is a boxed type now
9009
9010 * Bugs fixed:
9011  44793 make check failing in trunk
9012  354522 Small problem with PLT hiding 6 symbols
9013  363986 glib 2.12.4 does not compile with SGI IDO cc
9014  443869 g_type_class_add_private doesn't warn when adding 0-sized...
9015  446859 Legitimately return 0 for g_quark_from_string(NULL)
9016  447534 Small typo in g_timeout_add_seconds() doc
9017  447583 GStaticRWLock
9018  447935 g_get_current_dir SIGSEGV on long path
9019  448260 CLAMP has surprising result if low > high
9020  57693  g_string_vprintf()
9021  442029 add g_slice_dup()
9022  445065 Add GRegex boxed type
9023  448819 Add full version of g_timeout_add_seconds()
9024
9025 * Updated translations: 
9026  Swedish (sv)
9027  Oriya (or)
9028  Hebrew (he)
9029  Spanish (es)
9030  Estonian (et)
9031
9032  
9033 Overview of Changes from GLib 2.13.3 to GLib 2.13.4
9034 ===================================================
9035
9036 * Bugs fixed:
9037  444121 g_get_user_special_dir deadlocks
9038  444161 invalid UTF8 in key name shows up as valgrind error in g_...
9039  444130 g_option_context_get_help() is broken when there's a desc...
9040
9041
9042 Overview of Changes from GLib 2.13.2 to GLib 2.13.3
9043 ===================================================
9044
9045 * GKeyFile:
9046  - Added defines for easier handling of desktop files
9047
9048 * Unicode support:
9049  - Update g_unichar_iswide_cjk for Unicode 5.0
9050
9051 * Regular expression support:
9052  - GRegex structs can now be ref-counted
9053  - Some new functions for dealing with incremental 
9054    replacement have been added
9055  - The GRegexEvalCallback signature has been changed
9056
9057 * g_get_user_special_dir() has been added to support
9058   xdg-user-dirs
9059
9060 * Bugs fixed:
9061  419376 Functions using named subpatterns behave inconsistently w...
9062  434358 g_regex_fetch_named() and g_regex_fetch_named_pos() are b...
9063  423708 typo in the README.win32 file see patch below
9064  339225 Add new defines for easier handling of .desktop files 
9065  442265 API additions/changes for GRegex
9066  432651 Add a glib-ish xdg_user_dir_lookup
9067
9068 * Updated translations:
9069  Estonian (et)
9070  Norwegian bokmål (nb)
9071
9072
9073 Overview of Changes from GLib 2.13.1 to GLib 2.13.2
9074 ===================================================
9075
9076 * Unicode support:
9077  - Add g_unichar_ismark()
9078
9079 * GOption:
9080  - Allow to use callbacks for remaining args
9081
9082 * Updated translations:
9083   Belarusian Latin (be@latin)
9084   British English (en_GB)
9085   Galician (gl)
9086   Norwegian bokmål (nb)
9087   Oriya (or)
9088   Spanish (es)
9089   Thai (th)
9090
9091
9092 Overview of Changes from GLib 2.13.0 to GLib 2.13.1
9093 ===================================================
9094
9095 * GRegex:
9096  - Portability fixes
9097  - Split into immutable GRegex and GMatchInfo
9098  - Add g_regex_get_max_backref() and g_regex_get_capture_count()
9099    to obtain information about the compiled regex
9100
9101 * GKeyFile:
9102  - Fix roundtrip problems
9103  - Add g_key_file_load_from_dirs()
9104
9105 * Unicode support:
9106  - Fix corner cases in case conversion routines
9107
9108 * GOption:
9109   - Add a function to get the formatted help string
9110
9111 * GHash:
9112  - Add new functions g_hash_table_get_keys() and
9113    g_hash_table_get_values() to retrieve the keys and
9114    values in list form
9115
9116 * Updated transations:
9117   Simplified Chinese (zh_CN)
9118   Arabic (ar)
9119
9120
9121 Overview of Changes from GLib 2.12 to GLib 2.13.0
9122 =================================================
9123
9124 * Add GSequence, a list that is implemented using
9125   a balanced binary tree.
9126
9127 * Add GRegex, an implementation of Perl regular expressions,
9128   based on PCRE.
9129  
9130 * Use Posix monotonic clocks instead of gettimeofday()
9131   for GTimer when available.
9132
9133 * Support static initialization of GQeues with G_QUEUE_INIT,
9134   g_queue_init() and g_queue_clear().
9135
9136 * Add g_string_chunk_clear() for clearing a 
9137   GStringChunk.
9138
9139 * Add g_unichar_get_script() to obtain Unicode
9140   script information.
9141
9142 * Add g_unichar_iszerowidth() to obtain information
9143   about zero-width characters.
9144
9145 * Add G_GNUC_MAY_ALIAS which wraps the gcc may_alias 
9146   type attribute.
9147
9148 * G_GNUC_INTERNAL has a working definition for the
9149   Sun Studio compiler. This requires the macro to
9150   be positioned before the function declaration.
9151
9152 * The slice allocator can produce detailed debugging
9153   information with G_SLICE=debug-blocks.
9154
9155 * Modules support G_DEBUG flags resident-modules and
9156   bind-now-modules.
9157
9158 * Add G_DEFINE_DYNAMIC_TYPE() to make it easier
9159   to define types in modules.
9160
9161 * Bug fixes: too many to list them in detail here.
9162
9163 * New and updated translations (be,bg,bn,ca,cs,de,
9164   en_CA,en_GB,et,fa,fr,he,hu,it,ja,ku,lt,mg,mk,ml,
9165   nb,ne,nn,pt,pt_BR,ro,sr,sr@Latn,sv,ta,uk,vi,zh_CN,
9166   zh_HK,zh_TW)
9167
9168
9169 Overview of Changes from GLib 2.12.1 to GLib 2.12.2
9170 ===================================================
9171
9172 * Unicode updates:
9173  - Normalization is following Unicode TR #29
9174  - g_unichar_isxdigit() only accept characters
9175    for which g_unichar_xdigit_value() returns a value
9176  - g_unichar_toupper and g_unichar_tolower leave
9177    unconvertable characters in place instead of
9178    replacing them by NUL
9179
9180 * Bugs fixed
9181  348491 g_utf8_strup() and g_utf8_strdown() returns 
9182         string with NUL bytes
9183  349825 GKeyFile always inserts a newline before a group
9184  347842 g_unichar_isxdigit() is too general about what 
9185         it considers a digit
9186  348694 g_utf8_normalize() hasn't been updated to PR #29
9187  348785 Hint about G_DEBUG in Message Logging docs
9188  349792 Wrong english string (UI)
9189  349952 gparamspecs.c uses gcc feature
9190
9191 * Translation updates (ca,cs,de,dz,es,eu,fi,gu,ko,
9192   nl,pl,tr,uk,zh_HK,zh_TW)
9193
9194
9195 Overview of Changes from GLib 2.12.0 to GLib 2.12.1
9196 ===================================================
9197
9198 * Update to final Unicode Character Database 5.0.0
9199
9200 * Bugs fixed:
9201  346660 issues with base64 api documentation / g_base64_decode_cl...
9202  348136 Coverity reports allocation of wrong size CID #2839
9203  336281 Update to UCD 5.0
9204  346197 g_date_strftime %F option doesnt work for win32
9205  348011 Small optimization to real_toupper()
9206  246494 prototype mismatch in glib/gconvert.c
9207
9208 * New and updated translations (bg,bn_IN,ca,dz,eu,fi,
9209   fr,he,it,ja,mk,or,pt)
9210
9211
9212 Overview of Changes from GLib 2.11.4 to GLib 2.12
9213 =================================================
9214
9215 * Bugs fixed:
9216  344905 leap-year bug in g_time_val_from_iso8601 w/o HAVE_TIMEGM
9217
9218 * Updated translations (cy,nb,nl)
9219
9220
9221 Overview of Changes from GLib 2.11.3 to GLib 2.11.4
9222 ===================================================
9223
9224 * GBookmarkFile:
9225  - g_bookmark_file_remove_item returns a boolean
9226  
9227 * g_mkstemp accepts the XXXXXX in the middle of
9228   the template
9229  
9230 * Bugs fixed:
9231  344868 g_key_file_to_data should separate groups 
9232
9233 * Updated translations (de,es,fr,gu,hi,ko,th)
9234
9235
9236 Overview of Changes from GLib 2.11.2 to GLib 2.11.3
9237 ===================================================
9238
9239 * GBookmarkFile:
9240   - g_bookmark_file_move_item: Return TRUE in case of
9241     an empty target
9242
9243 * Bugs fixed: 
9244  343919 gunicollate.c: strxfrm bug on VC8
9245
9246 * Updated translations (fi)
9247
9248 Overview of Changes from GLib 2.11.1 to GLib 2.11.2
9249 ===================================================
9250
9251 * Add g_ascii_stroll to parse signed 64bit integers
9252
9253 * GMarkup: add a flag to treat CDATA as text
9254
9255 * GHashTable: add functions to remove all entries
9256
9257 * GMainLoop: add functions to find the currently
9258   running source, and determine if it is destroyed
9259
9260 * Bug fixes:
9261  342563  g_atomic_thread_init() needs to be called before 
9262          other _g_*_thread_init() functions
9263  343548  Potential use after free in callers of g_string_free() 
9264  168538  Wish: Clearing contents of GHashTables
9265  321886  GTK+ cannot be reliably used in multi-threaded 
9266          applications
9267  341826  goption.c: 'strtoll' is C99's function
9268  343899  g_ascii_formatd dosn't work as expected for all 
9269          format strings
9270  317793  Make GEnumValue strings const
9271  337129  Compile warnings in G_IMPLEMENT_INTERFACE
9272  303622  What is G_TYPE_CHAR?
9273
9274 * Updated translations (bg,dz,eu,gl,ja,ko,nl,th,vi)
9275  
9276
9277 Overview of Changes from GLib 2.11.0 to GLib 2.11.1
9278 ===================================================
9279
9280 * GOption  
9281   - Support 64-bit integers 
9282   - Allow optional text before and after the options
9283     in help output
9284
9285 * Bug fixes:
9286  340538 gbase64-test writes OOB 
9287  340816 GKeyFile set_string_list invalid memory reads 
9288  339105 g_key_file_parse_value_as_double
9289  340434 convert-test.c fails (function test_one_half)
9290  311043 Memory leaks (and potential infinite loops) 
9291         when using G_ERRORCHECK_MUTEXES
9292  335198 Error checking mutexes are fubar  
9293  341237 Add a G_OPTION_ARG_INT64
9294  341192 g_io_channel_set_flags not implemented on win32
9295  336120 Allow adding description before/after GOption 
9296         --help output body
9297  341191 misplaced check in g_relation_delete
9298  340530 mismatched calloc / g_free in win32 threads
9299
9300 * Updated translation (es)
9301
9302 Overview of Changes from GLib 2.10.x to GLib 2.11.0
9303 ===================================================
9304
9305 * GBookmarkFile: a parser for files containing bookmarks
9306   stored using the Desktop Bookmark specification.
9307
9308 * Base64 encoding support
9309         
9310 * Unicode 5.0 support
9311
9312 * GOption supports floating point numbers 
9313
9314 * GKeyFile supports floating point numbers
9315
9316 * Bug fixes:
9317  155884 gatomic.c should be based on new SDK
9318  157877 update-desktop-database doesn't handle duplicate entries
9319  164719 keyfile parser doesn't support floats
9320  327662 Import BookmarkFile from libegg
9321  329548 Add G_OPTION_ARG_DOUBLE
9322  329789 option-test.c type confusion
9323  332841 Segmentation Fault when %llu is passed to vasnprintf and 
9324         HAVE_SNPRINTF is not defined
9325  333879 gthread/gthread-win32.c: IsDebuggerPresent needs '#define 
9326         _WIN32_WINDOWS 0x0401'
9327  333916 g_timer_elapsed docs should mention that microseconds 
9328         may be NULL
9329  334440 dlerror() portability issue causes crash on (old) a.out 
9330         NetBSD platform
9331  334646 goption + error out params
9332  334799 g_remove() must check return value of remove()
9333  334943 make check FAIL: threadpool-test
9334  335215 Some breakages with GThreadPool
9335  336085 g_option_context_new parameter lacks better explanation
9336  336677 Documentation for g_object_ref_sink() is incorrect
9337  337027 gbookmarkfile.c: sys/time.h include error
9338  337553 Wrong escaping of URIs
9339  338572 Dereferencing NULL value in g_key_file_get_group_comment
9340  338845 g_completion_complete_utf8 crashes when NULL is passed to it
9341  339337 g_bookmark_file_set_description
9342  339338 gbookmarkfile.c, function expand_exec_line
9343  339340 gbookmarkfile.c, function bookmark_app_info_dump
9344
9345 * Translation updates (bg,en_GB,et,gl,gu,he,hi,ka,nb,nl,nn,
9346                        or,pt_BR,ro,tr,vi,zh_CN)
9347
9348
9349 Overview of Changes from GLib 2.10.0 to GLib 2.10.1
9350 ===================================================
9351
9352 * Bugs fixed:
9353  314794 Broken pthread detection on Darwin [Gregor Riepl]
9354  322476 Missing check for .dylib [Vladimir Panov]
9355  333651 Inconsistent _g_charset_get_aliases prototype [Julio 
9356         M. Merino Vidal]
9357  333761 GInitiallyUnowned breaks application code [Sven Herzberg]
9358
9359 * Win32 changes:
9360  - Fix g_listenv() implementation.
9361  - Allow up to 100 GPrivate structs
9362
9363 * Translation updates (fr,hu,lt,pl,sv)
9364
9365
9366 Overview of Changes from GLib 2.9.6 to GLib 2.10.0
9367 ==================================================
9368
9369 * Bugs fixed:
9370  328997 64bit pointer trunction in glib slab-allocator
9371         [Pascal Hofstee]
9372  331110 g_cond_broadcast(inform_cond) without holding 
9373         inform_mutex [Chris Wilson, Sebastian Wilhelmi]
9374  332093 Fix some leaks in the tests [Kjartan Maraas]
9375  332435 g_utf8_strlen returns wrong value if a maximum 
9376         number of bytes to check is specified 
9377         [Matthias Clasen]
9378  331367 gslice requires more POSIX-like semantics for 
9379         GPrivate destructors [Tor Lillqvist]
9380
9381 * Documentation improvements [Matthias, Kang Jeong-Hee,
9382   Tor Lillqvist, Stefan Kost]
9383
9384 * Translation updates (el,eu,ka,uk)
9385
9386 Overview of Changes from GLib 2.9.5 to GLib 2.9.6
9387 =================================================
9388
9389 * Bugs fixed: 
9390  329124 distclean removes README [Kjartan Maraas, Tim Janik]
9391  317679 GRelation field type not documented [Behdad Esfahbod]
9392  329123 Typo in GTime docs [Kjartan Maraas]
9393
9394 * Documentation improvements [Sven Herzberg, David
9395   Schleef, Kjartan Maraas, Behdad Esfahbod]
9396
9397 * Translation updates (cs,cy,it,ko,pt,sq,sr,sr@Latn,ru
9398
9399 Overview of Changes from GLib 2.9.4 to GLib 2.9.5
9400 =================================================
9401
9402 * Memory management: 
9403   Runtime debugging support: The slice allocator
9404   can be turned off by setting G_SLICE=always-malloc
9405   in the environment. Zeroing of freed memory can
9406   now be turned on at runtime by setting
9407   G_DEBUG=gc-friendly in the environment. [Tim Janik]
9408
9409 * Bugs fixed:
9410  328253 HP-UX/IA-64 uses ".so" as default shared library 
9411         extension [Albert Chin]
9412  143380 unicode-encoding test fails converting to UTF-16 
9413         with libiconv [Marc Moorcroft]
9414  328254 Build breakage (GSlice) [Jens Ganseuer]
9415  328705 C99ism in glib/gmem.c [Kazuki Iwamoto]
9416
9417 * Translation updates (da,et,zh_CN)
9418
9419 Overview of Changes from GLib 2.9.3 to GLib 2.9.4
9420 =================================================
9421
9422 * Type system:
9423   Fix a problem with g_object_compat_control() which 
9424   can lead to segfaults in GTK+ applications on 64bit 
9425   platforms. 
9426
9427 * Thread suppport: 
9428   Unused threads now fall back to the global pool after 
9429   500 milliseconds, where they wait for another 
9430   max-idle-time milliseconds. [Sebastian Wilhelmi]
9431
9432 * Fix a memory allocation problem in GKeyFile. [Morten 
9433   Welinder]
9434
9435
9436 Overview of Changes from GLib 2.9.2 to GLib 2.9.3
9437 =================================================
9438
9439 * GTree:
9440  - Replace the simple recursive implementation by
9441    a nonrecursive, threaded one  [Maurizio Monge]
9442
9443 * Change g_filename_display_name and
9444   g_filename_display_basename to use the Unicode
9445   replacement character U+FFFD instead of a question
9446   mark, and don't append "(invalid encoding)"  [Matthias]
9447
9448 * Documentation improvements [Sven Herzberg, Federico
9449   Mena Quintero, Stefan Kost]
9450
9451 * Bugs fixed:
9452  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X 
9453         [Bogdan Nicula]
9454  326558 Some test failures on IRIX 6.5 [Daichi Kawahata]
9455  169285 "threaded" tree implementation for GTree 
9456         [Maurizio Monge]
9457  326747 g_filename_display_basename adds (invalid encoding) 
9458         [Alberto Ruiz]
9459
9460 Other contributors: Christian Kellner, Murray Cumming
9461
9462 New and updated translations (bg,ca,de,es,et,gu,ja,nl,th,vi)
9463
9464
9465 Overview of Changes from GLib 2.9.1 to GLib 2.9.2
9466 =================================================
9467
9468 * Memory management:
9469  - Add tests for cache colorization [Tim Janik]
9470  - Minimize space consumption if small amounts of differently
9471    sized slices are allocated, at a small performance cost.  [Tim]
9472
9473 * Thread support:
9474  - Add g_atomic_pointer_set() and g_atomic_int_set() [Tim Janik,
9475    Sebastian Wilhelmi]
9476  - Add g_thread_pool_set_sort_function() to allow sorting the 
9477    tasks of a threadpool.  [Martyn Russell]
9478  - Add g_thread_pool_set_idle_time() to allow unused threads
9479    to exit after a certain time.  [Martyn]
9480
9481 * Type system:
9482  - introduce a new type GInitiallyUnowned, which has an initial
9483    floating reference. [Tim]
9484  - Add support for GType parameters. [Matthias]
9485
9486 * Main loop:
9487  - Add g_main_context_is_owner() to determine if the current
9488    thread is the owner of the context.  [Michael Meeks]
9489
9490 * Provide g_access(), g_chdir(), g_unlink(), g_rmdir() as 
9491   wrapper functions instead of macros.  [Manish Singh]
9492
9493 * Documentation improvements [Tim, Matthias, Federico Mena Quintero,
9494   Stefan Kasal, Dan Williams]
9495
9496 * New and updated translations (en_CA,fi,fr,gl,ml,nb,no,zh_HK,zh_TW)
9497
9498 * Bugs fixed:
9499  324179 g_allocator_new() returns pointer to const dummy which Gtk+ 2.8 
9500         tries to modify [J. Ali Harlow]
9501  324332 g_option_context_parse() returns false without setting error 
9502         [Tim-Philipp Müller]
9503  324950 GLIB 2.9.1 testcase errors [Dan Yefimov]
9504  325015 gslice.c: process.h is needed on Windows [Kazuki Iwamoto]
9505  321978 G_DATALIST_GET_FLAGS() macro is not casting datalist to 
9506         gpointer [Andrew Paprocki]
9507  316221 G_LOCK warns about breaking strict-aliasing [Michal Benes, 
9508         Stanislav Brabec]
9509  325273 Error in documentation for glib_check_version () [Declan Naughton]
9510  325310 g_spawn_sync hangs when catching both stdout and 
9511         stderr [Tor Lillqvist]
9512  325249 gcc warning when using g_rmdir from <glib/gstdio.h> [Jani Monoses]
9513  325864 glib/gthreadpool.c:"#define debug(...)" is C99 [Kazuki Iwamoto]
9514  325874 Should say somewhere that source IDs are > 0 [Dan Williams]
9515  325438 a typo (compatability) [Stefan Kasal]
9516  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X [Bogdan Nicula]
9517
9518
9519 Overview of Changes from GLib 2.9.0 to GLib 2.9.1
9520 =================================================
9521
9522 * Memory management
9523  - The slice allocator is implemented [Tim Janik]
9524  - g_slice_free_chain() has been renamed to 
9525    g_slice_free_chain_with_offset()  [Tim, Behdad Esfahbod]
9526  - Mem chunks are deprecated [Matthias Clasen]
9527
9528 * Data structures
9529  - Hash tables are refcounted, and have a boxed type [Tim]
9530
9531 * Thread support
9532  - Support for Solaris threads has been removed 
9533    [Sebastian Wilhelmi, Andrew Paprocki]
9534  - g_async_queue_sort(), g_async_queue_push_sorted() have 
9535    been added to allow GAsyncQueue to be used as a priority 
9536    queue, together with the corresponding _unlocked 
9537    variants  [Martyn Russell]
9538
9539 * GObject:
9540  - The concept of a floating initial reference has been
9541    moved from GtkObject to GObject [Tim]
9542
9543 * Win32 changes:
9544  - Make g_rename() replace existing files [Tor Lillqvist]
9545
9546 * Misc new API:
9547  - G_GUINT64_CONSTANT macro to define guint64 
9548    constants [Andrew Paprocki]
9549  - G_GNUC_WARN_UNUSED_RESULT macro to instruct the 
9550    compiler to emit a warning if the value returned
9551    by a function is ignored. [Arjan van de Ven, Alex Larsson]
9552  - GList and GSList now have sort functions which take an
9553    extra user data argument [Martyn Russell]
9554  - g_param_spec_ref_sink() has been added for consistency [Tim]
9555
9556 * $LOGNAME is respected when determining user data. [Laszlo Peter]
9557
9558 * Other changes and bug fixes [Tim, Matthias, Behdad, 
9559   Christian Persch, Benedikt Meurer, Andrew Paprocki, 
9560   Kazuki Iwamoto, Alexis S. L. Carvalho, Stanislav Brabec,
9561   Andreas Schwab, Kalle Vahlman]
9562
9563 * Documentation
9564  - Deprecation warnings carry version information [Matthias]
9565  - The slice allocator has been documented [Matthias, Tim]
9566  - Other improvements [Morten Welinder]
9567
9568 Overview of Changes from GLib 2.8.x to GLib 2.9.0
9569 =================================================
9570 * Unicode support:
9571  - The Unicode tables have been updated to Unicode 4.1, 
9572    adding several new values to the GUnicodeBreakType 
9573    enumeration. This breaks Pango <= 1.10 
9574    [Behdad Esfahbod]
9575  - The various Unicode character predicate functions 
9576    (g_unichar_isalpha, g_unichar_isdigit,...) have
9577    been optimized
9578    [Behdad]
9579  - g_utf8_pointer_to_offset, g_utf8_offset_to_pointer:
9580    These functions handle negative offsets now, and
9581    going backwards in g_utf8_offset_to_pointer uses
9582    "stutter stepping".
9583    [Larry Ewing, Matthias Clasen]
9584
9585 * Memory management:
9586  - Mem chunks are no longer used internally in GLib and
9587    GObject. GMemChunk will be deprecated in GLib 2.10
9588  - All APIs based on GAllocator (g_list_push/pop_allocator,
9589    and similar push/pop_allocator functions for other
9590    data structures) have been deprecated, since they
9591    never worked as intended.
9592  - The g_slice_* functions have been added as a 
9593    new API for fast allocation of small memory blocks. 
9594    The implementation in GLib 2.9.0 is just a simple 
9595    wrapper around malloc. GLib 2.10 will have an
9596    efficient and scalable implementation. 
9597    [Tim Janik, Matthias]
9598
9599 * Pattern matching:
9600  - g_pattern_match has been optimized to avoid
9601    unnecessary recursion.
9602    [Tim, Matthias]
9603
9604 * g_intern_string, g_intern_static_string: 
9605  - New functions to intern strings. These are now used 
9606    by GObject to avoid duplicating static strings 
9607    [Matthias]
9608
9609 * g_thread_foreach: 
9610  - New function to iterate over all GThreads 
9611    [Tim, Matthias]
9612
9613 * g_date_set_time_t, g_date_set_time_val:
9614  - New functions to set a GDate from a time_t or
9615    GTimeVal value. g_date_set_time has been deprecated 
9616    in favor of these.
9617    [Roger Leigh]
9618
9619 * g_snprintf and g_vsnprintf:
9620  - These functions are no longer declared in gprintf.h, 
9621    since they are in glib.h
9622    [Matthias]
9623
9624 Overview of Changes from GLib 2.8.0 to GLib 2.8.1
9625 =================================================
9626 * Optimize single-character insertions in GString [Ross Burton]
9627 * Fix build problems on OS X
9628 * Fix build problems on Win32 [Tor Lillqvist, Hans Breuer]
9629 * Other bug fixes [Matthew F. Barnes, Stepan Kasal] 
9630 * Documentation improvements [Tristan van Berkom, Behnam
9631   Esfahbod, Gustavo Carneiro, Stepan Kasal, Matthias]
9632 * New and updated translations (ca,cy,ko,ro,uk)
9633
9634 Overview of Changes from GLib 2.7.7 to GLib 2.8.0
9635 =================================================
9636 * Make g_value_transform() handle enum values
9637   correctly on ppc64.  [Michael Lorenz]
9638   (Third-party code accessing enumeration values 
9639   in GValues should also be changed to access 
9640   v_long, not v_int, in order to work on bigendian 
9641   64bit machines.)
9642 * Make g_flags_get_first_value() handle a value
9643   of 0 meaningfully. [Tim-Philipp Müller] 
9644
9645 Overview of Changes from GLib 2.7.6 to GLib 2.7.7
9646 =================================================
9647 * Make atomic operations on s390 work [Matthias]
9648 * Fix C++ guards in gstdio.h [Tor Lillqvist]
9649
9650 Overview of Changes from GLib 2.7.5 to GLib 2.7.6
9651 =================================================
9652 * Add native implementations of atomic operations 
9653   on s390 [Matthias]
9654 * Make atomic reference counting of closures
9655   work on s390 [Matthias]
9656 * Avoid an infinite loop in g_convert_with_iconv().
9657   [Sebastian Bacher]
9658 * Documentation improvements [Ross Burton]
9659
9660 Overview of Changes from GLib 2.7.4 to GLib 2.7.5
9661 =================================================
9662 * Thread-related changes
9663  - Fix build issues on HP-UX [Paul Cornett]
9664  - Threadsafe access to flags stored in datasets [Tim Janik]
9665  - Fix several issues with atomic refcounting for 
9666    closures, objects and paramspecs [Tim]
9667  - Improve tests for atomic refcounting changes [Tim]
9668 * Fix handling of stateful encodings in g_convert_* [Matthias]
9669 * Fix translation of GOption help output [Dan Winship]
9670 * Catch format errors in translations. This may cause 
9671   "make check" to fail when using older versions
9672   of gettext [Matthias]
9673 * Win32 bug fixes [Tor Lillqvist]
9674 * Documentation improvements [Ross Burton, Jochen Baier, 
9675   Matthias, Tim]
9676 * New and updated translations (de,fi,gu,pl,pt,tr,zh_TW)
9677
9678 Overview of Changes from GLib 2.7.3 to GLib 2.7.4
9679 =================================================
9680 * Fix g_atomic_pointer_compare_and_exchange 
9681   on Sparc64 [Gert Doering]
9682 * Fix a hang in g_thread_pool_free. [Hong Jen Yee]
9683 * Win32 bug fixes [Tor Lillquist]
9684 * Other bug fixes [Benoit Dejean, Manish Singh]
9685 * Documentation improvements [Bryan Silverthorn,
9686   Callum McKenzie] 
9687 * New and updated translations (de,lt,sq,zh_CN)
9688
9689 Overview of Changes from GLib 2.7.2 to GLib 2.7.3
9690 =================================================
9691 * GOption
9692  - Allow callbacks with optional arguments [Pawel Sliwowski]
9693  - Allow to turn off the automatic long option name
9694    disambiguation  [Adam McLaurin]
9695  - Only allow printable ASCII as short option names [Matthias]
9696 * Win32
9697  - Build fixes [Tor Lillqvist]
9698  - Rewrite iochannel socket implementation [Tor]
9699 * GObject
9700  - Threadsafety improvements; in particular, refcounting
9701    of objects is done atomically now. [Wim Taymans, Tim Janik]
9702 * Bug fixes [Morten Welinder, Matthias, Wim Taymans]
9703 * Documentation improvements [Richard Laager, Matthias]
9704 * New and improved translations (bf,cs,hu,nb,nl,no)
9705
9706 Overview of Changes from GLib 2.7.1 to GLib 2.7.2
9707 =================================================
9708 * Win32 build fixes [Hans Breuer]
9709 * Bug fixes [Mikael Magnusson]
9710 * Documentation improvements [Matthias Clasen]
9711 * New and updated translations (en_CA,es,et,ja,sr,sr@Latn,zh_TW)
9712
9713 Overview of Changes from GLib 2.7.0 to GLib 2.7.1
9714 =================================================
9715 * GOption 
9716  - Allow callback arguments without parameters [Dan Winship]
9717 * GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
9718 * Misc new functions:
9719  - g_get_host_name [Tor Lillqvist]
9720  - g_mkdir_with_parents [Tor]
9721  - g_build_pathv, g_build_filenamev [Todd A. Fisher, 
9722    Matthias Clasen]
9723 * Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
9724   Manish Singh, Tor, Murray Cumming, Kian Duffy, Morten Welinder]
9725 * Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
9726 * New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
9727   sk,th,zh_TW)
9728
9729 Overview of Changes from GLib 2.6.x to GLib 2.7.0
9730 =================================================
9731 * GKeyFile
9732  - Add unit tests [Matthias Clasen, Suren A. Chilingaryan]
9733  - Accept \r\n as line end [Bastian Nocera]
9734  - Don't interpret leading zeros as octal numbers. [Matthias]
9735  - Make key and group removal work [David Hoover, Matthias Hasselmann]
9736 * GOption
9737  - Improve formatting of --help output [Matthias, Noah Levitt]
9738  - Accept -? [Matthias]
9739  - Warn about duplicate main groups [Jeff Franks]
9740  - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
9741  - Report missing arguments as errors [Björn Lindqvist]
9742  - Add a boxed type for GDate [Tim-Philipp Müller]
9743 * GTree
9744  - g_tree_remove() and g_tree_steal() return status information [Matthew F. Barnes]
9745 * Stdio wrappers
9746  - Work regardless of large file support [Manish Singh]
9747  - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
9748 * GObject
9749  - Implement "toggle references" to help language bindings [Owen Taylor]
9750  - Allow to mark names, nicks and blurbs of pspecs as static [Ben Maurer, Matthias]
9751  - Make pspec lookup a bit faster [Morten Welinder]
9752 * Add g_listenv() to list all set environment variables [Hans Petter Jansson]
9753 * Add g_file_set_contents() to atomically write a file.  [Søren Sandmann,
9754   Sven Neumann, Manish, Alexis S. L. Carvalho]
9755 * Add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew() [Stefan Kost]
9756 * Add g_utf8_collate_key_for_filename() to sort filenames taking
9757   extensions and numeric suffixes into account.  [Ole Laursen, Alex Larsson]
9758 * Add G_GNUC_NULL_TERMINATED to mark varargs function with 
9759   NULL-terminated argument lists. [Marc Meissner]
9760 * Win32 changes
9761  - Improved debugability [Ulf Lamping, Hans Breuer]
9762  - Make filename handling more robust [Tor, Billy Skaggs]
9763  - Improve g_get_system_data_dirs() [Tor]
9764  - Use more precise timers [Tor]
9765  - Build fixes [Kazuki Iwamoto, Hans, Tor, Robert Ögren]
9766 * Other bug fixes [Roger Leigh, Owen, Matthias, Morten, Kjartan Maraas, 
9767   Pawel Sakowski, Tor, Simon Budig, Ed Avis, Manish, Nicolas Laurent, 
9768   Bastien, Fabrício Barros Cabral, Michael Banck, Daniel Atallah, 
9769   J. Ali Harlow, Tim Janik, Hazael Maldonado Torres, Sven, Jon-Kare Hellan,
9770   Dave Benson, Tommi Komulainen, Benjamin Otte, Brian Cameron, Changwoo Ryu, 
9771   Christian Biere, Noah, Benoît Carpentier]
9772 * Documentation improvements [Vincent Untz, Matthias, Tim-Philipp Müller,
9773   Morten, Matthew, Federico Mena Quintero, Sebastian Bacher, Oliver Sessink, 
9774   Stefan, Jared Lash, Tor, Owen, Daniel Vaillard, Mathieu Lacage]
9775 * New and updated translations (ca,cs,da,el,en_CA,en_GB,es,et,eu,fa,fr,gl,
9776   hu,id,it,lt,mn,ne,nl,pl,pt,pt_BR,ro,rw,sk,sq,sr,sr@Latn,tl,uk,xh,zh_CN)
9777
9778 Overview of Changes from GLib 2.6.0 to GLib 2.6.1
9779 =================================================
9780 * GOption
9781  - Make gtk_init(NULL, NULL) work again [Marcin Krzyzanowski]
9782  - Improve handling of -- [Matthias Clasen]
9783  - Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
9784 * g_find_program_in_path() doesn't return directories [Tommi Komulainen]
9785 * Add gmodule-export-2.0.pc [Matthias]
9786 * Win32 changes
9787  - Improve hangling of UNC paths [Tor Lillqvist]
9788  - g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
9789    take and return UTF-8 now [Tor] 
9790  - Make g_file_test() work more reliably, and use PATHEXT
9791    when check for executables [Tor]
9792  - Build and cross-compilation fixes [J. Ali Harlow]
9793 * Other bug fixes [Jens Hatlak, Morten Welinder, 
9794   Tor, Kalpesh Shah, Adrian Bunk]
9795 * Documentation improvements [Marcin Krzyzanowski, Tor, Crispin
9796   Flowerday, Mariano Suárez-Alvarez, Christian Biere, Danny Milo,
9797   Vincent Untz, Bastien Nocera]
9798 * New and updated translations (cy,de,nl,ru,sq,sv)
9799
9800 Overview of Changes from GLib 2.4.x to GLib 2.6.0
9801 =================================================
9802
9803 * Major new APIs
9804   - GOption, a commandline option parser
9805   - GKeyFile, a parser/editor for the .ini like files 
9806   - Functions to support the XDG basedir specification
9807   - Wrappers for common POSIX pathname functions to handle filename
9808     encodings consistently. On Windows, these use UTF-8.
9809
9810 * Miscellaneous new functions
9811   - g_filename_display_name() converts filenames in displayable UTF-8 strings
9812   - g_uri_list_extract_uris() splits uri lists
9813   - g_date_get_iso8601_week_of_year() gets ISO 8601 week numbers
9814   - g_log_set_default_handler() installs an alternate default log handler
9815   - g_get_language_names() obtains a list of applicable locale names
9816   - g_strv_length() calculates the length of NULL-terminated string arrays
9817   - g_win32_get_windows_version() determines the Windows version 
9818   - G_GNUC_INTERNAL marks functions as non-exported
9819   - glib_check_version() checks the GLib version at runtime
9820   - g_debug() completes the family of logging functions
9821
9822 * Performance improvements
9823   - Optimize g_utf8_validate()
9824   - Optimize g_markup_parse_context_parse()
9825   - Reduce signal connection complexity from O(n) to O(1) 
9826   - Get rid of many PLT entries for internally used exported symbols
9827   - Reduce code size by removing literal strings from g_return_if_fail()
9828
9829 * Other changes
9830   - On Windows, GLib functions that take file name arguments now require
9831     those to be in UTF-8. Functions that return file names return UTF-8.
9832   - Use higher precision for mathematical constants
9833   - Don't convert to/from UTF-8 in g_filename_to_uri/g_filename_from_uri
9834   - Support ll as printf format modifier for long long on all platforms
9835   - Clean up the ABI and enforce the list of exported symbols
9836   - Add a .pc file for using gmodule in libraries
9837   - Require ngettext
9838
9839 Overview of Changes from GLib 2.5.7 to GLib 2.6.0
9840 =================================================
9841 * GOption: Don't list help options if group-specific
9842   options have been requested [Glynn Foster]
9843 * Make g_get_language_names() track locale changes [Christian Persch]
9844 * Win32 bug fixes [Tor Lillqvist]
9845 * Bug fixes [Philippe Blain, Owen Taylor, Sebastian Wilhelmi]
9846 * New and updated translations (da,es,ja,lt,zh_CN)
9847 Bugs fixed: 159530,100697,160271,160645,157255
9848
9849 Overview of Changes from GLib 2.5.6 to GLib 2.5.7
9850 =================================================
9851 * Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]
9852 * Optimize g_markup_parse_context_parse() [Havoc Pennington, 
9853   Morten Welinder]
9854 * Reduce signal connection complexity from O(n) to O(1) 
9855   [Sven Neumann]
9856 * Add a .pc file for using gmodule in libraries [Owen]
9857 * Add G_GNUC_MALLOC to mark functions returning newly 
9858   allocated memory  [Matthias]
9859 * Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren,
9860   Bruce Hochstetler]
9861 * Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten,
9862   Frederic Crozat, Tor]
9863 * Documentation improvements [Matthias, Tor, Owen]
9864 * New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN)
9865
9866 Overview of Changes from GLib 2.5.5 to GLib 2.5.6
9867 =================================================
9868 * GOption
9869   - Add G_OPTION_FLAG_REVERSE to allow options 
9870     which unset a  boolean variable [Tor Lillqvist]
9871 * GChildWatch
9872   - Use sigaction instead of signal [Jonas Jonnson, 
9873   Archana Shah]
9874   - Make the very first SIGCHLD work [Gustavo Carneiro]
9875 * Bug fixes [Morten Welinder, Tor, David MacLachlan,
9876   Manish Singh, J. Ali Harlow]
9877 * Documentation improvements [Matthias Clasen, Tor]
9878 * Updated translations (da,ja,tr,zh_CN)
9879
9880 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
9881 =================================================
9882 * GKeyFile
9883   - Cleanups, add more error checking [Ray Strode]
9884   - Fall back to the untranslated string when getting 
9885     locale strings [Mark McLoughlin]
9886 * GOption
9887   - Document GOption [Matthias Clasen]
9888   - Better support for rest arguments [Owen Taylor, Matthias]
9889   - Handle conflicts between groups [Matthias]
9890 * Add g_lstat() to the stdio wrappers [Tor Lillqvist]
9891 * Add g_filename_display_name() to convert filenames
9892   in displayable UTF-8 strings  [Alex Larsson, Matthias]
9893 * Win32 bug fixes [Kazuki IWAMOTO, Hans Breuer, Tor]
9894 * Bug fixes [Christophe Fergeau, Morten Welinder, 
9895   Owen, Kjartan Maraas, Mark]
9896 * Documentation improvements [Matthias, Tor]
9897
9898 Overview of Changes from GLib 2.5.3 to GLib 2.5.4
9899 =================================================
9900 Add GKeyFile, a parser/editor for the .ini like files used in various
9901    freedesktop.org specifications. [Ray Strode]
9902 Make the handling of filename encodings consistent across all
9903    GLib functions, introduce wrappers for common POSIX 
9904    functions which accept the same filename encoding. [Tor Lillqvist, 
9905    Owen Taylor]
9906 GOption
9907  - Rename g_context_option_error_quark() to a more language-binding
9908    friendly name [Murray Cumming]
9909  - Accept backslashes in filenames on Win32 [Tor Lillqvist]
9910 * Strip the internal aliasing prefix IA__ from function names in 
9911   assertions [Matthias Clasen]
9912 * Add a function to split uri lists. [Matthias]
9913 * Win32 bug fixes 
9914  - Don't open console windows [Tor]
9915 * Other bug fixes [Philippe Blain, Robert Ögren, Hidetaka Iwai, Matthias,
9916  Morten Welinder, Mats-Ola Persson, Tor, Nickolay V. Shmyrev, Kjartan Maraas,
9917   Anders Carlsson, Tim-Philipp Müller, Lucas Rocha, Andrea Campi, Manish
9918   Singh, Thomas Fitzsimmons, Kazuki IWAMOTO]
9919 * Documentation improvements [Matthias, Linus Walleij, Nickolay, Philippe, 
9920  Adam Hooper, Gustavo Carneiro]
9921 * New and updated translations (cs,en_CA,en_GB,ja,nb,nl,or,sr,sr@Latn,sq)
9922
9923 Overview of Changes from GLib 2.5.2 to GLib 2.5.3
9924 =================================================
9925 * GOption
9926  - set the program name from argv[0] [Masatake YAMATO] 
9927  - make contexts work without a main group [Anders Carlsson]
9928 * Performance 
9929  - Get rid of many PLT entries for internally used exported symbols,
9930    and clean up the ABI at the same time and make make check check the
9931    list of exported symbols.  [Matthias Clasen]
9932 * Add API to get ISO 8601 week numbers [Niklas Lundell]
9933 * Add API to install an alternate default log handler [Darin Adler]
9934 * Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
9935 * Reduce code size bloat by removing literal strings from
9936  the g_return_if_fail() macros [Owen Taylor]
9937 * Add g_strv_length [Tim-Philipp Müller]
9938 * Win32 changes
9939  - Add API to determine the Windows version [Tor Lillqvist]
9940 * Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
9941   Manish Singh]
9942 * Documentation improvements [Morten Welinder, Matthias]
9943 * New and updated translations (es,nn,ro)
9944
9945 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
9946 =================================================
9947 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]
9948 * Add GOption, a commandline option parser [Anders Carlsson]
9949 * Add glib_check_version [Michael Natterer]
9950 * Add XDG basedir API [Ray Strode]
9951 * Require ngettext [Danilo Segan]
9952 * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, 
9953   Jon-Kare Hellan, Jody Goldberg]
9954 * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny]
9955 * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch]
9956 * New and updated translations (bs,eu,fi,gu,ne,pa)
9957
9958 Overview of Changes from GLib 2.5.0 to GLib 2.5.1
9959 =================================================
9960
9961 * Bug fixes [Oliver Guntermann, Sven Neumann, James 
9962   Henstridge, Hiroyuki Ikezoe, Matthias Clasen, Robert 
9963   Ögren, Tommi Komulainen]
9964 * Documentation improvements [Soeren Sandmann, 
9965   Christophe Fergeau, Danek Duvall]
9966 * New and updated translations (eu,hi)
9967   
9968 Overview of Changes from GLib 2.4.1 to GLib 2.5.0
9969 =================================================
9970
9971 * New functions g_debug [Sven Herzberg]
9972 * Use higher precision for mathematical constants [Morten 
9973  Welinder]
9974 * Don't convert to/from UTF-8 in g_filename_{to,from}_uri 
9975  [Federico Mena Quintero]
9976 * Win32
9977  - Handle empty digit string in printf() functions 
9978    correctly [Tor Lillqvist]
9979  - Support ll as format modifier for long long [Tor]
9980  - Be more careful about HOME [Tor, Ivan Wong]
9981  - Bug fixes [John Ehresman]
9982 * Miscellaneous bug and portability fixes [Danilo Segan, 
9983  Owen Taylor, Nikolai Weibull, Benoît Carpentier, Morten 
9984  Welinder, Manish Singh, Sven Neumann, Julio M. Merino Vidal,
9985  Kaz Sasayama, Murray Cumming, Federico, Mariano Suarez-Alvarez]
9986 * Documentation updates [Matthias Clasen, Crispin Flowerday,
9987  Tommi Komulainen, Federico Mena Quintero, Ed Griffiths]
9988 * New and updated translations (ja,ne,no,wa)
9989  
9990 Overview of Changes from GLib 2.4.0 to GLib 2.4.1
9991 =================================================
9992
9993 * Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
9994 * Miscellaneous bug and portability fixes [Owen Taylor,
9995   Matthias Clasen, Jonas Jonsson, Christian Krause,
9996   Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
9997   Piotr Klaban]
9998 * Documentation updates [Matthias]
9999 * New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
10000   fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
10001
10002 Overview of Changes from GLib 2.3.6 to GLib 2.4.0
10003 =================================================
10004
10005 * Handle invalid-UTF-8 in g_log() properly [Matthias Clasen]
10006 * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
10007 * Miscellaneous bug and portability fixes [Olivier Biot, David L. Cooper II, 
10008   Kjartan Maraas, Frédéric L. W. Meunier, Christof Petig, Manish Singh, 
10009   Sebastian Wilhelmi]
10010 * Documentation updates [Owen]
10011 * Updated translations (hr,ro)
10012
10013 Overview of Changes from GLib 2.3.5 to GLib 2.3.6
10014 =================================================
10015
10016 * GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
10017 * GMain threading fixes and improvements [Sebastian]
10018 * Win32 [Tor Lillqvist]
10019  - restore some symbols extraneously exported from gobject to maintain ABI compatibility
10020  - Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
10021 * Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
10022 * New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
10023
10024 Overview of Changes from GLib 2.3.3 to GLib 2.3.5
10025 =================================================
10026
10027 * Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
10028 * Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan] 
10029 * Add atomic operations and use it for the async queue and
10030   gonce implementation. [Sebastian Wilhelmi]
10031 * Documentation improvements [Sebastian, Matthias, Sven Herzberg]
10032 * Add g_main_depth() for finding the recursion depth of the main
10033   loop [Owen Taylor, Tim Janik, Stefan Westerfeld]
10034 * Add g_spawn_close_pid(), needed on win32 [J. Ali]
10035 * Win32 fixes. [Hans Breuer, J. Ali Harlow]
10036 * Misc bugfixes [Sebastian, Matthias, Balazs Scheidler, Owen]
10037 * Updated translations (cy,et,ga,sq)
10038
10039 Overview of Changes from GLib 2.3.2 to GLib 2.3.3
10040 =================================================
10041
10042 * Add a native AIX gmodule implementation. [Laurent Vivier]
10043 * Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
10044 * Extend GQueue API to match the GList API. [Soeren Sandmann]
10045 * Add g_hash_table_find().  [Tim Janik]
10046 * Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
10047 * Inline g_string_append_c() when possible. [Owen Taylor, Tim]
10048 * Wrap waitpid() as a GSource. [Jonathan R. Blandford]
10049 * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
10050   Matthias]
10051 * Add g_strsplit_set(). [Soeren]
10052 * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
10053   Soeren, Matthias]
10054 * Win32 build fixes. [Tor Lillqvist]
10055 * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
10056   Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
10057   Matthias]
10058 * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
10059
10060 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
10061 =================================================
10062
10063 * Add G_MAXSIZE. [Manish Singh]
10064 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
10065   implementing the init-by-array functionality of the 
10066   original mersenne twister. Add g_rand_copy(). Improve seeding. 
10067   [George Lebl]
10068 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
10069 * Add g_ptr_array_foreach(). [Matthias Clasen]
10070 * Add g_timer_continue(). [Tim-Philipp Müller]
10071 * Fix a threadsafety issue in mem chunks. [Matthias, Balazs Scheidler]
10072 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
10073   g_file_test() there too [Hans Breuer] 
10074 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
10075 * Add G_DEFINE_TYPE() plus variants to ease the constuction
10076   of GObject boilerplate code.  [Tim Janik]
10077 * Support & in password GECOS field [Matthias, Soeren Boll Overgaard]
10078 * Documentation improvements [Matthias, Manish]
10079 * Win32 build fixes [Hans]
10080 * Misc bug fixes [Damien Carbery, Matthias, Manish, Olivier Poncet, 
10081   Zack Rusin]
10082 * Updated translations (ar,de,fa,ga,mn,nn,no,sq)
10083
10084 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
10085 =================================================
10086
10087 * Add glib/gi18n.h and glib/gi18n-lib.h for common
10088   gettext support, including a Q_() macro for translation
10089   with context [Matthias Clasen]
10090 * Add a more flexible G_FILENAME_ENCODING variable
10091   as a replacement for G_BROKEN_FILENAMES [Matthias]
10092 * Fix the return value g_main_context_iterate() for
10093   newly ready sources [Padraig O'Briain]
10094 * Handle Hangul composition for normalization [Noah Levitt]
10095 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
10096 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
10097 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
10098 * Documentation improvements [Matthias]
10099 * GObject [Tim Janik]
10100  - Support '-' in g_signal_connect()/disconnect() names
10101    like 'swapped-signal'.
10102  - Add g_type_class_peek_static() and use to optimize
10103    g_object_new() for static types [Tim]
10104  - Allow setting construct-only properties from within
10105    init() implementations
10106  - Enforce readability/writeability in g_object_set/get()
10107 * Fix bug with g_ascii_strtod and multi-byte separator.
10108   [Behdad Esfahbod, Roozbeh Pournader]  
10109 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
10110   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
10111   Morten Welinder]
10112 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
10113
10114 Overview of Changes from GLib 2.2.x to GLib-2.3.0
10115 =================================================
10116
10117 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
10118 * Update Unicode data to Unicode 4.0 [Noah Levitt]
10119 * Support XML-safe formatted output with 
10120   g_markup_[v]printf_escaped [Owen Taylor]
10121 * Add g_file_read_link to read symbolic links [Matthias]
10122 * Add g_unichar_get_mirror_char to obtain the 
10123   mirrored variant of a character [Noah]
10124 * Support for one-time initialization functions. 
10125   [Sebastian Wilhelmi]
10126 * Miscellaneous API additions: g_vasprintf
10127   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
10128 * Docs improvements [Matthias]
10129 * Add support instance-private data on classed types
10130   [Mark McLoughlin, Tim Janik, Owen]
10131 * Optimize signal emissions [Soeren Sandmann, Tim]
10132 * Support a "default vtable" per interface [Tim]
10133 * Add support for properties on interfaces [Owen, Tim]
10134 * Miscellaneous API additions: g_value_take_string(),
10135   g_value_take_param(), g_value_take_object(), 
10136   g_value_take_boxed(). [Matthias]
10137 * Win32 build fixes [Tor Lillqvist]
10138
10139 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
10140 =================================================
10141
10142 * Fix a problem with g_thread_init() on 64-bit problems
10143   [Alceste Scalas, Sebastian Wilhelmi]
10144 * Add assembly implementations of byteswap macros
10145   for ia64 and x86_64. [Manish Singh]
10146 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
10147 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
10148
10149 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
10150 =================================================
10151
10152 * Win32 bug fixes [Tor Lillqvist]
10153 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
10154   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
10155 * Ensure we have a GUINT64_FORMAT by pulling in Trio
10156   if necessary [Manish Singh]
10157 * Further Trio build fixes [Matthias Clasen, Owen]
10158 * Hack around gcc, libtool issues with -pthread [Owen]
10159 * Docs improvements [Matthias]
10160 * Bug and portability fixes 
10161 * Updated and new translations (bg,de,fi,fr,sq,fr)
10162
10163 Other contributors: Kai Poitschke, Morten Welinder
10164
10165 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
10166 =================================================
10167
10168 * autoconf changes to make it possible to cross compile
10169   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
10170   Johannes Stezenbach]
10171 * Use libintl when it has bind_textdomain_codeset() and
10172   GLib doesn't. [Owen]
10173 * Improve generation of pseudo-random integers [Morten Welinder, 
10174   Sebastian Wilhelmi]
10175 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
10176 * Cleanup include order [Sven Neumann]
10177 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
10178 * Doc fixes and additions [Matthias]
10179
10180 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
10181   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
10182
10183 Overview of Changes from GLib 2.0.x to GLib-2.1.x
10184 =================================================
10185
10186 * Add copy of the Trio library to build and use for printf() when 
10187   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
10188 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
10189 * Add g_markup_parse_context_get_element() [Matthias]
10190 * Add g_utf8_strreverse [Matthias]
10191 * Add g_ascii_strtoull() [Tim Janik]
10192 * Support scanning of 64-bit values with GScanner [Tim]
10193 * Add g_set/get_application_name() [Havoc Pennington]
10194 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
10195   Use for g_return_if_fail(). [Matthias Clasen]
10196 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
10197 * Improve the seeding algorithm of GRandom to avoid problems
10198   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
10199   environment variable. [Sebastian Wilhelmi]
10200 * Improve thread configure checks, use -pthread where applicable
10201   [Sebastian]
10202 * Improve handlng of thread priorities [Sebastian]
10203 * Fix up parameter names that might shadow functions from
10204   system headers [Soeren Sandmann]
10205 * Clean up usage of deprecated functions [Manish Singh]
10206 * Docs fixes and improvements. In particular, include "Since" information.
10207   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
10208   Owen Taylor, Morten Welinder]. 
10209
10210 Overview of Changes in GLib 2.0.7
10211 =================================
10212
10213 * Fix C++ warnings in gtype.h [Dom Lachowicz]
10214 * Fix g_type_fundamental_next() [Tim Janik]
10215 * Fix various missing includes of config.h [Morten Welinder]
10216 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
10217 * Various 64-bit fixes [Manish Singh]
10218 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
10219 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
10220 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
10221      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
10222      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
10223 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
10224
10225 Overview of Changes in GLib 2.0.6
10226 =================================
10227
10228 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
10229 * Clean up debug spew from GObject [Anders Carlsson]
10230 * Compiler warning fixes [David L. Cooper II]
10231 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
10232 * Fixes for --disable-debug [Sebastian Wilhelmi]
10233 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
10234   Rajkumar Sivasamy, Laurent Vivier]
10235 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
10236   Sebastian Rittau, Linus Welleij]
10237 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
10238 * Updated translations (bg,ko,vi)
10239
10240 Overview of Changes in GLib 2.0.5
10241 =================================
10242
10243 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
10244 * Clean up debug spew from GObject [Anders Carlsson]
10245 * Compiler warning fixes [David L. Cooper II]
10246 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
10247 * Fixes for --disable-debug [Sebastian Wilhelmi]
10248 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
10249   Rajkumar Sivasamy, Laurent Vivier]
10250 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
10251   Sebastian Rittau, Linus Welleij]
10252 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
10253 * Updated translations (bg,ko,vi)
10254
10255 Overview of Changes in GLib 2.0.4
10256 =================================
10257
10258 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
10259 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
10260 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
10261 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
10262
10263 Overview of Changes in GLib 2.0.3
10264 =================================
10265
10266 * Handle sorting 0-length arrays (Ron Arts)
10267 * Threading fixes (Sebastian Wilhelmi)
10268 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
10269   Sebastian, Qingjiang Yuan)
10270 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
10271 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
10272 * Win32 fixes (Tor Lillqvist)
10273 * Try to fix g_get_charset() related segfaults. (Owen)
10274 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
10275   Andrew P. Lentvorski, Jr.)
10276 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
10277 * g_markup fixes. (Matthias Clasen.)
10278 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
10279   Wayne Schuller)
10280
10281 Overview of Changes in GLib 2.0.1
10282 =================================
10283
10284 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
10285 * Performance improvements for GObject parameter lookup, 
10286   g_filename_to/from_utf8() [Alex Larsson]
10287 * Actually check interface prerequisites [Matthias Clasen,
10288   Miroslaw Dobrzanski-Neumann]
10289 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
10290 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
10291 * Fixes for g_log() and threading.
10292   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
10293 * Make g_print(), g_printerr(), g_warning(), etc, convert from
10294   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
10295 * Fixes for GIOChannel on windows. [Tor Lillqvist]
10296 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
10297 * Fix file descriptor leak in g_file_get_contents() [Matthias]
10298 * Workaround iconv() problems on older Solaris [Lauri Alanko]
10299 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
10300 * Minor bug fixes.
10301
10302 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
10303   Akira Tagoh, Morten Welinder
10304
10305
10306 Overview of Changes in GLib 2.0.0
10307 =================================
10308
10309 * Thread portability fixes [Sebastian Wilhelmi]
10310 * Documentation updates [Owen Taylor]
10311 * Make g_strerror(), g_strsignal() properly return UTF-8,
10312   call bind_text_domain_codeset() so that error strings
10313   are in UTF-8 as well. [Owen, Tor Lillqvist]
10314
10315 Overview of Changes in GLib 2.0.0 rc1:
10316 ======================================
10317
10318 * Win32 fixes [Tor Lillqvist]
10319 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
10320 * Fix up g_date_strftime [Daniel Elstner]
10321 * Add some structure padding [Tim Janik]
10322 * Make g_get_homedir() prefer the users home directory to $HOME
10323
10324 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
10325
10326 Overview of Changes in GLib 1.3.15:
10327 ===================================
10328
10329 * Speed up marshalers by using private access to GValue 
10330   [Anders Carlsson, Tim Janik]
10331 * Reduce GValue to 2 elements [Tim]
10332 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
10333 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
10334 * Add padding to various structures [Owen Taylor, Tim]
10335 * Win32 fixes [Tor Lillqvist]
10336
10337 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
10338   Daniel Elstner
10339
10340 Overview of Changes in GLib 1.3.14:
10341 ===================================
10342
10343 * Register value transformations for gint64, guint64 [Andy Wingo]
10344 * Build with large-file support [Sven Neumann, Owen Taylor]
10345 * Fix handling of hostnames in URI's [Darin Adler]
10346 * Main loop bug fixes [Havoc Pennington, Owen]
10347 * Doc fixes and improvements [Manish Singh, Tim Janik]
10348 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
10349 * Win32 fixes [Hans Breuer, Tor Lillqvist]
10350 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
10351 * Miscellaneous bug fixes
10352
10353 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
10354   Morten Welinder.
10355
10356 Overview of Changes in GLib 1.3.13:
10357 ===================================
10358
10359 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
10360 * Miscellaneous win32 fixes [Tor, Hans Breuer]
10361 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
10362 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
10363 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
10364 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
10365   Laszlo Peter, Havoc Pennington, Tim Janik]
10366
10367 Overview of Changes in GLib 1.3.12:
10368 ===================================
10369
10370 * Implement closure chaining, fixing up API (Tim Janik)
10371 * Closure chaining test case (James Henstridge)
10372 * Make GType long not int where both are equal width (Tim)
10373 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
10374 * Fixes for NetBSD. (Dan Winship)
10375 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
10376 * Save space for GBSearchArray (Tim Janik)
10377 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
10378
10379 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
10380   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
10381   Sebastian Wilhelmi.
10382
10383
10384 Overview of Changes in GLib 1.3.11:
10385 ===================================
10386
10387 * Win32 fixes [Hans Breuer, Tor Lillqvist]
10388 * Documentation improvements [Matthias Clasen]
10389 * Portable directory handling API [Hans]
10390 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
10391 * Fix excess relocations in Unicode tables [Andrew Taylor]
10392 * Fix gpattern for UTF-8 [Matthias Clasen]
10393 * Support overriding class closures [Tim Janik]
10394 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
10395 * Hide pointers to type information inside GType to reduce locking
10396   [Alex Larsson, Tim]
10397 * Adds check for direct inclusion of gobject/*.h [Owen]
10398 * GObject API cleanups [Tim]
10399
10400 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
10401   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
10402
10403
10404 Overview of Changes in GLib 1.3.10:
10405 ===================================
10406
10407 * Many Win32 fixes and improvements [Tor Lillqvist]
10408 * Documentation improvements [Matthias Clasen]
10409 * g_string_printfa() renamed to g_string_append_printf()
10410 * Use libcharset from libiconv to implement charset detection
10411   more portably. [Owen Taylor, Hidetoshi Tajima]
10412 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
10413 * Make support for 64 bit integers a requirement [Joshua]
10414 * GPattern improvements [Tim Janik, Matthias]
10415 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
10416 * Many bug fixes and minor tweaks.
10417
10418 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
10419   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
10420   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
10421   Jacob Berkman
10422
10423
10424 Overview of Changes in GLib 1.3.9:
10425 ==================================
10426
10427 * Fixes for comparison of threads [Sebastian Wilhelmi]
10428 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
10429 * Win32 fixes [Tor Lillqvist, Hans Breuer]
10430 * Add a len argument to g_ascii_strup/strdown
10431 * Bug, portability fixes, cleanups.
10432
10433 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
10434
10435
10436 Overview of Changes in GLib 1.3.8:
10437 ==================================
10438
10439 * Documentation updates [Owen]
10440 * Made GType interfaces overridable in derived types
10441 * Many win32 fixes [Tor Lillqvist]
10442 * Miscellaneous cleanups and fixes
10443
10444 Other contributors:
10445   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
10446
10447
10448 Overview of Changes in GLib 1.3.7:
10449 ==================================
10450
10451 * Integrate GClosure support into the main loop [Owen Taylor]
10452 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
10453 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
10454 * Minor hash table optimizations
10455 * Main loop and threading improvements [Sebastian Wilhelmi]
10456 * Added g_ascii_* functions to be used for locale insensitive UTF-8
10457   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
10458 * Add functions for Unicode case-conversion, normalization, and 
10459   collation [Owen]* GString improvements [Owen]
10460 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
10461 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
10462 * Make code 64bit clean [Mark Murnane]
10463 * More G_CONST_RETURN fixes
10464 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
10465 * Miscellaneous bug and API fixes
10466
10467 Other contributors:
10468   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
10469   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
10470   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
10471   Peter Williams
10472
10473
10474 Overview of Changes in GLib 1.3.6:
10475 ==================================
10476
10477 * Threads have a "return value" from g_thread_join
10478 * Removed ability to adjust thread stack size
10479 * Prefix warnings with progname/PID by default, change toggle for this to 
10480   be an env variable G_MESSAGES_PREFIXED not a compile-time option
10481 * GMarkup speedups
10482 * GDate const, convenience fixups
10483 * Include test cases that headers are compilable by C++ compiler
10484 * Add ability to spawn processes with argv[0] != executable path.
10485 * g_strstr_len, g_strrstr, g_strrstr_len
10486 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
10487 * Misc bug fixes
10488
10489
10490 Overview of Changes in GLib 1.3.5:
10491 ==================================
10492
10493 * Added an installed glib-mkenums Perl program for parsing enumeration
10494   declarations from header files.
10495 * Mark some additional deprecated functions.
10496 * Bug and Portability fixes
10497
10498
10499 Overview of Changes in GLib 1.3.4:
10500 ==================================
10501
10502 * Efficiency improvements for GThreadPool
10503 * A few bug fixes
10504 * Build fixes
10505 * Documentation improvements
10506
10507
10508 Overview of Changes in GLib 1.3.3:
10509 ==================================
10510
10511 GLib:
10512
10513 * More user_data support in various functions.
10514 * Main loop API revamps to support per-thread main loops.
10515 * Unicode handling improvements.
10516 * Implemented debugging traps.
10517 * G_CONST_RETURN specification all over the place.
10518 * Various new small utility functions.
10519 * Random number generator precision improvements.
10520 * New configure option --disable-mem-pools.
10521 * Many Win32 improvements.
10522 * Added g_try_malloc() friends varinats.
10523 * Many documentation improvements.
10524 * Many threading improvements, support for dynamic allocation
10525   of static mutexes.
10526 * GHookLIst API cleanups.
10527 * Improved format support of GDate parser.
10528 * String function speed improvements with new g_stpcpy().
10529 * Hashtable API additions.
10530 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
10531 * Optimizations, cleanups, bug fixes.
10532
10533 GObject:
10534
10535 * Added many convenience functions.
10536 * GClosure and GParamSpec use float/sink ref-counting scheme now.
10537 * Reworked property change notification.
10538 * Binary searchable array cleanups, so it's widely usable now.
10539 * Added static content keeping for some GValue types.
10540 * Support for statically scoped signal parameters.
10541 * Extinguished property trailer args in set/get interface.
10542 * Added support for abstract types.
10543 * G_CONST_RETURN specification all over the place.
10544 * Split parameter exchange functionality into value transforms
10545   and parameter conversions.
10546 * Added signal emission hooks and signal accumulators.
10547 * Added interface prerequisites to support is_a (interface, object)
10548   relations.
10549 * Implemented GValueArray.
10550 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
10551   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
10552   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
10553 * Varrags value collection improvements.
10554 * Implemented debugging traps.
10555 * Made things thread-safe.
10556 * Many documentation improvements.
10557 * Many cleanups, optimizations and bug fixes.
10558
10559
10560 Overview of Changes in GLib 1.3.2:
10561 ==================================
10562
10563 GLib:
10564
10565 * Win32 build improvements  [Tor]
10566 * Improvements to error reporting  
10567   (g_critical(), g_return_if_reached()) [Darin]
10568 * Add g_strlcpy/g_strlcat  [David Wheeler]
10569 * New IO channel implementation for Win32  [Tor] 
10570 * Make g_array_free, g_string_free return pointer to memory requested
10571   not to be freed.  [Darin]
10572 * Added GError based error reporting for thread functions.  [Sebastian]
10573 * Moved reference docs into GLib distribution. [Owen]
10574 * Added g_convert() for doing convenient character set conversions based
10575   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
10576 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
10577   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
10578 * Portability fixes for threading.  [Sebastian]
10579 * Added convenient functions for launching new processes (g_spawn_*),
10580   and shell quoting/unquoting functions.  [Havoc]
10581 * Split glib.h into many headers.  [Sebastian]
10582 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
10583 * Fixed confusions between comparison functions that return <0, 0, >0
10584   and equaility functions that return FALSE,TRUE.  [Sebastian]
10585 * Added safe/portable temporary file manipulation functions.  [Tor]
10586 * autoconf improvements.  [Raja]
10587 * Many documentation improvements.
10588 * Bug fixes.
10589
10590 GObject:
10591
10592 * Added boxed and pointer types.  [Tim/Jonathan]
10593 * Added callback abstraction (GClosure)  [Tim]
10594 * Added signal system (GSignal)  [Tim]
10595 * Make GTypePlugin an interface  [Tim]
10596 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
10597 * Bug fixes.
10598
10599
10600 What's new in GLib 1.3.1:
10601 =========================
10602
10603 * New GObject library added including object system based on
10604   the GTK+ object system. 
10605 * Functions for getting the properties of Unicode characters, 
10606   computing the canonical decomposition and ordering combining
10607   characters aand manipulating UTF-8 string manipulation based
10608   on libunicode.
10609 * GString now properly handles embedded nuls.
10610 * Multiple fixes from the 1.2.x branch.
10611 * Upgrade to libtool 1.3.3
10612 * Full thread support (thread creation and destruction).
10613 * BeOS port, BeOS dynamic modules.
10614 * Many improvements to the Windows ports.
10615 * Improvements to the OS/2 port, OS/2 module support.
10616 * Double ended queue implementation.
10617 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
10618 * New configure option --enable-msg-prefix to prefix messages, warnings
10619   et ceteri with the program name and the process id.
10620 * New thread-safe random number generator Mersenne Twister.
10621 * g_strcompress() added, g_strescape() had a slight API change, and
10622   more tightly defined semantics.
10623 * the g_string(x) macro has been removed, #x may be used instead.
10624                                 
10625