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