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