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