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