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