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