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