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