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