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