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