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