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