Dutch translation updated by Wouter Bolsterlee.
[platform/upstream/glib.git] / NEWS
1 Overview of Changes from GLib 2.19.5 to GLib 2.19.6
2 ===================================================
3
4 * New format macro to print goffset data: G_OFFSET_FORMAT
5
6 * GIO: 
7  - Add a GFilter{Input,Output}Stream::close-base-stream properties which
8    determine whether the base stream will be closed when the filter stream
9    is finalized.
10  - g_data_input_stream_read_line and ..._read_until have asynchronous
11    variants now.
12
13 * Bugs fixed:
14  568294 A wrong reference in the description of g_bookmark_file_...
15  563141 RFE: define G_OFFSET_FORMAT
16  569105 g_time_val_to_iso8601() assumes time_t==long
17  568394 dropping the last reference to a stream filter closes...
18  568741 g_buffered_input_stream_fill_async doesn't work
19  568723 g_buffered_input_stream_fill_async doesn't take count == -1
20  568575 _async functions for GDataInputStream
21
22 * Updated translations:
23  Bulgarian (bg)
24  Finnish (fi)
25  Hungarian (hu)
26  Oriya (or)
27  Swedish (sv)
28  Traditional Chinese (zh_HK)
29  Traditional Chinese (zy_TW)
30
31
32 Overview of Changes from GLib 2.19.4 to GLib 2.19.5
33 ===================================================
34
35 * Update included PCRE to 7.8
36
37 * g_base64_decode_inplace: New function to do base64 decoding in place
38
39 * Bugs fixed:
40  567138 get_package_directory_from_module() does not free ...
41  566569 gregex docs clarification
42  566573 g_match_info_fetch_pos docs
43  564728 Add function to decode base64 encoded data in place
44  567838 G_STRUCT_OFFSETOF fails to compile under icc 9.1
45  567977 textdomain() macro should not return NULL ...
46  512779 --disable-regex breaks compilation
47  566770 error code 0 for Too many open files is useless
48  565484 g_content_type_guess passes non-UTF8 text to XDG ...
49
50 * Updated translations:
51  Catalan (ca)
52  Spanish (es)
53  Italian (it)
54  Swedish (sv)
55
56  
57 Overview of Changes from GLib 2.19.3 to GLib 2.19.4
58 ===================================================
59
60 * GIO:
61   - Use O_NOATIME when sniffing mimetypes
62   - Add a convenience method to check if a GSimpleAsyncResult
63     is valid
64
65 * Bugs fixed:
66  560676 function access for g_threads_supported
67  565905 There is no g_context_group_set_translation_domain
68  564210 SUN Studio 12 has supported visibility attribute
69  565136 GObject's "notify" signal parameters are wrong in gtk-doc
70  565831 error in interface creation sample
71  566348 g_file_open_tmp uses the wrong g_mkstemp on win32
72  566064 Add NOATIME flag to query_info_flags
73  566170 g_async_result_verify_source_object
74
75 * Updated translations:
76  Spanish (es)
77  Norwegian bokmål (nb)
78  Brazilian Portugese (pt_BR)
79  Simplified Chinese (zh_CN)
80
81
82 Overview of Changes from GLib 2.19.1 to GLib 2.19.3
83 ===================================================
84
85 * Bugs fixed:
86  508021 Add support for the CRIS and CRISv32 architectures
87  526320 should not list mounts that the user doesn't have permission to use
88  558458 Cannot build gio tests on Solaris using SUN cc
89  555465 GUnix{Input,Output}Stream lacks fd/close_fd_at_close property
90  558298 Hide ecryptfs mounts
91  515777 incorrect date&time on copy
92  562452 Ensure we return G_IO_ERROR_CANCELLED if cancelling
93         g_simple_async_result_run_in_thread
94  473150 g_type_module_use inconsistently increases the use
95         counter in case of error
96  563150 G_GU?INT*_MODIFIER/FORMAT docs
97  563156 Document printing and scanning gunichar values
98
99 * Updated translations:
100  Hebrew (he)
101  Italian (it)
102  
103
104 Overview of Changes from GLib 2.19.0 to GLib 2.19.1
105 ===================================================
106
107 * GIO: 
108   - g_icon_to_string, g_icon_new_for_string: GIcon serialization support
109   - G_FILE_ATTRIBUTE_PREVIEW_ICON: new file attribute for preview images
110   - g_app_info_get_commandline: new function to get the full commandline
111   - g_mount_shadow, g_mount_unshadow, g_mount_is_shadowed: New functions 
112     to 'shadow' mounts (i.e. hide them from the UI when they already
113     have a different representation, like a bookmark) 
114
115 * Bugs fixed:
116  556186 gpoll.h breaks gmain.h inclusion
117  557087 mem leak in g_content_types_get_registered
118  556921 gpoll.h breaks hal compilation
119  557210 g_compute_checksum_for_* asserts with less than 2 bytes
120  558381 Add support for compile time assertions
121  558185 'parent' variable in g_local_file_get_child_for_display_name()
122         hits g_object_unref(NULL) assertion
123  558513 g_warn_if_fail FIXME in gtestutils
124  558672 NULL key lookup using g_hash_table_lookup_extended() 
125  555740 gicon serialization
126  557182 preview functionality
127  528320 Incorrect icons displayed for files with custom mimetype icons
128  556910 Memory leak: sub
129  557592 Missing include in gwinhttpfile.c
130  556415 Crash on Windows 2000 in g_winhttp_vfs_init()
131  555935 Clarify the mechanism of overwriting properties
132  552776 ac_cv_func_posix_getgrgid_r not mentioned
133  559448 GObject Reference Manual (typo)
134  561212 GFileReadMoreCallback API doc refers to non-existant function
135  560569 gkeyfile doesn't use the set list_separator in some cases
136  560568 gkeyfile docs buglet
137  559413 g_option_group_set_error_hook docs buglet
138  562378 callback return value not respected for callback option
139         with no arg
140  559110 Do not include libintl.h after glibintl.h
141  557603 carbon check output misplaced
142  562544 g_key_file_get_string and g_key_file_get_value
143         documentation does not explain the difference
144  547264 Missing "no flags" flag
145  562638 GDebugKey key member should be const
146  562639 g_parse_debug_flags() parsing "help"
147  562549 g_byte_array_free should tell how free data
148  559452 GObject Reference Manual (typo)
149  559462 GObject Reference Manual (typo)
150  559517 GObject Reference Manual (typo)
151  562538 GObject interface tutorial shouldn't finalise with
152         "Please forget everything"
153  561352 Leak of icon description
154  561375 Leaks mountpoint description
155  561807 inotify_sub.c: dup_dirname() fails to remove trailing '/'
156  562393 g_buffered_input_stream_read_byte broken if data available
157  541715 win32 : patch for warnings and signature problems in recent code
158  547481 g_data_input_stream_read_line behaves not as stated in the docs
159  548163 Nautilus displays wrong error message for too long file names
160  559633 gtk_image_new_from_gicon does not always work for .desktop files
161  555486 – No way to recover command line from GAppInfo
162
163 * Translation updates:
164  Spanish (es)
165  Ukrainian (uk)
166
167
168 Overview of Changes from GLib 2.18.1 to GLib 2.19.0
169 ===================================================
170
171 * Rewrite GHashTable to use open addressing with quadratic probing instead 
172   of chaining. This has the potential to reduce memory fragmentation 
173   significantly, while being slightly faster due to better locality and 
174   no need to call alloc/free functions for nodes. Benchmarks suggest it 
175   also uses less memory overall.
176
177 * Make g_poll available as public api
178
179 * New macros g_assert_error and g_assert_no_error to assert 
180   that a GError is set or unset
181
182 * g_cancellable_make_pollfd: New method to make a GPollFD for a cancellable
183
184 * g_app_info_can_delete, g_app_info_delete, g_app_info_reset_type_associations:
185   New functions to clean up app infos and content types
186
187 * When launching applications, always pass fuse file:// uris when possible,
188   and let gio convert such uris back to gio uris.
189
190 * Bugs fixed:
191  505361 gunixinputstream.c assumes poll() available
192  509446 portable blocking gio cancellation
193  553820 gpoll.c: undeclared identifier
194  553724 python interpretter path not patched in correctly
195  553857 gbacktrace.h requires signal.h
196  553447 g_assert_no_error()
197  554092 glib doesn't return G_FILE_ERROR_NOENT et al on OS X
198  528670 Always pass file:/// uri's in GAppLaunchContext
199  555224 Improve g_format_size_for_display doc
200  555309 giochannel breaks on error
201  554790 g_convert() misbehaves with winiconv versions
202  555314 mem leak in gmarkup
203  555313 GFileAttribute boxed type get_type function should...
204  552861 glib-2.0.m4 calls system(3) without storing its result
205  554557 Patch to fix gcc warnings about missing format specifiers
206  552107 Small libtool fixes
207  551355 Make glib build with libtool 2.2
208  555311 format not a string literal and no format arguments
209  556101 static mutex yields warnings with g++
210  556186 gpoll.h breaks gmain.h inclusion
211  526456 Open addressing in GHashTable
212  553426 cancellable clarifications
213  545350 GAppInfo deletion
214  545351 Reset associations for content type
215  552168 volume's mount not mounted after g_volume_mount_finish
216  554970 segfault when update-desktop-database is not available...
217  554745 GFileAttributeInfoList should be boxed
218  555121 Improved build-time handling of gio module-dir
219  555711 Wrong fallback order of mimetype icons
220  555331 Deprecate adoption of mounts
221  556335 make check fails in abicheck.sh
222  556334 Warning when building without selinux support
223  556422 g_file_enumerator_next_file: unclear...
224
225 * Updated translations:
226  Arabic (ar)
227  Danish (da)
228  Polish (pl)
229  Brazilian Portugese (pt_BR)
230  Romanian (ro)
231  Russian (ru)
232
233
234 Overview of Changes from GLib 2.18.0 to GLib 2.18.1
235 ===================================================
236
237 * Bugs fixed:
238  550433 g_test_init doesn't recognize --help
239  523463 Core dump in gmain.c:2482:IA__g_main_context_check
240  551228 G_STRFUNC on recent Sun compiler should be expanded...
241  551410 gtestutils.c: using printf without prototype
242  551731 g_date_set_time[_t] docs should mention what timezone
243  548321 <string.h> is not included in gi18n-lib.h
244  551149 xdgmime mem leak
245  550647 synchronous pipe I/O when reading mount reply
246  551887 Docs for g_desktop_app_info_new_from_filename aren't...
247  551681 g_content_type_guess() too naive with filenames
248  552352 g_app_info_launch doesn't work if "Path" key...
249  551408 gmodule.def generated to builddir...
250  552359 g_file_info_get_icon should return GThemedIcon, and...
251
252 * Updated translations:
253  Arabic (ar)
254  Bengali India (bn_IN)
255  British English (en_GB)
256  Hindi (hi)
257  Croatian (hr)
258  Korean (ko)
259  Oriya (or)
260  Turkish (tr)
261  Telugu (te)
262
263
264 Overview of Changes from GLib 2.17.7 to GLib 2.18.0
265 ===================================================
266
267 * Win32:
268   - rework the g_poll() implementation to match poll() semantics more closely
269
270 * Bugs fixed:
271  324234 Using g_io_add_watch_full() to wait for connect() to return...
272  548278 Async GETs connections are always terminated unexpectedly...
273  500246 Bug fixes for giowin32
274  523939 Example program for GValue
275  550096 GBookmarkFile parser is not forward compatible
276  550040 Move GString, rand and printf tests to the unit test framework
277  550104 trivial documentation fix for g_get_home_dir
278  548988 g_file_replace fails on Windows when the target file exists
279  550059 Wrong docs for g_emblemed_icon_add_emblem
280  548800 Missing a g_object_get_type function
281  550056 Missing documentation for g_emblemed_icon_get_emblems
282
283 * Updated translations:
284  Bulgarian (bg)
285  Czech (cs)
286  German (de)
287  Estonian (et)
288  Basque (eu)
289  French (fr)
290  Hebrew (he)
291  Hungarian (hu)
292  Italian (it)
293  Japanese (ja)
294  Lithuanian (lt)
295  Maithili (mai)
296  Dutch (nl)
297  Swedish (sv)
298  Thai (th)
299  Ukrainian (uk)
300  Vietnamese (vi)
301
302
303 Overview of Changes from GLib 2.17.6 to GLib 2.17.7
304 ===================================================
305
306 * More fixes for 64-bit Windows
307
308 * GIO
309  - Add a vfs implementation for HTTP and HTTPS URIs on Windows
310
311 * Bugs fixed:
312  546329 API docs for g_utf8_normalize() are incorrect
313  546876 Modify GMarkup parser to accept &#x1; .. &#x1f;
314  547200 g_utf8_find_next_char() issues
315  547637 unconditional #include of sys/statfs.h in configure
316  547337 G_DISABLE_DEPRECATED breaks tests build
317  547832 gtk+-2.12.11 fails to build - AC_PROG_MMAP too strict
318  502498 Test framework assertion failures should follow gcc
319  546371 Improve docs re g_file_monitor
320  546483 GThemedIcon:use-default-fallbacks is not readable without...
321  546132 GFileIcon is bindings-unfriendly
322  542156 zfs mount in home directory shown on nautilus desktop 
323  535124 umask 002 not being applied for new directories...
324  547080 g_file_copy leaks expected errors
325  546582 Callbacks from GFileMonitor present a GFile...
326  547262 Missing link in the docs
327
328 * Updated translations:
329  Arabic (ar)
330  Catalan (ca)
331  Spanish (es)
332  Basque (eu)
333  Finnish (fi)
334  Galician (gl)
335  Hebrew (he)
336  Marathi (mr)
337  Norwegian bokmål (nb)
338  Portugese (pt)
339  Brazilian Portugese (pt_BR)
340  Swedish (sv)
341  Thai (th)
342
343
344 Overview of Changes from GLib 2.17.4 to GLib 2.17.6
345 ===================================================
346
347 * Fix problems on 64-bit Windows
348
349 * g_markup_context_get_user_data: New function to access
350   the user_data outside of callbacks
351
352 * GIO
353  - g_mount_guess_content_type_sync: synchronous version of
354    g_mount_guess_content_type
355  - GEmblem: A GIcon implementation that adds emblem-related
356    metadata to icons
357  - GEmblemedIcon: A GIcon implementation that can add emblems
358    to icons
359
360 * Bugs fixed:
361  544088 option_test_LDADD is left in tests/Makefile.am
362  544465 gmarkup makes it hard to use pre-rolled parsers
363  545485 Implicit declaration of utime()
364  545798 "Since: 2.18" mark is missing in g_set_error_literal...
365  544140 fam-helper 64-bit issue
366  529694 SELinux context setting support
367  545157 wrong/no list of "open with" applications for .cc...
368  545203 gfile.c: argument is different type
369  545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess...
370  544177 Fix trivial cut and paste error in documentation
371  545395 Language tweak for g_value_set_string* docs
372  541036 Gnumeric crashes when trying to open Desktop...
373  546079 leak in xdgmime
374  545395 Language tweak for g_value_set_string* docs
375  546017 Don't copy attributes when copying a symlink
376
377 * Updated translations:
378  Arabic (ar)
379  Estonian (et)
380  Galician (gl)
381  Italian (it)
382  Japanese (ja)
383  Korean (ko)
384  Norwegian bokmål (nb)
385  Pashto (ps)
386  Portugese (pt)
387
388
389 Overview of Changes from GLib 2.17.3 to GLib 2.17.4
390 ===================================================
391
392 * GIO:
393  - New API to handle content types: g_mount_guess_content_type,
394    g_content_type_guess_for_tree.
395  - Export the eject-button signal on the volume monitor class
396  - New API to enable out-of-process volume monitors: 
397    g_volume_get_activation_root
398
399 * GObject:
400  - New API to handle signals without slots in the class structure:
401    g_signal_new_class_handler, g_signal_override_class_handler   
402
403 * Internationalization:
404  - Add an NC_ macro that is a no-op equivalent of C_
405
406 * GMarkup:
407  - Add two new functions g_markup_parse_context_push,
408    g_markup_parse_context_pop to support "subparsers"
409
410 * Bugs fixed:
411  541208 Functions to easily install and use signals without...
412  541507 Ambiguous description of assigned characters in the...
413  543040 async reading on dummy file will crash on GIO_USE_VFS=local
414  543560 enable gio-FEN back-end warnings on Solaris will crash...
415  528317 GRegex does not allow recursion limit
416  337518 GMarkup: Subparser support
417  541794 drive-eject-button signal
418  541793 activation root for volumes
419  467707 test_iconv_state() in tests/convert-test.c fails on AIX 5.3
420  428048 2 of 51 tests fail on Solaris
421  542332 small fix for error message in GMarkup
422  482413 get_contents_stdio -- overflow and memory corruption
423  406120 g_ascii_strtod
424  334234 "printf" format error
425  536996 Missing noop i18n macro equivalent to C_
426  540616 mem leak in filechooser button
427  539229 gobject-query calls itself query
428  521589 [RFC] gobject documentation should mention Vala
429  543168 Description of G_SLICE=debug-blocks discourages its use
430  543220 Case collision on gio-extension-points.html
431  530759 update the gobject tutorial to the XXI century
432  535223 gbookmark file inefficiency ...
433  543504 crash in Epiphany Web Browser: Opening local file
434
435 * Updated translation:
436  German (de)
437  Estonian (et)
438  Pashto (ps)
439  Albanian (sq)
440  Thai (th)
441  Traditional Chinese (zh_HK)
442  Traditional Chinese (zh_TW)
443
444
445 Overview of Changes from GLib 2.17.1 to GLib 2.17.3
446 ===================================================
447
448 * PCRE
449  - fix for CVE-2008-2371 
450
451 * Bugs fixed:
452  538119 glib's mainloop leaks a pipe to sub-processes
453  537635 Corrections and improvements to g_time_val_{to,from}_iso8601
454  539067 The document g_io_channel_win32_new_fd() says...
455  535949 annotate g_strip_context and g_dpgettext with G_GNUC_FORMAT
456  539123 annotate g_d[n]gettext with G_GNUC_FORMAT
457  539074 Cannot get exit status with g_spawn_command_line_sync
458  316221 G_LOCK warns about breaking strict-aliasing rules
459  539770 migrate gstrfunc unit tests to gtest
460  539626 Update docstrings for g_object_freeze_notify and g_object_thaw_notify
461  538044 unconditional use of LC_MESSAGES
462  540545 Monotonic time and timer offset
463  535947 want g_set_error_literal
464  539999 glibconfig.h: add GLIB_USING_SYSTEM_PRINTF 
465  536252 GFileEnumerator should allow access to the containing GFile
466  538362 Get Win32 icons back in the file chooser
467  540802 g_list_prepend doesn't concat lists
468  540423 unrecoverable error after g_seekable_truncate
469  538836 make check failure on PPC and ALPHA: pltcheck.sh on g_atomic_pointer_get
470  539090 g_content_type_from_mime_type() should unalias
471  540331 g_file_append_to () documentation: can return NULL
472  534639 add g_desktop_app_info_new_from_keyfile
473  536733 gio build failure on Irix
474  536160 Add g_file_monitor()
475  538127 FileChooser broken on win32
476  531476 /live-g-file/test_traverse_structure test fails on Mac HFS+
477  538564 gio should have gio-types.h
478  540047 glib-genmarshal.c: '#include <io.h>' is too before
479
480 Updated translations:
481  Korean (ko)
482  Occitan (oc)
483
484
485 Overview of Changes from GLib 2.17.0 to GLib 2.17.1
486 ===================================================
487
488 * New function: g_utime(), a gstdio wrapper for utime()
489
490 * New functions: g_dgettext() and g_dngettext(), wrappers
491   for corresponding gettext functions with added functionaliy
492
493 * Support the latest version of the shared-mime spec, including
494   icons for mime types 
495
496 * New function: g_themed_icon_prepend_name()
497
498 * Bugs fixed: 
499  535418 Please document which glib version defines goffset
500  528715 Misprint in the description of the interface g_type_class_add_private
501  528714 Misprint in the description of the interface g_param_spec_flags
502  537260 Doc bug in G_TYPE_INSTANCE_GET_CLASS()
503  530527 Misprint in the description of the interface 
504         g_cclosure_marshal_VOID__FLAGS
505  530526 Misprint in the description of the fields 'class_init' and 
506         'class_finalize' of the structure GTypeInfo
507  528719 Improvement to the documentation of the "g_object_connect" interface
508  528172 gtk_signal_handlers_unblock_* functions return value
509         amount of matched signals, not amount of actually unblocked
510  528717 Misprint in the description of the parameter 'type_id' for 
511         the interface g_type_register_fundamental
512  528716 Misprint in the description of the parameter 'iface_data' for 
513         the callback types GInterfaceInitFunc and GInterfaceFinalizeFunc 
514  537555 GObject instantiation not thread safe
515  537546 'desktop' shortcut in file chooser looks like a generic folder
516  537392 Additional colon in xattr name
517  536641 Filesystem querying in gio does not list AFS and autofs file systems
518  528600 g_dummy_file_get_parent("scheme://example.com/")
519  503071 Application direction changes to right to left even if theres no 
520         translation
521  502511 g_assert_cmphex prints invalid message
522  338162 Use po/LINGUAS
523  314453 Nautilus crashes in Solaris when browsing the attached file
524  529321 make check fails in glib/pcre
525  455215 g_get_user_special_dir: no reference about G_USER_DIRECTORY_DOWNLOAD 
526         fallback to $HOME/Desktop if xdg-user-dirs is not in use
527  498732 g_key_file_to_data cannot fail
528  511367 add g_file_make_directory_with_parents
529  531900 Use __builtin_offsetof for G_STRUCT_OFFSET if building with 
530         gcc 4.0 or newer
531  536158 also bump GHashTable version when a node is removed via
532         g_hash_table_iter_remove()/g_hash_table_iter_steal()
533  531403 g_utf8_collate broken on Mac
534  535628 test/patterntest.c still includes gpattern.h directly
535  535625 alias.h:2648: error: 'utime' undeclared here (not in a function)
536
537 * Translation updates:
538  Arabic (ar)
539  German (de)
540  Italian (it)
541  Norwegian bokmål (nb)
542  Thai (th)
543
544
545 Overview of Changes from GLib 2.16.x to GLib 2.17.0
546 ===================================================
547
548 * Update to Unicode 5.1
549
550 * Update included libcharset to the one shipped with libiconv 0.12
551
552 * Update included PCRE to 7.7
553
554 * Enforce that only toplevel headers are directly included.
555   This is turned on by default for GObject and GIO. To turn
556   it on for GLib, define G_DISABLE_SINGLE_INCLUDES.
557
558 * Fix library version of GIO.  GLib 2.16 shipped with libgio-2.0.so.0.0.0
559
560 * On Solaris, use FEN for file monitoring in GIO
561
562 * Use the GIO_EXTRA_MODULES environment variable to find
563   additional GIO modules 
564
565 * G_GNUC_ALLOC_SIZE: New macro that wraps the gcc alloc_size
566   function attribute
567
568 * g_checksum_reset: New function to reset the state of a GChecksum 
569
570 * g_unix_mount_monitor_set_rate_limit: New function to limit the 
571   rate at which events are reported
572
573 * g_file_query_file_type: New utility function to query the type of
574   a file
575
576 * g_memory_output_stream_get_data_size: New function to obtain the
577   size of the written data.
578
579 * Bugs fixed:
580  522292 Gives warnings in glib/gutils.h with GCC in C99 mode
581  523298 win_iconv can't convert from UTF-8 to GB18030 (or vice versa)
582  518160 replace two g_strdup_printf calls in GBookmarkFile
583  523877 gbookmarkfile: avoid using g_string_append_printf() and
584         other optimizations 
585  525192 100% CPU if run main loop with no IO sources
586  315437 extern inline -> static inline
587  524314 g_convert() on Win32 implicitly converts full width
588         alphanumerics into half width
589  525732 Error in documentation for g_list_first
590  525674 A typo in gmarkup.c
591  448943 g_timeout_add_seconds() problems
592  525972 UCS-4 not in the new win_iconv implementation
593  526619 make test-report crash
594  491554 Update to Unicode 5.1.0
595  519137 g_slice_dup macro needs cast for 64-bit platform
596  528752 Win32 build and SSL not working
597  530457 G_USER_DIRECTORY_DOWNLOAD folder improperly mapped
598  528667 Typos in testing module documentation
599  459905 Bug in wcwidth data
600  534085 g_unichar_iswide_cjk() has a totally wrong table
601  501651 Update glib/libcharset
602  519026 G_STMT_START/G_STMT_END test a non-existent preprocessor symbol
603  534319 GLib's .pc files could use Libs.private
604  534137 Typo in g_spawn_async_with_pipes doc
605  517419 gio win32 directory monitor
606  526796 Wrong order of arguments in g_file_copy's fallback
607  530196 _g_local_file_has_trash_dir() doesn't handle st_dev == 0
608  532965 Should not return filesystem::free for certain file systems
609  525553 fix typo and nitpicking in GArray documentation
610  526572 Missing * in declaration of parent_class in Object
611         Destruction section of GObject Reference Manual
612  528648 Extra >s in Object Construction section
613  535021 g_param_spec_internal documentation should
614         describe purpose of nick and blurb
615  521513 Firefox crash when using file picker
616  528433 gdesktopappinfo snafu ...
617  533369 API g_file_info_get_attribute_string () unables to get "...
618  521045 glib f_fstypename miscellany
619  521672 compile error
620  521946 control rate limit on GUnixMountMonitor
621  522335 Fails to build: glib/gtester.c:276: error: 'ARG_MAX' unde...
622  523015 Implement sliding window based upload operation
623  523019 Use new GCC 4 feature
624  523338 list nfs4 as a nfs mount type
625  524350 Make glib build without NLS again
626  524579 g_file_copy reports wrong total on progress callback for ...
627  524742 A typo in gtestutils.c.
628  524950 Minor documentation typos.
629  525866 the user directory should not be considered as a mount to...
630  526320 should not list mounts that the user doesn't have permiss...
631  527132 nautilus crash when making ftp connection
632  532852 CRITICAL **: totem_pl_parser_parse_with_base: assertion `...
633  534759 Build failure in gio
634  534764 Typo in error produced by g_file_make_directory
635  521851 Redudant tests in gunixmounts.c
636  524344 glib/gthread.h still use G_GNUC_PRETTY_FUNCTION
637  525060 glib fails to build with -DG_DISABLE_ASSERT in CPPFLAGS o...
638  534177 Invalid description of the interface g_cclosure_marshal_S...
639  520715 Add GFile method g_file_query_file_type
640  523039 nautilus can't access to trash/computer/network if gvfs i...
641  
642 * Updated translations:
643  Arabic (ar)
644  Bulgarian (bg)
645  Catalan (ca) 
646  Czech (cs)
647  Greek (el)
648  Candian English (en_CA)
649  British English (en_GB)
650  Spanish (es)
651  Estonian (et)
652  Basque (eu)
653  Galician (gl)
654  Hebrew (he)
655  Hungarian (hu)
656  Japanese (ja)
657  Lithuanian (lt)
658  Norwegian bokmål (nb)
659  Dutch (nl)
660  Occitan (oc)
661  Portugese (pt)
662  Russian (ru)
663  Slovak (sk)
664  Albanian (sq)
665  Swedish (sv)
666  Turkish (tr)
667  Vietnamese (vi)
668
669
670 Overview of Changes from GLib 2.16.0 to GLib 2.16.1
671 ===================================================
672
673 * Fix a crash in g_themed_icon_new
674
675 * Update the included PCRE to 7.6
676
677
678 Overview of Changes from GLib 2.15.6 to GLib 2.16.0
679 ===================================================
680
681 * Fix the definition of G_INLINE_FUNC to work with gcc 4.3.0
682
683 * GIO:
684  - Add missing GMountMountFlags argument to g_unix_volume_mount
685  - Fix the adopt_orphan_mount vfunc to take a volume monitor 
686    reference
687  - Add properties to GThemedIcon for bindings sake
688
689 * Bugs fixed:
690  520484 gvfsd-trash crashed with SIGSEGV in g_path_is_absolute()
691  510855 g_checksum_update(): Take -1 for length.
692  517676 g_themed_icon_new*() do more than call g_object_new().
693  518816 should handle rmdir returning EEXIST correctly
694  519352 g_[s]list_delete_link() docs
695  519489 Fixes for sparse warnings in gio
696  520169 add monitor argument to vfunc for GVolumeMonitor
697  520700 Add type check in g_file_query_exists
698  521145 FILE_READ_ONLY_VOLUME not present on Mingw32
699  518720 No MIME type for empty files
700  521013 in documentation, goffset doesn't say "Since 2.x"
701  521028 Missleading error messages from g_io_channel_set_encoding()
702  517484 GMainLoop could set the thread "Alertable" for APCs to be... 
703
704 * Updated translations:
705  Assamese (as)
706  Bengali India (bn_IN)
707  Czech (cs)
708  German (de)
709  Spanish (es)
710  Estonian (et)
711  Finnish (fi)
712  French (fr)
713  Gujarati (gu)
714  Italian (it)
715  Lithuanian (lt)
716  Malayalam (ml)
717  Marathi (mr)
718  Norwegian bokmål (nb)
719  Romanian (ro)
720  Russian (ru)
721  Slovak (sk)
722  Ukrainian (uk)
723
724  
725 Overview of Changes from GLib 2.15.5 to GLib 2.15.6
726 ===================================================
727
728 * GIO:
729  - New file attributes: trash::item-count, filesystem::use-preview
730  - Rename g_file_contains_file to g_file_has_prefix
731  - g_file_query_filesystem_info grew async variants
732  - g_themed_icon_append_name: new convenience function
733  - g_content_type_get_icon is implemented now
734  - Only show mounts in /media and ~
735  - g_file_contains_file has been renamed to g_file_has_prefix
736
737 * Win32:
738  - g_win32_get_package_installation_directory_of_module: new function
739    which supersedes g_win32_get_package_installation_directory
740  - Use alertable wait functions so that I/O completion routines or 
741    user-mode Asynchronous Procedure Calls can be run
742  - Fix race conditions in g_spawn implementation on win32
743
744 * Other:
745  - g_uri_get_scheme has been renamed go g_uri_parse_scheme
746
747 * Updated translations:
748  Arabic (ar)
749  Belarusian Latin (be@latin)
750  Catalan (ca) 
751  British English (en_GB)
752  Finnish (fi)
753  Galician (gl)
754  Hebrew (he)
755  Italian (it)
756  Kannada (kn)
757  Norwegian bokmål (nb)
758  Dutch (nl)
759  Brazilian Portugese (pt_BR)
760  Vietnamese (vi)
761
762
763 Overview of Changes from GLib 2.15.4 to GLib 2.15.5
764 ===================================================
765
766 * Update the included PCRE to 7.6
767
768 * GIO:
769  - g_volume_should_automount: new function to determine if a volume
770    should be mounted automatically
771  - g_file_query_default_handler: new convenience function to get
772    the default handler for a file
773  - g_app_info_launch_default_for_uri new convenience function to
774    launch the default handler for a URI
775  - Use mimeapps.list and defaults.list as discussed on xdg list
776    recently
777  - g_app_info_get_default_for_uri_scheme has a real implementation
778    now (gvfs provides a GConf-based implementation)
779  - There is the beginning of a test suite
780  - standard::description:  new file attribute
781  - GMountMountFlags flags argument added to mount calls
782
783 * GObject:
784  - class initialization is now threadsafe
785
786 * Updated translations:
787   Arabic (ar)
788   Catalan (ca)
789   Spanish (es)
790   Basque (eu)
791   Italian (it)
792   Japanese (ja)
793   Kannada (kn)
794   Korean (ko)
795   Macedonian (mk)
796   Occitan (oc)
797   Portugese (pt)
798   Brazilian Portugese (pt_BR)
799   Swedish (sv)
800   Thai (th)
801
802
803 Overview of Changes from GLib 2.15.3 to GLib 2.15.4
804 ===================================================
805
806 * G_GNUC_PRETTY_FUNCTION has been deprecated
807
808 * GIO:
809  - g_file_copy has an async variant now
810  - Drives and volumes now have API to get identifiers
811    like Hal UDIs or UUIDs.
812  - There is now a registration API to let modules register
813    extensions they provide, such as volume monitor implementations
814
815 * Bugs fixed:
816   511807 g_time_val_to_iso8601() uses MT-unsafe gmtime() function
817   316260 [patch] Doc patches for gnode (2.8.1)
818   385132 solaris gettext support fix
819   484261 ./configure check for system PCRE unicode support fails w...
820   510292 GOption main help not shown
821   511580 Implement g_file_copy_async
822   511654 Compile errors due to C99 constructs
823   487909 g_utf8_strreverse and combining marks
824   512381 unused variable 'is_main_group' 
825
826 * Updated translations:
827   Arabic (ar)
828   Belarusian (be)
829   Czech (cz)
830   Spanish (es)
831   French (fr)
832   Galician (gl)
833   Portugese (pt)
834   Russian (ru)
835   Swedish (sv)
836   Thai (th)
837
838
839 Overview of Changes from GLib 2.15.2 to GLib 2.15.3
840 ===================================================
841
842 * GChecksum:
843  - g_checksum_update can accept nul-terminated strings
844  - The MD5 implementation works correctly on buffers 
845    that are longer than 64 bytes
846
847 * GIO:
848  - Don't include a copy of the inotify headers, rely on system headers
849  - g_file_find_enclosing_mount has an async variant now
850  - Reduntant seek API on file streams has been removed
851
852 * Bugs fixed:
853   508602 gmemory{in|out}putstream.c: unknown pointer size
854   508771 There is no g_file_test/exists() for GFile
855   508773 g_uri_escape_string() documentation unclear.
856   509465 AM_PATH_GLIB_2_0 doesn't support gio
857   509626 async functions: Document allowed NULL callback?
858   509990 GSeekable documentation unclear
859   510448 No inotify support on ARM or SH5
860   510855 g_checksum_update(): Take -1 for length. 
861
862 * Updated translations:
863   Basque (eu)
864   Marathi (mr)
865   Swedish (sv)
866   Ukrainian (uk)
867
868
869 Overview of Changes from GLib 2.15.1 to GLib 2.15.2
870 ===================================================
871
872 * GIO:
873  - Mount operation API change: unhandled methods get reported via 
874    the reply, rather than by the signal emission return value
875  - File monitor API change: Add a GError argument to g_file_monitor_file
876  - g_unix_mount_guess_should_display(): new function
877
878 * Bugs fixed:
879   508224 [PATCH] FAM backend crashes due to double free
880   508074 GAsyncResult documentation suggests g_freeing it.
881   508108 GFile documentation slightly unclear.
882   508309 rpc_pipefs mount points should be hidden
883   508378 GFileInfo documentation implies that it changes attribute...
884   508719 g_file_get_relative_path fails if parent is root
885   508773 g_uri_escape_string() documentation unclear.
886
887 * Updated translations:
888   Arabic (ar)
889   Spanish (es)
890   Hebrew (he)
891   Italian (it)
892   Korean (ko)
893   Turkish (tr)
894
895
896 Overview of Changes from GLib 2.15.0 to GLib 2.15.1
897 ===================================================
898
899  * Portability fixes:
900  - Assertion functions are marked as noreturn again
901  - Handling of inline functions has been fixed to work with gcc 4.3
902  - C99 comments have been removed from headers
903  - The nonportable sed -i option is no longer used
904
905  * GIO:
906   - Clarified the semantics of g_app_info_get_all()
907   - API for memory input and output streams has been changed a bit
908   - GDirectoryMonitor has been removed; GFileMonitor can monitor
909     files and directories now
910
911  * Bugs fixed:
912    504829 Invalid environment passed to g_spawn_async in g_desktop_...
913    505258 crash in Users and Groups: Adding a user
914    505815 g_content_types_get_registered should not g_free keys
915    491218 g_timer_new() doesn't initialize timer->end
916    315437 extern inline -> static inline
917    476856 Inconsistency between standard and implementation of the ...
918    480122 g_module_open fails to open modules with ".la" extension
919    495589 gspawn.c failing to set FD_CLOEXEC
920    500273 doesn't build with --disable-visibility
921    504142 Do not show empty groups in --help output
922    504879 giofam incorrectly linked
923    505042 add file attribute for actually used file size in bytes
924    505058 xattr namespace docs
925    505674 Misprint in the definition of the macro G_CCLOSURE_SWAP_DATA
926    505730 Fails to build on OSX 10.4: _NSGetEnviron not declared
927    505887 older darwin lacks lchown
928    506374 gmemoryinputstream api
929    506461 Conversion of g_assert_not_reached() and friends into fun...
930    503051 Small bug in glib interface
931    506395 Updates to GIO documentation
932    507628 Missing .pc entry for gio linking against glib
933    505195 [patch] typo in g_try_new0 docs 
934    507822 g{file,directory}monitor changes signal problem
935    506377 gmemoryoutputstream write implementation
936    507835 bug in gunixinputstream 
937
938  * Updated translations:
939    Arabic (ar)
940    Belarusian Latin (be@latin)
941    Spanish (es)
942    Basque (eu)
943    Irish (ga)
944    Hebrew (he)
945    Occitan (oc)
946    Vietnamese (vi)
947
948
949 Overview of Changes from GLib 2.14.x to GLib 2.15.0
950 ===================================================
951
952 Major new features:
953
954  * GIO: a VFS API, designed to replace GnomeVFS. The GIO implementation 
955    in GLib has support for local filesystems. The new, separate gvfs 
956    module contains various backend implementations (cifs, ftp, sftp,
957    http, ...)
958
959  * GChecksum: provides various hash algorithms, such as MD5, SHA-1
960    and SHA-256
961  
962  * GTest: a test framework 
963  
964 Smaller additions:
965
966  * GHash:
967  - GHash has iterators, as an alternative to g_hash_table_foreach
968
969  * GMarkup: 
970  - g_markup_parse_context_get_element_stack: New function to
971    get the stack of open elements
972  - G_MARKUP_PREFIX_ERROR_POSITION: New flag to improve error
973    reporting
974  - g_markup_collect_attributes: Convenience function for handling
975    attributes
976
977 * GKeyFile: 
978  - Functions that take a GError now return a boolean to indicate 
979    success, instead of void
980  - Various performance improvements
981
982 * GAsyncQueue:
983  - g_async_queue_new_full: new function that allows to specify
984    a free function for leftover elements
985  
986 * GError:
987  - g_prefix_error and g_propagate_prefixed_error: New functions
988    to ease error propagation
989
990 * Internationalization:
991  - C_: A new 2-argument variant of the Q_() macro 
992  - Use native character set conversion API on Windows
993
994 * GLib builds with automake 1.10
995
996 * Bugs fixed:
997  455725 specific combination of g_utf8_strlen and g_pattern_match...
998  467537 g_convert_with_iconv() not resetting iconv() state correc...
999  497033 Commandline option parser should warn about missing optio...
1000  504527 gchecksum: Conditional jump or move depends on uninitiali...
1001  445362 Non-numeric local labels in gatomic.c are causing linker ...
1002  482313 gregex: no way to tell why compilation failed
1003  317775 main loops continues to run after g_main_loop_quit() has ...
1004  418778 Insufficient pkg-config version requirement
1005  436293 g_option_context_new() doc should mention that the string...
1006  466557 glib-mkenums shifts ARGV[0] to undefined
1007  468882 GKeyFile doesn't accept "True" as a true boolean value
1008  469551 application --help messages are garbaged on none UTF-8 lo...
1009  479724 Memory leak upon calling "g_main_loop_run" in the seconda...
1010  490061 outptrs uninitialized after g_parse_long_long
1011  490637 gobject documentation patch
1012  495294 glib-genmarshal prints warnings but returns 0
1013  496046 option to prefix location of errors for GMarkup
1014  498113 tests/regex-test fails on 64bit environment
1015  500506 Fails to build on OSX 10.4
1016  500638 gkeyfile speedup ...
1017  500875 Make check fails as there is no "test" target for "build"...
1018  502511 g_assert_cmphex prints invalid message
1019  502927 g_array_index triggers cast aligment warning
1020  503029 g_time_val_from_iso8601 parse non-ISO8601 dates
1021  503222 Need context to translate
1022  503420 gkeyfile leaks a hash table
1023  503470 Fix build when builddir != srcdir
1024  504227 Inverse variant for g_test_trap_assert_stdout, g_test_tra...
1025  71704  file include order
1026  491957 Misprint in the specification of the interface "g_main_co...
1027  491959 Misprint in description of the structure "GThreadPool"
1028  491965 Mistype in the specification of the function "g_hook_list...
1029  491966 Misprint in the specification of the interface "g_main_co...
1030  491968 The documentation does not mention the restriction for th...
1031  491970 The documentation for the interface "g_date_clamp" is inc...
1032  491974 The documentation of the interface "g_main_context_iterat...
1033  491975 The documentation for the interfaces "g_io_channel_read_u...
1034  491979 Misprint in the description of the interfaces g_key_file_...
1035  491982 Misprint in the description of the interface "g_key_file_...
1036  501107 EXTRA_DIST automake warnings
1037  501997 g_utf8_normalize() returns NULL on invalid string
1038  502590 C_/g_dpgettext efficiency
1039  464259 g_set_application_name() docs should say "Since 2.2"
1040  496518 gbase64.c API doc clarification
1041  498728 g_key_file_get_*_list should set length to 0 when returni...
1042  500361 Improve docs for g_array_free() and g_ptr_array_free()
1043  501853 g_checksum_get_digest docs
1044  503862 Allow NULL strings in g_parse_debug_string()
1045  142676 Q_
1046  367550 Add g_async_queue_new_full() with GDestroyNotify function
1047  375651 Minor enhancements to GKeyFile API
1048  443648 MD5 digest support
1049  449937 Upgrade auto* sources to be clean under automake1.9
1050  452887 gmarkup context "get element" function is useless when ca...
1051  491549 [PATCH] Eliminate libiconv dependency on Windows
1052  500507 GHashTableIter API 
1053
1054 * Translation updates
1055  Belarusian Latin (be@latin)
1056  Czech (cs)
1057  German (de)
1058  Spanish (es)
1059  Esperanto (et)
1060  French (fr)
1061  Korean (ko)
1062  Marathi (mr)
1063  Norwegian bokmål (nb)
1064  Brazilian Portugese (pt_BR)
1065  Slovenian (sl)
1066  Swedish (sv)
1067
1068
1069 Overview of Changes from GLib 2.14.2 to GLib 2.14.3
1070 ===================================================
1071
1072 * Update PCRE to 7.4
1073
1074 * Bugs fixed:
1075  487491 Fix some warnings from sparse
1076  488068 Small (one-time) memory leak in glib_gettext initialization
1077  493688 TYPE macro "_get_type ()" is documented wrong
1078
1079 * Updated translations:
1080  Arabic (ar)
1081  Belarusian Latin (be@latin)
1082  Estonian (et)
1083  Irish (ga)
1084  Slovenian (sl)
1085
1086  
1087 Overview of Changes from GLib 2.14.1 to GLib 2.14.2
1088 ===================================================
1089
1090 * Bugs fixed:
1091  476849 Invocation of the interface "g_hook_free" fails in certai...
1092  359165 marshallers can throw warnings with -Wunused
1093  477957 more discussion on g_value_set_object vs. g_value_take_ob...
1094  478459 G_DEFINE_DYNAMIC_TYPE_EXTENDED doesn't work with G_IMPLEM...
1095  483337 inline is disabled for MSVC when compiling C code
1096  478349 Broken link to gettext website
1097  469231 g_spawn optimization for setting all open fds to CLOEXEC 
1098
1099 * Updated translations:
1100 Arabic (ar)
1101 Galician (gl)
1102 Hebrew (he)
1103 Korean (ko)
1104
1105
1106 Overview of Changes from GLib 2.14.0 to GLib 2.14.1
1107 ===================================================
1108
1109 * Bugs fixed:
1110  476840 Invocation of the interface "g_utf8_strreverse" crashes f...
1111  444765 Fix FIXME in gregex.c when new pcre is out
1112  464145 g_markup_escape_text Produces Invalid XML
1113  465625 g_type_default_interface_ref() does not ensure working g_...
1114  466768 Clearify that comments can be put anywhere in a Key-file.
1115  474229 The GError documentation should give convention for the G...
1116  474899 G_BREAKPOINT() docs inaccurate
1117  475854 Overuse of -lpcre when using system pcre
1118  473879 Incorrect includes in gregex.c
1119  468694 Typoes in documentation
1120  469051 g_snprintf () talks about characters where it probably me...
1121  457601 Missing arch specific atomic implementation
1122  475923 Missing pcre flags when static-linking against glib
1123  475619 glibthread-2.0.la does not list -lpthread
1124
1125 * Updated translations:
1126  Bulgarian (bg)
1127  Catalan (ca)
1128  Danish (da)
1129  German (de)
1130  Canadian English (en_CA)
1131  British English (en_GB)
1132  Spanish (es)
1133  Estonian (et)
1134  Finnish (fi)
1135  French (fr)
1136  Gujarati (gu)
1137  Hungarian (hu)
1138  Italian (it)
1139  Georgian (ka)
1140  Kannada (kn)
1141  Lithuanian (lt)
1142  Makedonian (mk)
1143  Norwegian (nb)
1144  Dutch (nl)
1145  Polish (pl)
1146  Portugese (pt)
1147  Brazilian Portugese (pt_BR)
1148  Romanian (ro)
1149  Russian (ru)
1150  Albanian (sq)
1151  Serbian (sr, sr@Latn)
1152  Swedish (sv)
1153  Tamil (ta)
1154  Thai (th)
1155  Ukrainian (uk)
1156  Vietnamese (vi)
1157
1158
1159 Overview of Changes from GLib 2.13.7 to GLib 2.14.0
1160 ===================================================
1161
1162 * Last-minute API additions:
1163  - Make g_unichar_combining_class public
1164  - Add goffset type, add G_MAXSSIZE and G_MINSSIZE
1165
1166 * Update PCRE to 7.2
1167
1168 * Bugs fixed:
1169  453998 Make _g_unichar_combining_class() public
1170  462549 gregex.c: variable is declared at middle of block
1171  417068 g_file_test doc inconsistency
1172
1173 * Updated translations:
1174  Assamese (as)
1175  Basque (eu)
1176  Kannada (kn)
1177  Malayalam (ml)
1178  Dutch (nl)
1179  Polish (pl)
1180  Brazilian Portugese (pt_BR)
1181  Turkish (tr)
1182
1183
1184 Overview of Changes from GLib 2.13.6 to GLib 2.13.7
1185 ===================================================
1186
1187 * The memory corruption warning from the slice allocator that
1188   occurred when threads were initialized after the slice allocator
1189   has been removed, as the slice allocator now works fine
1190   in this scenario.
1191
1192 * New functions g_once_init_enter() and g_once_init_leave() make
1193   it easier to write threadsafe one-time initialization functions 
1194  
1195 * Bugs fixed:
1196  454473 Simple XML Subset Parser terminates on invalid XML
1197  445813 g_module_open error, add file name
1198  453796 errno gets clobbered by g_filename_display_name
1199  341988 don't use "-c" with msgfmt in Makefile.in.in
1200  447048 Please produce slightly more output during long tests
1201  454785 GModule documentation lists same block of code twice.
1202  454786 GModule documentation lists same paragraph twice.
1203  383155 small docs quirks in gobject/closure API documentation
1204  65041  _get_type() functions aren't thread safe
1205
1206 * Updated translations
1207  Assamese (as)
1208  Spanish (es)
1209  Gujarati (gu)
1210  Japanese (ja)
1211  Korean (ko)
1212  Macedonian (mk)
1213
1214
1215 Overview of Changes from GLib 2.13.5 to GLib 2.13.6
1216 ===================================================
1217
1218 * Reintroduce a GType typedef whose removal in 2.13.5
1219   caused trouble for C++ bindings
1220
1221 * Bugs fixed:
1222  450216 docs not explicit enough about g_free()
1223  451459 g_type_register_static_simple calls g_type_register_static
1224
1225 * Updated translations
1226  Norwegian bokmål (nb)
1227  Sinhala (si)
1228
1229
1230 Overview of Changes from GLib 2.13.4 to GLib 2.13.5
1231 ===================================================
1232
1233 * xdg-user-dirs support: 
1234  - the Desktop directory is guaranteed to be defined
1235  - user-dirs.dirs is no longer reloaded on changes
1236
1237 * Slice allocator: 
1238  - new api to duplicate slices
1239
1240 * Regular expression support:
1241  - GRegex is a boxed type now
1242
1243 * Bugs fixed:
1244  44793 make check failing in trunk
1245  354522 Small problem with PLT hiding 6 symbols
1246  363986 glib 2.12.4 does not compile with SGI IDO cc
1247  443869 g_type_class_add_private doesn't warn when adding 0-sized...
1248  446859 Legitimately return 0 for g_quark_from_string(NULL)
1249  447534 Small typo in g_timeout_add_seconds() doc
1250  447583 GStaticRWLock
1251  447935 g_get_current_dir SIGSEGV on long path
1252  448260 CLAMP has surprising result if low > high
1253  57693  g_string_vprintf()
1254  442029 add g_slice_dup()
1255  445065 Add GRegex boxed type
1256  448819 Add full version of g_timeout_add_seconds()
1257
1258 * Updated translations: 
1259  Swedish (sv)
1260  Oriya (or)
1261  Hebrew (he)
1262  Spanish (es)
1263  Estonian (et)
1264
1265  
1266 Overview of Changes from GLib 2.13.3 to GLib 2.13.4
1267 ===================================================
1268
1269 * Bugs fixed:
1270  444121 g_get_user_special_dir deadlocks
1271  444161 invalid UTF8 in key name shows up as valgrind error in g_...
1272  444130 g_option_context_get_help() is broken when there's a desc...
1273
1274
1275 Overview of Changes from GLib 2.13.2 to GLib 2.13.3
1276 ===================================================
1277
1278 * GKeyFile:
1279  - Added defines for easier handling of desktop files
1280
1281 * Unicode support:
1282  - Update g_unichar_iswide_cjk for Unicode 5.0
1283
1284 * Regular expression support:
1285  - GRegex structs can now be ref-counted
1286  - Some new functions for dealing with incremental 
1287    replacement have been added
1288  - The GRegexEvalCallback signature has been changed
1289
1290 * g_get_user_special_dir() has been added to support
1291   xdg-user-dirs
1292
1293 * Bugs fixed:
1294  419376 Functions using named subpatterns behave inconsistently w...
1295  434358 g_regex_fetch_named() and g_regex_fetch_named_pos() are b...
1296  423708 typo in the README.win32 file see patch below
1297  339225 Add new defines for easier handling of .desktop files 
1298  442265 API additions/changes for GRegex
1299  432651 Add a glib-ish xdg_user_dir_lookup
1300
1301 * Updated translations:
1302  Estonian (et)
1303  Norwegian bokmål (nb)
1304
1305
1306 Overview of Changes from GLib 2.13.1 to GLib 2.13.2
1307 ===================================================
1308
1309 * Unicode support:
1310  - Add g_unichar_ismark()
1311
1312 * GOption:
1313  - Allow to use callbacks for remaining args
1314
1315 * Updated translations:
1316   Belarusian Latin (be@latin)
1317   British English (en_GB)
1318   Galician (gl)
1319   Norwegian bokmål (nb)
1320   Oriya (or)
1321   Spanish (es)
1322   Thai (th)
1323
1324
1325 Overview of Changes from GLib 2.13.0 to GLib 2.13.1
1326 ===================================================
1327
1328 * GRegex:
1329  - Portability fixes
1330  - Split into immutable GRegex and GMatchInfo
1331  - Add g_regex_get_max_backref() and g_regex_get_capture_count()
1332    to obtain information about the compiled regex
1333
1334 * GKeyFile:
1335  - Fix roundtrip problems
1336  - Add g_key_file_load_from_dirs()
1337
1338 * Unicode support:
1339  - Fix corner cases in case conversion routines
1340
1341 * GOption:
1342   - Add a function to get the formatted help string
1343
1344 * GHash:
1345  - Add new functions g_hash_table_get_keys() and
1346    g_hash_table_get_values() to retrieve the keys and
1347    values in list form
1348
1349 * Updated transations:
1350   Simplified Chinese (zh_CN)
1351   Arabic (ar)
1352
1353
1354 Overview of Changes from GLib 2.12 to GLib 2.13.0
1355 =================================================
1356
1357 * Add GSequence, a list that is implemented using
1358   a balanced binary tree.
1359
1360 * Add GRegex, an implementation of Perl regular expressions,
1361   based on PCRE.
1362  
1363 * Use Posix monotonic clocks instead of gettimeofday()
1364   for GTimer when available.
1365
1366 * Support static initialization of GQeues with G_QUEUE_INIT,
1367   g_queue_init() and g_queue_clear().
1368
1369 * Add g_string_chunk_clear() for clearing a 
1370   GStringChunk.
1371
1372 * Add g_unichar_get_script() to obtain Unicode
1373   script information.
1374
1375 * Add g_unichar_iszerowidth() to obtain information
1376   about zero-width characters.
1377
1378 * Add G_GNUC_MAY_ALIAS which wraps the gcc may_alias 
1379   type attribute.
1380
1381 * G_GNUC_INTERNAL has a working definition for the
1382   Sun Studio compiler. This requires the macro to
1383   be positioned before the function declaration.
1384
1385 * The slice allocator can produce detailed debugging
1386   information with G_SLICE=debug-blocks.
1387
1388 * Modules support G_DEBUG flags resident-modules and
1389   bind-now-modules.
1390
1391 * Add G_DEFINE_DYNAMIC_TYPE() to make it easier
1392   to define types in modules.
1393
1394 * Bug fixes: too many to list them in detail here.
1395
1396 * New and updated translations (be,bg,bn,ca,cs,de,
1397   en_CA,en_GB,et,fa,fr,he,hu,it,ja,ku,lt,mg,mk,ml,
1398   nb,ne,nn,pt,pt_BR,ro,sr,sr@Latn,sv,ta,uk,vi,zh_CN,
1399   zh_HK,zh_TW)
1400
1401
1402 Overview of Changes from GLib 2.12.1 to GLib 2.12.2
1403 ===================================================
1404
1405 * Unicode updates:
1406  - Normalization is following Unicode TR #29
1407  - g_unichar_isxdigit() only accept characters
1408    for which g_unichar_xdigit_value() returns a value
1409  - g_unichar_toupper and g_unichar_tolower leave
1410    unconvertable characters in place instead of
1411    replacing them by NUL
1412
1413 * Bugs fixed
1414  348491 g_utf8_strup() and g_utf8_strdown() returns 
1415         string with NUL bytes
1416  349825 GKeyFile always inserts a newline before a group
1417  347842 g_unichar_isxdigit() is too general about what 
1418         it considers a digit
1419  348694 g_utf8_normalize() hasn't been updated to PR #29
1420  348785 Hint about G_DEBUG in Message Logging docs
1421  349792 Wrong english string (UI)
1422  349952 gparamspecs.c uses gcc feature
1423
1424 * Translation updates (ca,cs,de,dz,es,eu,fi,gu,ko,
1425   nl,pl,tr,uk,zh_HK,zh_TW)
1426
1427
1428 Overview of Changes from GLib 2.12.0 to GLib 2.12.1
1429 ===================================================
1430
1431 * Update to final Unicode Character Database 5.0.0
1432
1433 * Bugs fixed:
1434  346660 issues with base64 api documentation / g_base64_decode_cl...
1435  348136 Coverity reports allocation of wrong size CID #2839
1436  336281 Update to UCD 5.0
1437  346197 g_date_strftime %F option doesnt work for win32
1438  348011 Small optimization to real_toupper()
1439  246494 prototype mismatch in glib/gconvert.c
1440
1441 * New and updated translations (bg,bn_IN,ca,dz,eu,fi,
1442   fr,he,it,ja,mk,or,pt)
1443
1444
1445 Overview of Changes from GLib 2.11.4 to GLib 2.12
1446 =================================================
1447
1448 * Bugs fixed:
1449  344905 leap-year bug in g_time_val_from_iso8601 w/o HAVE_TIMEGM
1450
1451 * Updated translations (cy,nb,nl)
1452
1453
1454 Overview of Changes from GLib 2.11.3 to GLib 2.11.4
1455 ===================================================
1456
1457 * GBookmarkFile:
1458  - g_bookmark_file_remove_item returns a boolean
1459  
1460 * g_mkstemp accepts the XXXXXX in the middle of
1461   the template
1462  
1463 * Bugs fixed:
1464  344868 g_key_file_to_data should separate groups 
1465
1466 * Updated translations (de,es,fr,gu,hi,ko,th)
1467
1468
1469 Overview of Changes from GLib 2.11.2 to GLib 2.11.3
1470 ===================================================
1471
1472 * GBookmarkFile:
1473   - g_bookmark_file_move_item: Return TRUE in case of
1474     an empty target
1475
1476 * Bugs fixed: 
1477  343919 gunicollate.c: strxfrm bug on VC8
1478
1479 * Updated translations (fi)
1480
1481 Overview of Changes from GLib 2.11.1 to GLib 2.11.2
1482 ===================================================
1483
1484 * Add g_ascii_stroll to parse signed 64bit integers
1485
1486 * GMarkup: add a flag to treat CDATA as text
1487
1488 * GHashTable: add functions to remove all entries
1489
1490 * GMainLoop: add functions to find the currently
1491   running source, and determine if it is destroyed
1492
1493 * Bug fixes:
1494  342563  g_atomic_thread_init() needs to be called before 
1495          other _g_*_thread_init() functions
1496  343548  Potential use after free in callers of g_string_free() 
1497  168538  Wish: Clearing contents of GHashTables
1498  321886  GTK+ cannot be reliably used in multi-threaded 
1499          applications
1500  341826  goption.c: 'strtoll' is C99's function
1501  343899  g_ascii_formatd dosn't work as expected for all 
1502          format strings
1503  317793  Make GEnumValue strings const
1504  337129  Compile warnings in G_IMPLEMENT_INTERFACE
1505  303622  What is G_TYPE_CHAR?
1506
1507 * Updated translations (bg,dz,eu,gl,ja,ko,nl,th,vi)
1508  
1509
1510 Overview of Changes from GLib 2.11.0 to GLib 2.11.1
1511 ===================================================
1512
1513 * GOption  
1514   - Support 64-bit integers 
1515   - Allow optional text before and after the options
1516     in help output
1517
1518 * Bug fixes:
1519  340538 gbase64-test writes OOB 
1520  340816 GKeyFile set_string_list invalid memory reads 
1521  339105 g_key_file_parse_value_as_double
1522  340434 convert-test.c fails (function test_one_half)
1523  311043 Memory leaks (and potential infinite loops) 
1524         when using G_ERRORCHECK_MUTEXES
1525  335198 Error checking mutexes are fubar  
1526  341237 Add a G_OPTION_ARG_INT64
1527  341192 g_io_channel_set_flags not implemented on win32
1528  336120 Allow adding description before/after GOption 
1529         --help output body
1530  341191 misplaced check in g_relation_delete
1531  340530 mismatched calloc / g_free in win32 threads
1532
1533 * Updated translation (es)
1534
1535 Overview of Changes from GLib 2.10.x to GLib 2.11.0
1536 ===================================================
1537
1538 * GBookmarkFile: a parser for files containing bookmarks
1539   stored using the Desktop Bookmark specification.
1540
1541 * Base64 encoding support
1542         
1543 * Unicode 5.0 support
1544
1545 * GOption supports floating point numbers 
1546
1547 * GKeyFile supports floating point numbers
1548
1549 * Bug fixes:
1550  155884 gatomic.c should be based on new SDK
1551  157877 update-desktop-database doesn't handle duplicate entries
1552  164719 keyfile parser doesn't support floats
1553  327662 Import BookmarkFile from libegg
1554  329548 Add G_OPTION_ARG_DOUBLE
1555  329789 option-test.c type confusion
1556  332841 Segmentation Fault when %llu is passed to vasnprintf and 
1557         HAVE_SNPRINTF is not defined
1558  333879 gthread/gthread-win32.c: IsDebuggerPresent needs '#define 
1559         _WIN32_WINDOWS 0x0401'
1560  333916 g_timer_elapsed docs should mention that microseconds 
1561         may be NULL
1562  334440 dlerror() portability issue causes crash on (old) a.out 
1563         NetBSD platform
1564  334646 goption + error out params
1565  334799 g_remove() must check return value of remove()
1566  334943 make check FAIL: threadpool-test
1567  335215 Some breakages with GThreadPool
1568  336085 g_option_context_new parameter lacks better explanation
1569  336677 Documentation for g_object_ref_sink() is incorrect
1570  337027 gbookmarkfile.c: sys/time.h include error
1571  337553 Wrong escaping of URIs
1572  338572 Dereferencing NULL value in g_key_file_get_group_comment
1573  338845 g_completion_complete_utf8 crashes when NULL is passed to it
1574  339337 g_bookmark_file_set_description
1575  339338 gbookmarkfile.c, function expand_exec_line
1576  339340 gbookmarkfile.c, function bookmark_app_info_dump
1577
1578 * Translation updates (bg,en_GB,et,gl,gu,he,hi,ka,nb,nl,nn,
1579                        or,pt_BR,ro,tr,vi,zh_CN)
1580
1581
1582 Overview of Changes from GLib 2.10.0 to GLib 2.10.1
1583 ===================================================
1584
1585 * Bugs fixed:
1586  314794 Broken pthread detection on Darwin [Gregor Riepl]
1587  322476 Missing check for .dylib [Vladimir Panov]
1588  333651 Inconsistent _g_charset_get_aliases prototype [Julio 
1589         M. Merino Vidal]
1590  333761 GInitiallyUnowned breaks application code [Sven Herzberg]
1591
1592 * Win32 changes:
1593  - Fix g_listenv() implementation.
1594  - Allow up to 100 GPrivate structs
1595
1596 * Translation updates (fr,hu,lt,pl,sv)
1597
1598
1599 Overview of Changes from GLib 2.9.6 to GLib 2.10.0
1600 ==================================================
1601
1602 * Bugs fixed:
1603  328997 64bit pointer trunction in glib slab-allocator
1604         [Pascal Hofstee]
1605  331110 g_cond_broadcast(inform_cond) without holding 
1606         inform_mutex [Chris Wilson, Sebastian Wilhelmi]
1607  332093 Fix some leaks in the tests [Kjartan Maraas]
1608  332435 g_utf8_strlen returns wrong value if a maximum 
1609         number of bytes to check is specified 
1610         [Matthias Clasen]
1611  331367 gslice requires more POSIX-like semantics for 
1612         GPrivate destructors [Tor Lillqvist]
1613
1614 * Documentation improvements [Matthias, Kang Jeong-Hee,
1615   Tor Lillqvist, Stefan Kost]
1616
1617 * Translation updates (el,eu,ka,uk)
1618
1619 Overview of Changes from GLib 2.9.5 to GLib 2.9.6
1620 =================================================
1621
1622 * Bugs fixed: 
1623  329124 distclean removes README [Kjartan Maraas, Tim Janik]
1624  317679 GRelation field type not documented [Behdad Esfahbod]
1625  329123 Typo in GTime docs [Kjartan Maraas]
1626
1627 * Documentation improvements [Sven Herzberg, David
1628   Schleef, Kjartan Maraas, Behdad Esfahbod]
1629
1630 * Translation updates (cs,cy,it,ko,pt,sq,sr,sr@Latn,ru
1631
1632 Overview of Changes from GLib 2.9.4 to GLib 2.9.5
1633 =================================================
1634
1635 * Memory management: 
1636   Runtime debugging support: The slice allocator
1637   can be turned off by setting G_SLICE=always-malloc
1638   in the environment. Zeroing of freed memory can
1639   now be turned on at runtime by setting
1640   G_DEBUG=gc-friendly in the environment. [Tim Janik]
1641
1642 * Bugs fixed:
1643  328253 HP-UX/IA-64 uses ".so" as default shared library 
1644         extension [Albert Chin]
1645  143380 unicode-encoding test fails converting to UTF-16 
1646         with libiconv [Marc Moorcroft]
1647  328254 Build breakage (GSlice) [Jens Ganseuer]
1648  328705 C99ism in glib/gmem.c [Kazuki Iwamoto]
1649
1650 * Translation updates (da,et,zh_CN)
1651
1652 Overview of Changes from GLib 2.9.3 to GLib 2.9.4
1653 =================================================
1654
1655 * Type system:
1656   Fix a problem with g_object_compat_control() which 
1657   can lead to segfaults in GTK+ applications on 64bit 
1658   platforms. 
1659
1660 * Thread suppport: 
1661   Unused threads now fall back to the global pool after 
1662   500 milliseconds, where they wait for another 
1663   max-idle-time milliseconds. [Sebastian Wilhelmi]
1664
1665 * Fix a memory allocation problem in GKeyFile. [Morten 
1666   Welinder]
1667
1668
1669 Overview of Changes from GLib 2.9.2 to GLib 2.9.3
1670 =================================================
1671
1672 * GTree:
1673  - Replace the simple recursive implementation by
1674    a nonrecursive, threaded one  [Maurizio Monge]
1675
1676 * Change g_filename_display_name and
1677   g_filename_display_basename to use the Unicode
1678   replacement character U+FFFD instead of a question
1679   mark, and don't append "(invalid encoding)"  [Matthias]
1680
1681 * Documentation improvements [Sven Herzberg, Federico
1682   Mena Quintero, Stefan Kost]
1683
1684 * Bugs fixed:
1685  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X 
1686         [Bogdan Nicula]
1687  326558 Some test failures on IRIX 6.5 [Daichi Kawahata]
1688  169285 "threaded" tree implementation for GTree 
1689         [Maurizio Monge]
1690  326747 g_filename_display_basename adds (invalid encoding) 
1691         [Alberto Ruiz]
1692
1693 Other contributors: Christian Kellner, Murray Cumming
1694
1695 New and updated translations (bg,ca,de,es,et,gu,ja,nl,th,vi)
1696
1697
1698 Overview of Changes from GLib 2.9.1 to GLib 2.9.2
1699 =================================================
1700
1701 * Memory management:
1702  - Add tests for cache colorization [Tim Janik]
1703  - Minimize space consumption if small amounts of differently
1704    sized slices are allocated, at a small performance cost.  [Tim]
1705
1706 * Thread support:
1707  - Add g_atomic_pointer_set() and g_atomic_int_set() [Tim Janik,
1708    Sebastian Wilhelmi]
1709  - Add g_thread_pool_set_sort_function() to allow sorting the 
1710    tasks of a threadpool.  [Martyn Russell]
1711  - Add g_thread_pool_set_idle_time() to allow unused threads
1712    to exit after a certain time.  [Martyn]
1713
1714 * Type system:
1715  - introduce a new type GInitiallyUnowned, which has an initial
1716    floating reference. [Tim]
1717  - Add support for GType parameters. [Matthias]
1718
1719 * Main loop:
1720  - Add g_main_context_is_owner() to determine if the current
1721    thread is the owner of the context.  [Michael Meeks]
1722
1723 * Provide g_access(), g_chdir(), g_unlink(), g_rmdir() as 
1724   wrapper functions instead of macros.  [Manish Singh]
1725
1726 * Documentation improvements [Tim, Matthias, Federico Mena Quintero,
1727   Stefan Kasal, Dan Williams]
1728
1729 * New and updated translations (en_CA,fi,fr,gl,ml,nb,no,zh_HK,zh_TW)
1730
1731 * Bugs fixed:
1732  324179 g_allocator_new() returns pointer to const dummy which Gtk+ 2.8 
1733         tries to modify [J. Ali Harlow]
1734  324332 g_option_context_parse() returns false without setting error 
1735         [Tim-Philipp Müller]
1736  324950 GLIB 2.9.1 testcase errors [Dan Yefimov]
1737  325015 gslice.c: process.h is needed on Windows [Kazuki Iwamoto]
1738  321978 G_DATALIST_GET_FLAGS() macro is not casting datalist to 
1739         gpointer [Andrew Paprocki]
1740  316221 G_LOCK warns about breaking strict-aliasing [Michal Benes, 
1741         Stanislav Brabec]
1742  325273 Error in documentation for glib_check_version () [Declan Naughton]
1743  325310 g_spawn_sync hangs when catching both stdout and 
1744         stderr [Tor Lillqvist]
1745  325249 gcc warning when using g_rmdir from <glib/gstdio.h> [Jani Monoses]
1746  325864 glib/gthreadpool.c:"#define debug(...)" is C99 [Kazuki Iwamoto]
1747  325874 Should say somewhere that source IDs are > 0 [Dan Williams]
1748  325438 a typo (compatability) [Stefan Kasal]
1749  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X [Bogdan Nicula]
1750
1751
1752 Overview of Changes from GLib 2.9.0 to GLib 2.9.1
1753 =================================================
1754
1755 * Memory management
1756  - The slice allocator is implemented [Tim Janik]
1757  - g_slice_free_chain() has been renamed to 
1758    g_slice_free_chain_with_offset()  [Tim, Behdad Esfahbod]
1759  - Mem chunks are deprecated [Matthias Clasen]
1760
1761 * Data structures
1762  - Hash tables are refcounted, and have a boxed type [Tim]
1763
1764 * Thread support
1765  - Support for Solaris threads has been removed 
1766    [Sebastian Wilhelmi, Andrew Paprocki]
1767  - g_async_queue_sort(), g_async_queue_push_sorted() have 
1768    been added to allow GAsyncQueue to be used as a priority 
1769    queue, together with the corresponding _unlocked 
1770    variants  [Martyn Russell]
1771
1772 * GObject:
1773  - The concept of a floating initial reference has been
1774    moved from GtkObject to GObject [Tim]
1775
1776 * Win32 changes:
1777  - Make g_rename() replace existing files [Tor Lillqvist]
1778
1779 * Misc new API:
1780  - G_GUINT64_CONSTANT macro to define guint64 
1781    constants [Andrew Paprocki]
1782  - G_GNUC_WARN_UNUSED_RESULT macro to instruct the 
1783    compiler to emit a warning if the value returned
1784    by a function is ignored. [Arjan van de Ven, Alex Larsson]
1785  - GList and GSList now have sort functions which take an
1786    extra user data argument [Martyn Russell]
1787  - g_param_spec_ref_sink() has been added for consistency [Tim]
1788
1789 * $LOGNAME is respected when determining user data. [Laszlo Peter]
1790
1791 * Other changes and bug fixes [Tim, Matthias, Behdad, 
1792   Christian Persch, Benedikt Meurer, Andrew Paprocki, 
1793   Kazuki Iwamoto, Alexis S. L. Carvalho, Stanislav Brabec,
1794   Andreas Schwab, Kalle Vahlman]
1795
1796 * Documentation
1797  - Deprecation warnings carry version information [Matthias]
1798  - The slice allocator has been documented [Matthias, Tim]
1799  - Other improvements [Morten Welinder]
1800
1801 Overview of Changes from GLib 2.8.x to GLib 2.9.0
1802 =================================================
1803 * Unicode support:
1804  - The Unicode tables have been updated to Unicode 4.1, 
1805    adding several new values to the GUnicodeBreakType 
1806    enumeration. This breaks Pango <= 1.10 
1807    [Behdad Esfahbod]
1808  - The various Unicode character predicate functions 
1809    (g_unichar_isalpha, g_unichar_isdigit,...) have
1810    been optimized
1811    [Behdad]
1812  - g_utf8_pointer_to_offset, g_utf8_offset_to_pointer:
1813    These functions handle negative offsets now, and
1814    going backwards in g_utf8_offset_to_pointer uses
1815    "stutter stepping".
1816    [Larry Ewing, Matthias Clasen]
1817
1818 * Memory management:
1819  - Mem chunks are no longer used internally in GLib and
1820    GObject. GMemChunk will be deprecated in GLib 2.10
1821  - All APIs based on GAllocator (g_list_push/pop_allocator,
1822    and similar push/pop_allocator functions for other
1823    data structures) have been deprecated, since they
1824    never worked as intended.
1825  - The g_slice_* functions have been added as a 
1826    new API for fast allocation of small memory blocks. 
1827    The implementation in GLib 2.9.0 is just a simple 
1828    wrapper around malloc. GLib 2.10 will have an
1829    efficient and scalable implementation. 
1830    [Tim Janik, Matthias]
1831
1832 * Pattern matching:
1833  - g_pattern_match has been optimized to avoid
1834    unnecessary recursion.
1835    [Tim, Matthias]
1836
1837 * g_intern_string, g_intern_static_string: 
1838  - New functions to intern strings. These are now used 
1839    by GObject to avoid duplicating static strings 
1840    [Matthias]
1841
1842 * g_thread_foreach: 
1843  - New function to iterate over all GThreads 
1844    [Tim, Matthias]
1845
1846 * g_date_set_time_t, g_date_set_time_val:
1847  - New functions to set a GDate from a time_t or
1848    GTimeVal value. g_date_set_time has been deprecated 
1849    in favor of these.
1850    [Roger Leigh]
1851
1852 * g_snprintf and g_vsnprintf:
1853  - These functions are no longer declared in gprintf.h, 
1854    since they are in glib.h
1855    [Matthias]
1856
1857 Overview of Changes from GLib 2.8.0 to GLib 2.8.1
1858 =================================================
1859 * Optimize single-character insertions in GString [Ross Burton]
1860 * Fix build problems on OS X
1861 * Fix build problems on Win32 [Tor Lillqvist, Hans Breuer]
1862 * Other bug fixes [Matthew F. Barnes, Stepan Kasal] 
1863 * Documentation improvements [Tristan van Berkom, Behnam
1864   Esfahbod, Gustavo Carneiro, Stepan Kasal, Matthias]
1865 * New and updated translations (ca,cy,ko,ro,uk)
1866
1867 Overview of Changes from GLib 2.7.7 to GLib 2.8.0
1868 =================================================
1869 * Make g_value_transform() handle enum values
1870   correctly on ppc64.  [Michael Lorenz]
1871   (Third-party code accessing enumeration values 
1872   in GValues should also be changed to access 
1873   v_long, not v_int, in order to work on bigendian 
1874   64bit machines.)
1875 * Make g_flags_get_first_value() handle a value
1876   of 0 meaningfully. [Tim-Philipp Müller] 
1877
1878 Overview of Changes from GLib 2.7.6 to GLib 2.7.7
1879 =================================================
1880 * Make atomic operations on s390 work [Matthias]
1881 * Fix C++ guards in gstdio.h [Tor Lillqvist]
1882
1883 Overview of Changes from GLib 2.7.5 to GLib 2.7.6
1884 =================================================
1885 * Add native implementations of atomic operations 
1886   on s390 [Matthias]
1887 * Make atomic reference counting of closures
1888   work on s390 [Matthias]
1889 * Avoid an infinite loop in g_convert_with_iconv().
1890   [Sebastian Bacher]
1891 * Documentation improvements [Ross Burton]
1892
1893 Overview of Changes from GLib 2.7.4 to GLib 2.7.5
1894 =================================================
1895 * Thread-related changes
1896  - Fix build issues on HP-UX [Paul Cornett]
1897  - Threadsafe access to flags stored in datasets [Tim Janik]
1898  - Fix several issues with atomic refcounting for 
1899    closures, objects and paramspecs [Tim]
1900  - Improve tests for atomic refcounting changes [Tim]
1901 * Fix handling of stateful encodings in g_convert_* [Matthias]
1902 * Fix translation of GOption help output [Dan Winship]
1903 * Catch format errors in translations. This may cause 
1904   "make check" to fail when using older versions
1905   of gettext [Matthias]
1906 * Win32 bug fixes [Tor Lillqvist]
1907 * Documentation improvements [Ross Burton, Jochen Baier, 
1908   Matthias, Tim]
1909 * New and updated translations (de,fi,gu,pl,pt,tr,zh_TW)
1910
1911 Overview of Changes from GLib 2.7.3 to GLib 2.7.4
1912 =================================================
1913 * Fix g_atomic_pointer_compare_and_exchange 
1914   on Sparc64 [Gert Doering]
1915 * Fix a hang in g_thread_pool_free. [Hong Jen Yee]
1916 * Win32 bug fixes [Tor Lillquist]
1917 * Other bug fixes [Benoit Dejean, Manish Singh]
1918 * Documentation improvements [Bryan Silverthorn,
1919   Callum McKenzie] 
1920 * New and updated translations (de,lt,sq,zh_CN)
1921
1922 Overview of Changes from GLib 2.7.2 to GLib 2.7.3
1923 =================================================
1924 * GOption
1925  - Allow callbacks with optional arguments [Pawel Sliwowski]
1926  - Allow to turn off the automatic long option name
1927    disambiguation  [Adam McLaurin]
1928  - Only allow printable ASCII as short option names [Matthias]
1929 * Win32
1930  - Build fixes [Tor Lillqvist]
1931  - Rewrite iochannel socket implementation [Tor]
1932 * GObject
1933  - Threadsafety improvements; in particular, refcounting
1934    of objects is done atomically now. [Wim Taymans, Tim Janik]
1935 * Bug fixes [Morten Welinder, Matthias, Wim Taymans]
1936 * Documentation improvements [Richard Laager, Matthias]
1937 * New and improved translations (bf,cs,hu,nb,nl,no)
1938
1939 Overview of Changes from GLib 2.7.1 to GLib 2.7.2
1940 =================================================
1941 * Win32 build fixes [Hans Breuer]
1942 * Bug fixes [Mikael Magnusson]
1943 * Documentation improvements [Matthias Clasen]
1944 * New and updated translations (en_CA,es,et,ja,sr,sr@Latn,zh_TW)
1945
1946 Overview of Changes from GLib 2.7.0 to GLib 2.7.1
1947 =================================================
1948 * GOption 
1949  - Allow callback arguments without parameters [Dan Winship]
1950 * GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
1951 * Misc new functions:
1952  - g_get_host_name [Tor Lillqvist]
1953  - g_mkdir_with_parents [Tor]
1954  - g_build_pathv, g_build_filenamev [Todd A. Fisher, 
1955    Matthias Clasen]
1956 * Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
1957   Manish Singh, Tor, Murray Cumming, Kian Duffy, Morten Welinder]
1958 * Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
1959 * New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
1960   sk,th,zh_TW)
1961
1962 Overview of Changes from GLib 2.6.x to GLib 2.7.0
1963 =================================================
1964 * GKeyFile
1965  - Add unit tests [Matthias Clasen, Suren A. Chilingaryan]
1966  - Accept \r\n as line end [Bastian Nocera]
1967  - Don't interpret leading zeros as octal numbers. [Matthias]
1968  - Make key and group removal work [David Hoover, Matthias Hasselmann]
1969 * GOption
1970  - Improve formatting of --help output [Matthias, Noah Levitt]
1971  - Accept -? [Matthias]
1972  - Warn about duplicate main groups [Jeff Franks]
1973  - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
1974  - Report missing arguments as errors [Björn Lindqvist]
1975  - Add a boxed type for GDate [Tim-Philipp Müller]
1976 * GTree
1977  - g_tree_remove() and g_tree_steal() return status information [Matthew F. Barnes]
1978 * Stdio wrappers
1979  - Work regardless of large file support [Manish Singh]
1980  - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
1981 * GObject
1982  - Implement "toggle references" to help language bindings [Owen Taylor]
1983  - Allow to mark names, nicks and blurbs of pspecs as static [Ben Maurer, Matthias]
1984  - Make pspec lookup a bit faster [Morten Welinder]
1985 * Add g_listenv() to list all set environment variables [Hans Petter Jansson]
1986 * Add g_file_set_contents() to atomically write a file.  [Søren Sandmann,
1987   Sven Neumann, Manish, Alexis S. L. Carvalho]
1988 * Add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew() [Stefan Kost]
1989 * Add g_utf8_collate_key_for_filename() to sort filenames taking
1990   extensions and numeric suffixes into account.  [Ole Laursen, Alex Larsson]
1991 * Add G_GNUC_NULL_TERMINATED to mark varargs function with 
1992   NULL-terminated argument lists. [Marc Meissner]
1993 * Win32 changes
1994  - Improved debugability [Ulf Lamping, Hans Breuer]
1995  - Make filename handling more robust [Tor, Billy Skaggs]
1996  - Improve g_get_system_data_dirs() [Tor]
1997  - Use more precise timers [Tor]
1998  - Build fixes [Kazuki Iwamoto, Hans, Tor, Robert Ögren]
1999 * Other bug fixes [Roger Leigh, Owen, Matthias, Morten, Kjartan Maraas, 
2000   Pawel Sakowski, Tor, Simon Budig, Ed Avis, Manish, Nicolas Laurent, 
2001   Bastien, Fabrício Barros Cabral, Michael Banck, Daniel Atallah, 
2002   J. Ali Harlow, Tim Janik, Hazael Maldonado Torres, Sven, Jon-Kare Hellan,
2003   Dave Benson, Tommi Komulainen, Benjamin Otte, Brian Cameron, Changwoo Ryu, 
2004   Christian Biere, Noah, Benoît Carpentier]
2005 * Documentation improvements [Vincent Untz, Matthias, Tim-Philipp Müller,
2006   Morten, Matthew, Federico Mena Quintero, Sebastian Bacher, Oliver Sessink, 
2007   Stefan, Jared Lash, Tor, Owen, Daniel Vaillard, Mathieu Lacage]
2008 * New and updated translations (ca,cs,da,el,en_CA,en_GB,es,et,eu,fa,fr,gl,
2009   hu,id,it,lt,mn,ne,nl,pl,pt,pt_BR,ro,rw,sk,sq,sr,sr@Latn,tl,uk,xh,zh_CN)
2010
2011 Overview of Changes from GLib 2.6.0 to GLib 2.6.1
2012 =================================================
2013 * GOption
2014  - Make gtk_init(NULL, NULL) work again [Marcin Krzyzanowski]
2015  - Improve handling of -- [Matthias Clasen]
2016  - Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
2017 * g_find_program_in_path() doesn't return directories [Tommi Komulainen]
2018 * Add gmodule-export-2.0.pc [Matthias]
2019 * Win32 changes
2020  - Improve hangling of UNC paths [Tor Lillqvist]
2021  - g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
2022    take and return UTF-8 now [Tor] 
2023  - Make g_file_test() work more reliably, and use PATHEXT
2024    when check for executables [Tor]
2025  - Build and cross-compilation fixes [J. Ali Harlow]
2026 * Other bug fixes [Jens Hatlak, Morten Welinder, 
2027   Tor, Kalpesh Shah, Adrian Bunk]
2028 * Documentation improvements [Marcin Krzyzanowski, Tor, Crispin
2029   Flowerday, Mariano Suárez-Alvarez, Christian Biere, Danny Milo,
2030   Vincent Untz, Bastien Nocera]
2031 * New and updated translations (cy,de,nl,ru,sq,sv)
2032
2033 Overview of Changes from GLib 2.4.x to GLib 2.6.0
2034 =================================================
2035
2036 * Major new APIs
2037   - GOption, a commandline option parser
2038   - GKeyFile, a parser/editor for the .ini like files 
2039   - Functions to support the XDG basedir specification
2040   - Wrappers for common POSIX pathname functions to handle filename
2041     encodings consistently. On Windows, these use UTF-8.
2042
2043 * Miscellaneous new functions
2044   - g_filename_display_name() converts filenames in displayable UTF-8 strings
2045   - g_uri_list_extract_uris() splits uri lists
2046   - g_date_get_iso8601_week_of_year() gets ISO 8601 week numbers
2047   - g_log_set_default_handler() installs an alternate default log handler
2048   - g_get_language_names() obtains a list of applicable locale names
2049   - g_strv_length() calculates the length of NULL-terminated string arrays
2050   - g_win32_get_windows_version() determines the Windows version 
2051   - G_GNUC_INTERNAL marks functions as non-exported
2052   - glib_check_version() checks the GLib version at runtime
2053   - g_debug() completes the family of logging functions
2054
2055 * Performance improvements
2056   - Optimize g_utf8_validate()
2057   - Optimize g_markup_parse_context_parse()
2058   - Reduce signal connection complexity from O(n) to O(1) 
2059   - Get rid of many PLT entries for internally used exported symbols
2060   - Reduce code size by removing literal strings from g_return_if_fail()
2061
2062 * Other changes
2063   - On Windows, GLib functions that take file name arguments now require
2064     those to be in UTF-8. Functions that return file names return UTF-8.
2065   - Use higher precision for mathematical constants
2066   - Don't convert to/from UTF-8 in g_filename_to_uri/g_filename_from_uri
2067   - Support ll as printf format modifier for long long on all platforms
2068   - Clean up the ABI and enforce the list of exported symbols
2069   - Add a .pc file for using gmodule in libraries
2070   - Require ngettext
2071
2072 Overview of Changes from GLib 2.5.7 to GLib 2.6.0
2073 =================================================
2074 * GOption: Don't list help options if group-specific
2075   options have been requested [Glynn Foster]
2076 * Make g_get_language_names() track locale changes [Christian Persch]
2077 * Win32 bug fixes [Tor Lillqvist]
2078 * Bug fixes [Philippe Blain, Owen Taylor, Sebastian Wilhelmi]
2079 * New and updated translations (da,es,ja,lt,zh_CN)
2080 Bugs fixed: 159530,100697,160271,160645,157255
2081
2082 Overview of Changes from GLib 2.5.6 to GLib 2.5.7
2083 =================================================
2084 * Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]
2085 * Optimize g_markup_parse_context_parse() [Havoc Pennington, 
2086   Morten Welinder]
2087 * Reduce signal connection complexity from O(n) to O(1) 
2088   [Sven Neumann]
2089 * Add a .pc file for using gmodule in libraries [Owen]
2090 * Add G_GNUC_MALLOC to mark functions returning newly 
2091   allocated memory  [Matthias]
2092 * Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren,
2093   Bruce Hochstetler]
2094 * Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten,
2095   Frederic Crozat, Tor]
2096 * Documentation improvements [Matthias, Tor, Owen]
2097 * New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN)
2098
2099 Overview of Changes from GLib 2.5.5 to GLib 2.5.6
2100 =================================================
2101 * GOption
2102   - Add G_OPTION_FLAG_REVERSE to allow options 
2103     which unset a  boolean variable [Tor Lillqvist]
2104 * GChildWatch
2105   - Use sigaction instead of signal [Jonas Jonnson, 
2106   Archana Shah]
2107   - Make the very first SIGCHLD work [Gustavo Carneiro]
2108 * Bug fixes [Morten Welinder, Tor, David MacLachlan,
2109   Manish Singh, J. Ali Harlow]
2110 * Documentation improvements [Matthias Clasen, Tor]
2111 * Updated translations (da,ja,tr,zh_CN)
2112
2113 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
2114 =================================================
2115 * GKeyFile
2116   - Cleanups, add more error checking [Ray Strode]
2117   - Fall back to the untranslated string when getting 
2118     locale strings [Mark McLoughlin]
2119 * GOption
2120   - Document GOption [Matthias Clasen]
2121   - Better support for rest arguments [Owen Taylor, Matthias]
2122   - Handle conflicts between groups [Matthias]
2123 * Add g_lstat() to the stdio wrappers [Tor Lillqvist]
2124 * Add g_filename_display_name() to convert filenames
2125   in displayable UTF-8 strings  [Alex Larsson, Matthias]
2126 * Win32 bug fixes [Kazuki IWAMOTO, Hans Breuer, Tor]
2127 * Bug fixes [Christophe Fergeau, Morten Welinder, 
2128   Owen, Kjartan Maraas, Mark]
2129 * Documentation improvements [Matthias, Tor]
2130
2131 Overview of Changes from GLib 2.5.3 to GLib 2.5.4
2132 =================================================
2133 Add GKeyFile, a parser/editor for the .ini like files used in various
2134    freedesktop.org specifications. [Ray Strode]
2135 Make the handling of filename encodings consistent across all
2136    GLib functions, introduce wrappers for common POSIX 
2137    functions which accept the same filename encoding. [Tor Lillqvist, 
2138    Owen Taylor]
2139 GOption
2140  - Rename g_context_option_error_quark() to a more language-binding
2141    friendly name [Murray Cumming]
2142  - Accept backslashes in filenames on Win32 [Tor Lillqvist]
2143 * Strip the internal aliasing prefix IA__ from function names in 
2144   assertions [Matthias Clasen]
2145 * Add a function to split uri lists. [Matthias]
2146 * Win32 bug fixes 
2147  - Don't open console windows [Tor]
2148 * Other bug fixes [Philippe Blain, Robert Ögren, Hidetaka Iwai, Matthias,
2149  Morten Welinder, Mats-Ola Persson, Tor, Nickolay V. Shmyrev, Kjartan Maraas,
2150   Anders Carlsson, Tim-Philipp Müller, Lucas Rocha, Andrea Campi, Manish
2151   Singh, Thomas Fitzsimmons, Kazuki IWAMOTO]
2152 * Documentation improvements [Matthias, Linus Walleij, Nickolay, Philippe, 
2153  Adam Hooper, Gustavo Carneiro]
2154 * New and updated translations (cs,en_CA,en_GB,ja,nb,nl,or,sr,sr@Latn,sq)
2155
2156 Overview of Changes from GLib 2.5.2 to GLib 2.5.3
2157 =================================================
2158 * GOption
2159  - set the program name from argv[0] [Masatake YAMATO] 
2160  - make contexts work without a main group [Anders Carlsson]
2161 * Performance 
2162  - Get rid of many PLT entries for internally used exported symbols,
2163    and clean up the ABI at the same time and make make check check the
2164    list of exported symbols.  [Matthias Clasen]
2165 * Add API to get ISO 8601 week numbers [Niklas Lundell]
2166 * Add API to install an alternate default log handler [Darin Adler]
2167 * Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
2168 * Reduce code size bloat by removing literal strings from
2169  the g_return_if_fail() macros [Owen Taylor]
2170 * Add g_strv_length [Tim-Philipp Müller]
2171 * Win32 changes
2172  - Add API to determine the Windows version [Tor Lillqvist]
2173 * Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
2174   Manish Singh]
2175 * Documentation improvements [Morten Welinder, Matthias]
2176 * New and updated translations (es,nn,ro)
2177
2178 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
2179 =================================================
2180 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]
2181 * Add GOption, a commandline option parser [Anders Carlsson]
2182 * Add glib_check_version [Michael Natterer]
2183 * Add XDG basedir API [Ray Strode]
2184 * Require ngettext [Danilo Segan]
2185 * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, 
2186   Jon-Kare Hellan, Jody Goldberg]
2187 * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny]
2188 * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch]
2189 * New and updated translations (bs,eu,fi,gu,ne,pa)
2190
2191 Overview of Changes from GLib 2.5.0 to GLib 2.5.1
2192 =================================================
2193
2194 * Bug fixes [Oliver Guntermann, Sven Neumann, James 
2195   Henstridge, Hiroyuki Ikezoe, Matthias Clasen, Robert 
2196   Ögren, Tommi Komulainen]
2197 * Documentation improvements [Soeren Sandmann, 
2198   Christophe Fergeau, Danek Duvall]
2199 * New and updated translations (eu,hi)
2200   
2201 Overview of Changes from GLib 2.4.1 to GLib 2.5.0
2202 =================================================
2203
2204 * New functions g_debug [Sven Herzberg]
2205 * Use higher precision for mathematical constants [Morten 
2206  Welinder]
2207 * Don't convert to/from UTF-8 in g_filename_{to,from}_uri 
2208  [Federico Mena Quintero]
2209 * Win32
2210  - Handle empty digit string in printf() functions 
2211    correctly [Tor Lillqvist]
2212  - Support ll as format modifier for long long [Tor]
2213  - Be more careful about HOME [Tor, Ivan Wong]
2214  - Bug fixes [John Ehresman]
2215 * Miscellaneous bug and portability fixes [Danilo Segan, 
2216  Owen Taylor, Nikolai Weibull, Benoît Carpentier, Morten 
2217  Welinder, Manish Singh, Sven Neumann, Julio M. Merino Vidal,
2218  Kaz Sasayama, Murray Cumming, Federico, Mariano Suarez-Alvarez]
2219 * Documentation updates [Matthias Clasen, Crispin Flowerday,
2220  Tommi Komulainen, Federico Mena Quintero, Ed Griffiths]
2221 * New and updated translations (ja,ne,no,wa)
2222  
2223 Overview of Changes from GLib 2.4.0 to GLib 2.4.1
2224 =================================================
2225
2226 * Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
2227 * Miscellaneous bug and portability fixes [Owen Taylor,
2228   Matthias Clasen, Jonas Jonsson, Christian Krause,
2229   Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
2230   Piotr Klaban]
2231 * Documentation updates [Matthias]
2232 * New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
2233   fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
2234
2235 Overview of Changes from GLib 2.3.6 to GLib 2.4.0
2236 =================================================
2237
2238 * Handle invalid-UTF-8 in g_log() properly [Matthias Clasen]
2239 * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
2240 * Miscellaneous bug and portability fixes [Olivier Biot, David L. Cooper II, 
2241   Kjartan Maraas, Frédéric L. W. Meunier, Christof Petig, Manish Singh, 
2242   Sebastian Wilhelmi]
2243 * Documentation updates [Owen]
2244 * Updated translations (hr,ro)
2245
2246 Overview of Changes from GLib 2.3.5 to GLib 2.3.6
2247 =================================================
2248
2249 * GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
2250 * GMain threading fixes and improvements [Sebastian]
2251 * Win32 [Tor Lillqvist]
2252  - restore some symbols extraneously exported from gobject to maintain ABI compatibility
2253  - Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
2254 * Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
2255 * New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
2256
2257 Overview of Changes from GLib 2.3.3 to GLib 2.3.5
2258 =================================================
2259
2260 * Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
2261 * Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan] 
2262 * Add atomic operations and use it for the async queue and
2263   gonce implementation. [Sebastian Wilhelmi]
2264 * Documentation improvements [Sebastian, Matthias, Sven Herzberg]
2265 * Add g_main_depth() for finding the recursion depth of the main
2266   loop [Owen Taylor, Tim Janik, Stefan Westerfeld]
2267 * Add g_spawn_close_pid(), needed on win32 [J. Ali]
2268 * Win32 fixes. [Hans Breuer, J. Ali Harlow]
2269 * Misc bugfixes [Sebastian, Matthias, Balazs Scheidler, Owen]
2270 * Updated translations (cy,et,ga,sq)
2271
2272 Overview of Changes from GLib 2.3.2 to GLib 2.3.3
2273 =================================================
2274
2275 * Add a native AIX gmodule implementation. [Laurent Vivier]
2276 * Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
2277 * Extend GQueue API to match the GList API. [Soeren Sandmann]
2278 * Add g_hash_table_find().  [Tim Janik]
2279 * Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
2280 * Inline g_string_append_c() when possible. [Owen Taylor, Tim]
2281 * Wrap waitpid() as a GSource. [Jonathan R. Blandford]
2282 * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
2283   Matthias]
2284 * Add g_strsplit_set(). [Soeren]
2285 * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
2286   Soeren, Matthias]
2287 * Win32 build fixes. [Tor Lillqvist]
2288 * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
2289   Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
2290   Matthias]
2291 * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
2292
2293 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
2294 =================================================
2295
2296 * Add G_MAXSIZE. [Manish Singh]
2297 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
2298   implementing the init-by-array functionality of the 
2299   original mersenne twister. Add g_rand_copy(). Improve seeding. 
2300   [George Lebl]
2301 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
2302 * Add g_ptr_array_foreach(). [Matthias Clasen]
2303 * Add g_timer_continue(). [Tim-Philipp Müller]
2304 * Fix a threadsafety issue in mem chunks. [Matthias, Balazs Scheidler]
2305 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
2306   g_file_test() there too [Hans Breuer] 
2307 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
2308 * Add G_DEFINE_TYPE() plus variants to ease the constuction
2309   of GObject boilerplate code.  [Tim Janik]
2310 * Support & in password GECOS field [Matthias, Soeren Boll Overgaard]
2311 * Documentation improvements [Matthias, Manish]
2312 * Win32 build fixes [Hans]
2313 * Misc bug fixes [Damien Carbery, Matthias, Manish, Olivier Poncet, 
2314   Zack Rusin]
2315 * Updated translations (ar,de,fa,ga,mn,nn,no,sq)
2316
2317 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
2318 =================================================
2319
2320 * Add glib/gi18n.h and glib/gi18n-lib.h for common
2321   gettext support, including a Q_() macro for translation
2322   with context [Matthias Clasen]
2323 * Add a more flexible G_FILENAME_ENCODING variable
2324   as a replacement for G_BROKEN_FILENAMES [Matthias]
2325 * Fix the return value g_main_context_iterate() for
2326   newly ready sources [Padraig O'Briain]
2327 * Handle Hangul composition for normalization [Noah Levitt]
2328 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
2329 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
2330 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
2331 * Documentation improvements [Matthias]
2332 * GObject [Tim Janik]
2333  - Support '-' in g_signal_connect()/disconnect() names
2334    like 'swapped-signal'.
2335  - Add g_type_class_peek_static() and use to optimize
2336    g_object_new() for static types [Tim]
2337  - Allow setting construct-only properties from within
2338    init() implementations
2339  - Enforce readability/writeability in g_object_set/get()
2340 * Fix bug with g_ascii_strtod and multi-byte separator.
2341   [Behdad Esfahbod, Roozbeh Pournader]  
2342 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
2343   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
2344   Morten Welinder]
2345 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
2346
2347 Overview of Changes from GLib 2.2.x to GLib-2.3.0
2348 =================================================
2349
2350 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
2351 * Update Unicode data to Unicode 4.0 [Noah Levitt]
2352 * Support XML-safe formatted output with 
2353   g_markup_[v]printf_escaped [Owen Taylor]
2354 * Add g_file_read_link to read symbolic links [Matthias]
2355 * Add g_unichar_get_mirror_char to obtain the 
2356   mirrored variant of a character [Noah]
2357 * Support for one-time initialization functions. 
2358   [Sebastian Wilhelmi]
2359 * Miscellaneous API additions: g_vasprintf
2360   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
2361 * Docs improvements [Matthias]
2362 * Add support instance-private data on classed types
2363   [Mark McLoughlin, Tim Janik, Owen]
2364 * Optimize signal emissions [Soeren Sandmann, Tim]
2365 * Support a "default vtable" per interface [Tim]
2366 * Add support for properties on interfaces [Owen, Tim]
2367 * Miscellaneous API additions: g_value_take_string(),
2368   g_value_take_param(), g_value_take_object(), 
2369   g_value_take_boxed(). [Matthias]
2370 * Win32 build fixes [Tor Lillqvist]
2371
2372 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
2373 =================================================
2374
2375 * Fix a problem with g_thread_init() on 64-bit problems
2376   [Alceste Scalas, Sebastian Wilhelmi]
2377 * Add assembly implementations of byteswap macros
2378   for ia64 and x86_64. [Manish Singh]
2379 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
2380 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
2381
2382 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
2383 =================================================
2384
2385 * Win32 bug fixes [Tor Lillqvist]
2386 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
2387   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
2388 * Ensure we have a GUINT64_FORMAT by pulling in Trio
2389   if necessary [Manish Singh]
2390 * Further Trio build fixes [Matthias Clasen, Owen]
2391 * Hack around gcc, libtool issues with -pthread [Owen]
2392 * Docs improvements [Matthias]
2393 * Bug and portability fixes 
2394 * Updated and new translations (bg,de,fi,fr,sq,fr)
2395
2396 Other contributors: Kai Poitschke, Morten Welinder
2397
2398 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
2399 =================================================
2400
2401 * autoconf changes to make it possible to cross compile
2402   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
2403   Johannes Stezenbach]
2404 * Use libintl when it has bind_textdomain_codeset() and
2405   GLib doesn't. [Owen]
2406 * Improve generation of pseudo-random integers [Morten Welinder, 
2407   Sebastian Wilhelmi]
2408 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
2409 * Cleanup include order [Sven Neumann]
2410 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
2411 * Doc fixes and additions [Matthias]
2412
2413 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
2414   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
2415
2416 Overview of Changes from GLib 2.0.x to GLib-2.1.x
2417 =================================================
2418
2419 * Add copy of the Trio library to build and use for printf() when 
2420   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
2421 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
2422 * Add g_markup_parse_context_get_element() [Matthias]
2423 * Add g_utf8_strreverse [Matthias]
2424 * Add g_ascii_strtoull() [Tim Janik]
2425 * Support scanning of 64-bit values with GScanner [Tim]
2426 * Add g_set/get_application_name() [Havoc Pennington]
2427 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
2428   Use for g_return_if_fail(). [Matthias Clasen]
2429 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
2430 * Improve the seeding algorithm of GRandom to avoid problems
2431   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
2432   environment variable. [Sebastian Wilhelmi]
2433 * Improve thread configure checks, use -pthread where applicable
2434   [Sebastian]
2435 * Improve handlng of thread priorities [Sebastian]
2436 * Fix up parameter names that might shadow functions from
2437   system headers [Soeren Sandmann]
2438 * Clean up usage of deprecated functions [Manish Singh]
2439 * Docs fixes and improvements. In particular, include "Since" information.
2440   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
2441   Owen Taylor, Morten Welinder]. 
2442
2443 Overview of Changes in GLib 2.0.7
2444 =================================
2445
2446 * Fix C++ warnings in gtype.h [Dom Lachowicz]
2447 * Fix g_type_fundamental_next() [Tim Janik]
2448 * Fix various missing includes of config.h [Morten Welinder]
2449 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
2450 * Various 64-bit fixes [Manish Singh]
2451 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
2452 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
2453 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
2454      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
2455      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
2456 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
2457
2458 Overview of Changes in GLib 2.0.6
2459 =================================
2460
2461 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
2462 * Clean up debug spew from GObject [Anders Carlsson]
2463 * Compiler warning fixes [David L. Cooper II]
2464 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
2465 * Fixes for --disable-debug [Sebastian Wilhelmi]
2466 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
2467   Rajkumar Sivasamy, Laurent Vivier]
2468 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
2469   Sebastian Rittau, Linus Welleij]
2470 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
2471 * Updated translations (bg,ko,vi)
2472
2473 Overview of Changes in GLib 2.0.5
2474 =================================
2475
2476 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
2477 * Clean up debug spew from GObject [Anders Carlsson]
2478 * Compiler warning fixes [David L. Cooper II]
2479 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
2480 * Fixes for --disable-debug [Sebastian Wilhelmi]
2481 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
2482   Rajkumar Sivasamy, Laurent Vivier]
2483 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
2484   Sebastian Rittau, Linus Welleij]
2485 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
2486 * Updated translations (bg,ko,vi)
2487
2488 Overview of Changes in GLib 2.0.4
2489 =================================
2490
2491 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
2492 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
2493 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
2494 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
2495
2496 Overview of Changes in GLib 2.0.3
2497 =================================
2498
2499 * Handle sorting 0-length arrays (Ron Arts)
2500 * Threading fixes (Sebastian Wilhelmi)
2501 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
2502   Sebastian, Qingjiang Yuan)
2503 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
2504 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
2505 * Win32 fixes (Tor Lillqvist)
2506 * Try to fix g_get_charset() related segfaults. (Owen)
2507 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
2508   Andrew P. Lentvorski, Jr.)
2509 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
2510 * g_markup fixes. (Matthias Clasen.)
2511 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
2512   Wayne Schuller)
2513
2514 Overview of Changes in GLib 2.0.1
2515 =================================
2516
2517 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
2518 * Performance improvements for GObject parameter lookup, 
2519   g_filename_to/from_utf8() [Alex Larsson]
2520 * Actually check interface prerequisites [Matthias Clasen,
2521   Miroslaw Dobrzanski-Neumann]
2522 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
2523 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
2524 * Fixes for g_log() and threading.
2525   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
2526 * Make g_print(), g_printerr(), g_warning(), etc, convert from
2527   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
2528 * Fixes for GIOChannel on windows. [Tor Lillqvist]
2529 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
2530 * Fix file descriptor leak in g_file_get_contents() [Matthias]
2531 * Workaround iconv() problems on older Solaris [Lauri Alanko]
2532 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
2533 * Minor bug fixes.
2534
2535 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
2536   Akira Tagoh, Morten Welinder
2537
2538
2539 Overview of Changes in GLib 2.0.0
2540 =================================
2541
2542 * Thread portability fixes [Sebastian Wilhelmi]
2543 * Documentation updates [Owen Taylor]
2544 * Make g_strerror(), g_strsignal() properly return UTF-8,
2545   call bind_text_domain_codeset() so that error strings
2546   are in UTF-8 as well. [Owen, Tor Lillqvist]
2547
2548 Overview of Changes in GLib 2.0.0 rc1:
2549 ======================================
2550
2551 * Win32 fixes [Tor Lillqvist]
2552 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
2553 * Fix up g_date_strftime [Daniel Elstner]
2554 * Add some structure padding [Tim Janik]
2555 * Make g_get_homedir() prefer the users home directory to $HOME
2556
2557 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
2558
2559 Overview of Changes in GLib 1.3.15:
2560 ===================================
2561
2562 * Speed up marshalers by using private access to GValue 
2563   [Anders Carlsson, Tim Janik]
2564 * Reduce GValue to 2 elements [Tim]
2565 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
2566 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
2567 * Add padding to various structures [Owen Taylor, Tim]
2568 * Win32 fixes [Tor Lillqvist]
2569
2570 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
2571   Daniel Elstner
2572
2573 Overview of Changes in GLib 1.3.14:
2574 ===================================
2575
2576 * Register value transformations for gint64, guint64 [Andy Wingo]
2577 * Build with large-file support [Sven Neumann, Owen Taylor]
2578 * Fix handling of hostnames in URI's [Darin Adler]
2579 * Main loop bug fixes [Havoc Pennington, Owen]
2580 * Doc fixes and improvements [Manish Singh, Tim Janik]
2581 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
2582 * Win32 fixes [Hans Breuer, Tor Lillqvist]
2583 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
2584 * Miscellaneous bug fixes
2585
2586 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
2587   Morten Welinder.
2588
2589 Overview of Changes in GLib 1.3.13:
2590 ===================================
2591
2592 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
2593 * Miscellaneous win32 fixes [Tor, Hans Breuer]
2594 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
2595 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
2596 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
2597 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
2598   Laszlo Peter, Havoc Pennington, Tim Janik]
2599
2600 Overview of Changes in GLib 1.3.12:
2601 ===================================
2602
2603 * Implement closure chaining, fixing up API (Tim Janik)
2604 * Closure chaining test case (James Henstridge)
2605 * Make GType long not int where both are equal width (Tim)
2606 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
2607 * Fixes for NetBSD. (Dan Winship)
2608 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
2609 * Save space for GBSearchArray (Tim Janik)
2610 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
2611
2612 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
2613   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
2614   Sebastian Wilhelmi.
2615
2616
2617 Overview of Changes in GLib 1.3.11:
2618 ===================================
2619
2620 * Win32 fixes [Hans Breuer, Tor Lillqvist]
2621 * Documentation improvements [Matthias Clasen]
2622 * Portable directory handling API [Hans]
2623 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
2624 * Fix excess relocations in Unicode tables [Andrew Taylor]
2625 * Fix gpattern for UTF-8 [Matthias Clasen]
2626 * Support overriding class closures [Tim Janik]
2627 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
2628 * Hide pointers to type information inside GType to reduce locking
2629   [Alex Larsson, Tim]
2630 * Adds check for direct inclusion of gobject/*.h [Owen]
2631 * GObject API cleanups [Tim]
2632
2633 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
2634   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
2635
2636
2637 Overview of Changes in GLib 1.3.10:
2638 ===================================
2639
2640 * Many Win32 fixes and improvements [Tor Lillqvist]
2641 * Documentation improvements [Matthias Clasen]
2642 * g_string_printfa() renamed to g_string_append_printf()
2643 * Use libcharset from libiconv to implement charset detection
2644   more portably. [Owen Taylor, Hidetoshi Tajima]
2645 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
2646 * Make support for 64 bit integers a requirement [Joshua]
2647 * GPattern improvements [Tim Janik, Matthias]
2648 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
2649 * Many bug fixes and minor tweaks.
2650
2651 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
2652   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
2653   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
2654   Jacob Berkman
2655
2656
2657 Overview of Changes in GLib 1.3.9:
2658 ==================================
2659
2660 * Fixes for comparison of threads [Sebastian Wilhelmi]
2661 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
2662 * Win32 fixes [Tor Lillqvist, Hans Breuer]
2663 * Add a len argument to g_ascii_strup/strdown
2664 * Bug, portability fixes, cleanups.
2665
2666 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
2667
2668
2669 Overview of Changes in GLib 1.3.8:
2670 ==================================
2671
2672 * Documentation updates [Owen]
2673 * Made GType interfaces overridable in derived types
2674 * Many win32 fixes [Tor Lillqvist]
2675 * Miscellaneous cleanups and fixes
2676
2677 Other contributors:
2678   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
2679
2680
2681 Overview of Changes in GLib 1.3.7:
2682 ==================================
2683
2684 * Integrate GClosure support into the main loop [Owen Taylor]
2685 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
2686 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
2687 * Minor hash table optimizations
2688 * Main loop and threading improvements [Sebastian Wilhelmi]
2689 * Added g_ascii_* functions to be used for locale insensitive UTF-8
2690   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
2691 * Add functions for Unicode case-conversion, normalization, and 
2692   collation [Owen]* GString improvements [Owen]
2693 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
2694 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
2695 * Make code 64bit clean [Mark Murnane]
2696 * More G_CONST_RETURN fixes
2697 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
2698 * Miscellaneous bug and API fixes
2699
2700 Other contributors:
2701   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
2702   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
2703   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
2704   Peter Williams
2705
2706
2707 Overview of Changes in GLib 1.3.6:
2708 ==================================
2709
2710 * Threads have a "return value" from g_thread_join
2711 * Removed ability to adjust thread stack size
2712 * Prefix warnings with progname/PID by default, change toggle for this to 
2713   be an env variable G_MESSAGES_PREFIXED not a compile-time option
2714 * GMarkup speedups
2715 * GDate const, convenience fixups
2716 * Include test cases that headers are compilable by C++ compiler
2717 * Add ability to spawn processes with argv[0] != executable path.
2718 * g_strstr_len, g_strrstr, g_strrstr_len
2719 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
2720 * Misc bug fixes
2721
2722
2723 Overview of Changes in GLib 1.3.5:
2724 ==================================
2725
2726 * Added an installed glib-mkenums Perl program for parsing enumeration
2727   declarations from header files.
2728 * Mark some additional deprecated functions.
2729 * Bug and Portability fixes
2730
2731
2732 Overview of Changes in GLib 1.3.4:
2733 ==================================
2734
2735 * Efficiency improvements for GThreadPool
2736 * A few bug fixes
2737 * Build fixes
2738 * Documentation improvements
2739
2740
2741 Overview of Changes in GLib 1.3.3:
2742 ==================================
2743
2744 GLib:
2745
2746 * More user_data support in various functions.
2747 * Main loop API revamps to support per-thread main loops.
2748 * Unicode handling improvements.
2749 * Implemented debugging traps.
2750 * G_CONST_RETURN specification all over the place.
2751 * Various new small utility functions.
2752 * Random number generator precision improvements.
2753 * New configure option --disable-mem-pools.
2754 * Many Win32 improvements.
2755 * Added g_try_malloc() friends varinats.
2756 * Many documentation improvements.
2757 * Many threading improvements, support for dynamic allocation
2758   of static mutexes.
2759 * GHookLIst API cleanups.
2760 * Improved format support of GDate parser.
2761 * String function speed improvements with new g_stpcpy().
2762 * Hashtable API additions.
2763 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
2764 * Optimizations, cleanups, bug fixes.
2765
2766 GObject:
2767
2768 * Added many convenience functions.
2769 * GClosure and GParamSpec use float/sink ref-counting scheme now.
2770 * Reworked property change notification.
2771 * Binary searchable array cleanups, so it's widely usable now.
2772 * Added static content keeping for some GValue types.
2773 * Support for statically scoped signal parameters.
2774 * Extinguished property trailer args in set/get interface.
2775 * Added support for abstract types.
2776 * G_CONST_RETURN specification all over the place.
2777 * Split parameter exchange functionality into value transforms
2778   and parameter conversions.
2779 * Added signal emission hooks and signal accumulators.
2780 * Added interface prerequisites to support is_a (interface, object)
2781   relations.
2782 * Implemented GValueArray.
2783 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
2784   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
2785   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
2786 * Varrags value collection improvements.
2787 * Implemented debugging traps.
2788 * Made things thread-safe.
2789 * Many documentation improvements.
2790 * Many cleanups, optimizations and bug fixes.
2791
2792
2793 Overview of Changes in GLib 1.3.2:
2794 ==================================
2795
2796 GLib:
2797
2798 * Win32 build improvements  [Tor]
2799 * Improvements to error reporting  
2800   (g_critical(), g_return_if_reached()) [Darin]
2801 * Add g_strlcpy/g_strlcat  [David Wheeler]
2802 * New IO channel implementation for Win32  [Tor] 
2803 * Make g_array_free, g_string_free return pointer to memory requested
2804   not to be freed.  [Darin]
2805 * Added GError based error reporting for thread functions.  [Sebastian]
2806 * Moved reference docs into GLib distribution. [Owen]
2807 * Added g_convert() for doing convenient character set conversions based
2808   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
2809 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
2810   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
2811 * Portability fixes for threading.  [Sebastian]
2812 * Added convenient functions for launching new processes (g_spawn_*),
2813   and shell quoting/unquoting functions.  [Havoc]
2814 * Split glib.h into many headers.  [Sebastian]
2815 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
2816 * Fixed confusions between comparison functions that return <0, 0, >0
2817   and equaility functions that return FALSE,TRUE.  [Sebastian]
2818 * Added safe/portable temporary file manipulation functions.  [Tor]
2819 * autoconf improvements.  [Raja]
2820 * Many documentation improvements.
2821 * Bug fixes.
2822
2823 GObject:
2824
2825 * Added boxed and pointer types.  [Tim/Jonathan]
2826 * Added callback abstraction (GClosure)  [Tim]
2827 * Added signal system (GSignal)  [Tim]
2828 * Make GTypePlugin an interface  [Tim]
2829 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
2830 * Bug fixes.
2831
2832
2833 What's new in GLib 1.3.1:
2834 =========================
2835
2836 * New GObject library added including object system based on
2837   the GTK+ object system. 
2838 * Functions for getting the properties of Unicode characters, 
2839   computing the canonical decomposition and ordering combining
2840   characters aand manipulating UTF-8 string manipulation based
2841   on libunicode.
2842 * GString now properly handles embedded nuls.
2843 * Multiple fixes from the 1.2.x branch.
2844 * Upgrade to libtool 1.3.3
2845 * Full thread support (thread creation and destruction).
2846 * BeOS port, BeOS dynamic modules.
2847 * Many improvements to the Windows ports.
2848 * Improvements to the OS/2 port, OS/2 module support.
2849 * Double ended queue implementation.
2850 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
2851 * New configure option --enable-msg-prefix to prefix messages, warnings
2852   et ceteri with the program name and the process id.
2853 * New thread-safe random number generator Mersenne Twister.
2854 * g_strcompress() added, g_strescape() had a slight API change, and
2855   more tightly defined semantics.
2856 * the g_string(x) macro has been removed, #x may be used instead.
2857                                 
2858 * bugs fixed: