Add another bug
[platform/upstream/glib.git] / NEWS
1 Overview of Changes from GLib 2.27.3 to 2.27.4
2 ==============================================
3
4 * GIO
5  - Mounts are treated as hidden if they have a path element
6    that starts with a dot
7  - GAppInfo gained API to differentiate between recommended
8    and fallback mime handlers
9  - g_cancellable_create_source: creates a GSource that triggers
10    when the GCancellable is canceled
11  - GPollableInput/OutputStream: Interfaces for pollable streams
12  - TLS support has landed, with an extension point that is
13    implemented in glib-networking
14
15 * GLib
16  - Mainloop sources can now have 'child sources'
17  - g_get_runtime_dir: New function to return the XDG_RUNTIME_DIR
18
19 * Bugs fixed:
20  530786 GFileMonitor "changed" signal underdocumented
21  588189 TLS support for GSocket*
22  630357 g_object_new_valist uses uninitialized memory
23  630559 typo in public string in gsocks: 'The SOCKSv5 require...
24  632445 Documentation refers to removed GNOME 2.0 porting guide
25  634239 Child GSources
26  634241 Add pollable input/output streams
27  634504 allow passing a NULL emblem to g_emblemed_icon_new()
28  634613 unsufficient g_get_user_runtime_dir() documentation
29  635640 schema should inherit gettext-domain from schemalist
30  635768 Protect g_file_monitor_set_rate_limit() against negative...
31  635882 Fix the wrong-category schema test
32  635187 Wrong type of GVariant received in an action...
33
34 * Updated translations:
35  Galician
36  Italian
37  Norwegian bokmål
38  Uyghur
39
40
41 Overview of Changes from GLib 2.27.2 to 2.27.3
42 ==============================================
43
44 * The GTimeSpec type that was introduced in the 2.27.2 has been
45   dropped again in favour of APIs that return microseconds as
46   64-bit integer.
47   Affected functions:
48   g_source_get_time
49   g_periodic_unblock
50   g_get_monotonic_time
51   g_get_real_time
52   The similar GTimeVal struct is still around, but its use is
53   discouraged.
54
55 * GTimer is now using monotonic time unconditionally
56
57 * There are some new functions to facilitate error reporting
58   in async GIO APIs:
59   g_simple_async_result_take_error
60   g_simple_async_result_new_take_error
61   g_simple_async_report_take_gerror_in_idle
62
63 * There is new convenience API to us GVariant dictionaries:
64   g_variant_lookup
65
66 * It is now possible to delay sending match rules to the
67   D-Bus daemon in GDBus:
68   G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
69
70 * Support has been added for XDG_RUNTIME_DIR:
71   g_get_user_runtime_dir
72
73 * Various fixes for Win64/MSVC builds have been committed
74
75 * Bugs fixed:
76  620263 Add g_clear_object, g_clear_pointer, g_clear_boxed
77  633075 update Project Files and sources for MSVC 2008/C89
78  633381 gsettings Makefile rules should handle empty list...
79  633685 Use g_simple_async_result_{new_,}take_error
80  633686 Add g_simple_async_report_take_gerror_in_idle
81
82 * Translation updates:
83   Belarusian
84   Galician
85   Hebrew
86   Punjabi
87   Spanish
88
89
90 Overview of Changes from GLib 2.27.1 to 2.27.2
91 ==============================================
92
93 * GApplication
94  - Export actions over DBus and support activating them from remote instances
95  - Support environment passing
96
97 * GSettings
98  - The gsettings utility has a list-recursively command
99  - The gsettings utility has commandline completion for enum values
100
101 * GLib is now linked against librt and uses monotonic time for
102   timeouts and GPeriod sources. GSource has a new g_source_get_time()
103   which returns monotonic time, and g_source_get_current_time() has
104   been deprecated
105
106 * Bugs fixed:
107  158725 free linked list with data
108  626320 GVariant: Avoid locking in g_variant_get_child_value() if possible
109  629247 add gsimpleasyncresult methods to take over a GError
110  629274 GNetworkService does not do fallback when there is no SRV record
111  631264 gsettings-tool choice/range support
112  631482 g_date_time_from_instant: 1000000000000000000
113  632169 docs for manual use of gsettings-data-convert
114  632571 Add equivalent to gconftool-2's -R option
115  633115 GSettings m4 doesn't fail the build for broken schemas
116  633206 Default g_application_local_command_line() doesn't set exit_status...
117  633339 support more complex gapplication setups
118  633356 Make timeout G_MAXINT mean "no timeout"
119
120 * Translation updates:
121  Catalan (Valencian)
122  Indonesian
123  Japanese
124
125
126 Overview of Changes from GLib 2.27.0 to 2.27.1
127 ==============================================
128
129 * GDateTime now has full week number support.
130   New API: g_date_time_get_week_numbering_year
131
132 * The GSettings schema compiler will now skip over
133   broken .xml schema files instead of aborting altogether
134
135 * GSettings now works properly on bigendian systems
136
137 * GSettings has more complete support for ranges
138   New API:
139     g_settings_get_range
140     g_settings_range_check
141   The gsettings commandline tool supports ranges too.
142
143 * GApplication has been rewritten; see the API docs for details
144   and examples. The action support is not complete yet.
145
146 * The GLib mainloop has gained 'dispatch to context' functionality,
147   which can replace manually created idles in many cases.
148   New API:
149     g_main_context_invoke
150     g_main_context_invoke_full
151
152 * The gio-desktop-app-info-lookup extension point has been
153   removed from GIO. GIO now uses x-scheme-handler mimetypes when
154   looking for default applications.
155
156 * On win32, make g_get_user_data_dir() return the CSIDL_LOCAL_APPDATA
157   folder on Windows, and not CSIDL_PERSONAL. This matches what Qt does,
158   and has been widely requested. Also make g_get_user_config_dir() return
159   this and not the (roaming) CSIDL_APPDATA folder.
160
161 * A periodic event clock has been added in GIO: GPeriodic. Note that this
162   API is still experimental and expected to undergo changes before it
163   will be incorporated into a stable GLib release. Use at your own risk.
164
165 Bug fixes:
166  613822 gobject signal connect/disconnect not thread safe
167  618737 "dispatch to context" functionality
168  620710 g_get_user_data_dir() uses CSIDL_PERSONAL and not CSIDL_APPDATA
169  623400 acquire context before dispatching
170  627126 gsettings schema files don't get installed on FreeBSD
171  627171 g_socket_new_from_fd() doesn't set the right protocol
172  628876 Wrong error description
173  628937 gracefully handle broken schemas
174  629274 GNetworkService doesn't fallback when there is no SRV record
175  629289 g_error() used wrong, produces core dump
176  629687 leaks class refcount in gsocketcontrolmessage
177  629849 GLib-CRITICAL **: g_source_get_context: assertion `!SOURCE_...
178  629945 GDBus deadlock in g_bus_get_sync()
179  630000 g_date_time_difference
180  630077 GDateTime week number support
181  630185 Allow NULL strings in g_quark_try_string()
182  630797 docs mention non-existent g_object_dispose()
183  630968 gschema-compile problems on power g5
184  631263 GSettings needs range/choice APIs
185  631264 gsettings-tool choice/range support
186  631379 GDBus nonce-tcp test failing
187  631410 Port gapplookupgconf.c to using x-scheme-handler/
188  632884 Possible deadlock in g_object_remove_toggle_ref()
189
190 Transation updates:
191  Basque
192  Brazilian Portuguese
193  British English
194  Bulgarian
195  Czech
196  Dutch
197  Estonian
198  French
199  Galician
200  German
201  Greek
202  Hebrew
203  Hungarian
204  Japanese
205  Lithuanian
206  Polish
207  Portuguese
208  Romanian
209  Simplified Chinese
210  Slovenian
211  Spanish
212
213
214 Overview of Changes from GLib 2.25.15 to GLib 2.27.0
215 ====================================================
216
217 Build:
218   - massive restructuring to reduce #include abuse
219   - tweaks to silence some harmless compiler warnings
220   - rename gschema-compile.c to glib-compile-schemas.c
221   - Windows fixes
222   - fix building with zlib < 1.2.4 on win32
223
224 GDateTime:
225   - better msgctxt for translating month and weekday names
226   - API is changed quite a lot, implementation is improved
227   - GTimeZone is now exposed
228
229 GObject:
230   - make ordering for overridden interface properties consistent
231   - ->priv structures are limited to 64k but this was not documented,
232     and exceeding this limit produced bad results.  Add docs and enforce
233     the limit properly.
234   - add g_object_class_install_properties() to install multiple
235     properties in one go
236   - improve debugging output for GValue containing G_TYPE_STRV
237
238 GIO:
239   - fix priority sorting of GIO extensions
240   - add GCredentials support on FreeBSD
241   - fix support for IPv6 addresses in URI parsing functions
242   - GSocketClient fixes for when g_socket_connect succeeds immediately
243   - clarify string encoding for GFile constructors in docs
244   - new functions g_data_input_stream_read_upto{,async,finish}
245   - tweak confusing documentation for g_output_stream_write()
246
247 GDBus:
248   - GDBusMessage can now be locked and copied (like in libdbus)
249   - GDBusConnection filter function API has changed again
250   - GDBusServer: ::new-connection now declares if the connection was claimed
251   - add a partial workaround for GObject bug 627724.
252   - very many memory leaks fixed
253
254 GVariant:
255   - check for size == 0 in g_variant_get_bytestring to avoid a crash
256     when attempting to get_bytestring() from an empty array
257   - improve gobject-introspection annotations
258
259 GSettings:
260   - add GSettings Windows registry backend
261   - some internal tweaks to the backend API
262   - remove g_settings_list_items
263   - add g_settings_list_children and _list_keys to replace it
264   - add schema compiler restrictions for dealing with lists
265   - don't automatically emit value changed signals on writability
266     changes
267
268 Other:
269   - constify the 'parser' vtable param to g_markup_parse_context_push()
270   - plug many memory leaks in test cases
271
272 Bugs closed:
273   50076 Time API to go with date API
274  584284 g_data_input_stream_read_until_async different from sync version
275  624546 Modification of GDBusMessage in filter function
276  626919 Let g_object_class_install_property() return the installed GParamSpec*
277  628029 GDateTime missing get_week_of_year method
278  628253 Interface properties not listed in a consistent order
279  628331 Plug lots of mem leaks in gio test suite
280  628345 Plug a mem leak
281  628436 Plug a mem leak
282  628505 Fix building with zlib < 1.2.4 on win32
283  628839 [PATCH] datetime: Rename shadowing variables
284  628904 [PATCH] Add credential support for FreeBSD and fix a socket issue
285  628952 incorrect glib_major_version and other variables on cygwin.
286  629192 g_strdup_value_contents(): dump GStrv more usefully
287  629251 g_socket_client_async_connect_complete: assertion failed
288  629259 Failed to connect to "::1"
289  629328 g_markup_parse_context_push doesn't respect const structs
290  629429 month "May" short and full form same with "GDateTime" msgctxt
291  629689 GDBusConnection leaks its GCredentials
292  629698 Segfault in g_variant_get_bytestring() 
293
294 Updated translations:
295   Arabic
296   Armenian
297   Basque
298   British English
299   Czech
300   Finnish
301   Galician
302   German
303   Hungarian
304   Indonesian
305   Japanese
306   Lithuanian
307   Norwegian bokmål
308   Polish
309   Portuguese
310   Punjabi
311   Simplified Chinese
312   Slovenian
313   Spanish
314   Swedish
315   Swedish
316   Traditional Chinese
317
318 Overview of Changes from GLib 2.25.14 to GLib 2.25.15
319 =====================================================
320
321  * GIO
322   - Memory leak fixes
323   - The GZip(De}Compressor can now process header information
324   - Support for network proxies has been added, with the GProxy
325     interface and the gio-proxy-resolver extension point. GIO
326     includes SOCKSv4 and SOCKSv5 implementations, and libproxy
327     is also going to provide an implementation of this extension
328     point.
329   - There are GAction and GActionGroup interfaces now, which will
330     be used in GApplication in the near future.
331
332  * GObject
333   - There are now convenience macros for defining boxed and
334     pointer types
335
336  * GDBus
337   - Memory leak fixes
338   - GDBusProxy for well-known names can now auto-restart
339     the service if the name owner disapperas
340   - Filter functions are now allowed to modify messages
341
342  * GLib
343   - GDateTime is a replacement for GDate that supports time
344     and timezone information.
345
346  * Bugs fixed:
347   50076 Time API to go with date API
348  449565 Add G_DEFINE_BOXED_TYPE()
349  617691 Add GZIP header processing to GZlibCompressor/GZlibDecompressor
350  622184 add g_memory_output_stream_steal_data
351  624546 Modification of GDBusMessage in filter function
352  627088 Build failure in gdbus-peer.c on FreeBSD
353  627181 save a memdup
354  627182 Plug a mem leak in the gdbus-connection test
355  627187 Plug some gdbus mem leaks
356  627188 gdbus-non-socket test occasionally fails
357  627252 G_OPTION_FLAG_NO_ARG is only for callback options
358  627392 gdbus commit 8a3a4596 breaks win32 compile
359  627407 FTBFS on !linux UNIX platforms
360  627604 String error: 'that' twice in a row
361  627969 ABR in g_file_open_tmp
362  628084 gdbus-peer fails with assertion
363  628193 Miscellaneous string fixes
364  628296 abort() in gsocketconnection.c
365  628309 Plug a mem leak in GConverterOutputStream
366  628317 GEmblemedIcon:equal implementation is buggy
367  628323 Fix invalid reads
368  628327 Plug a mem leak
369  628328 Plug a mem leak
370  628329 Don't leak the FD list
371  628324 Invalid reads in gdbus-export test
372
373  * Updated translations:
374   British English
375   Danish
376   Galician
377   Hebrew
378   Punjabi
379   Serbian
380   Spanish
381   Traditional Chinese
382
383
384 Overview of Changes from GLib 2.25.13 to GLib 2.25.14
385 =====================================================
386
387 * GDBus
388  - Make the closure variants of GDBus apis work
389  - Make error unregistration work
390  - Use async IO in the IO thread (626748)
391
392 * GIO
393  - Make g_simple_async_result_is_valid work without source (626208)
394  - GSocketClient: add a timeout property
395  - Fix memory leaks in GSocketClient
396  - Handle async vs. sync correctly in GSocketConnection stream (616458)
397  - Declare stream base classes as abstract
398  - Clarify semantics of g_output_stream_write() (627071)
399
400 * Other
401  - Improve test coverage for GDBus, GRegex, GAsyncResult
402  - Drop dead code in pcre, xdgmime
403  - Fix a race condition in gtester (578295)
404  - Avoid an extra allocation in GAsyncQueue (626704)
405  - Add test case for non-socket GIOStream (626841)
406  - More explicit GVariant docs (622770)
407  - Imroved docs for GAsyncInitable and GSimpleAsyncResult (602417)
408
409 * Translation updates:
410  - Galician
411  - Norwegian bokmål
412  - Punjabi
413  - Simplified Chinese
414  - Swedish
415
416
417 Overview of Changes from GLib 2.25.12 to GLib 2.25.13
418 =====================================================
419
420 +-------------------------------------------------------------------+
421 |   WARNING: There have been no breaks in API or ABI.  Weird, eh?   |
422 +-------------------------------------------------------------------+
423
424 The primary purpose of this release is to fix a serious problem with
425 glib 2.25.12: glibconfig.h (as generated on a Fedora amd64 system) was
426 being distributed in the tarball.  It was being used to build some parts
427 of glib on other systems (eg: 32bit ones).  This was causing some very
428 serious problems.
429
430 There have been many other improvements, however:
431
432  Build and testing:
433   - vastly improved test coverage
434   - old tests moved to the gtester framework
435   - gtester Makefile modified so that the tests only run once
436   - cleanup of how we handle includes while building glib
437
438  GVariant:
439   - add a g_return_if_fail (utf8) to g_variant_new_string()
440
441  GDBus:
442   - perform extra sanity checks when serialising messages
443   - add API to query and set the byteorder of a GDBusMessage
444   - improve debug output, add some extra options
445   - if exiting due to the bus disconnecting us, print an error message
446     explaining why
447   - sort property names correctly
448   - don't bother sending RemoveMatch when we will close the connection
449     anyway
450   - use effective uid/gid for credential passing
451
452  GSettings:
453   - add G_SETTINGS_BIND_INVERT_BOOLEAN for inverting boolean bindings
454     without mapping functions
455   - mark all strings in the schema compiler for translation
456
457  Binding:
458   - improve closure support for bindings
459   - copy GSettings INVERT_BOOLEAN flag
460
461  Other:
462   - fix another complicated GCancellable deadlock possibility
463
464 Bugs closed:
465  599590 glib build doesn't look for correct pkg-config
466  619026 avoid warning in gutils.h when using gcc with -Wconversion
467  624739 Please fix POTFILES.in
468  625472 Valgrind claims uninitialized bytes used
469  625500 g_date_set_time_val documentation doesn't mention local time
470  625628 GDBusProxy: wrong property name sorting
471  625753 Incorrect flags used in g_dbus_connection_call_sync()
472  625827 Expand documentation about error quark naming
473  625988 builddir != srcdir issues
474  626107 glibconfig.h is being disted
475
476 Updated translations:
477  French
478  Galician
479  Hebrew
480  Norwegian bokmål
481  Spanish
482
483
484 Overview of Changes from GLib 2.25.11 to GLib 2.25.12
485 =====================================================
486
487 +-------------------------------------------------------------------+
488 | WARNING: There have been many API changes in GDBus -- sending     |
489 | messages, subscribing to signals, closing connections and         |
490 | registering subtrees are affected.  The ABI for GSettingsBackend  |
491 | has also been changed.  For both reasons, a new dconf release is  |
492 | required (and will be along soon).                                |
493 +-------------------------------------------------------------------+
494
495 Build:
496   - cleanup automake setup
497   - rename configure.in to configure.ac
498   - various docs fixups
499   - move glibconfig.h to glib/
500   - disable dtrace support on Mac OS (which has incompatible 'dtrace')
501
502 GSettings:
503   - add support for vendor override files (to change the default values
504     in a schema)
505   - change GSettingsBackend vtable
506   - add g_settings_reset()
507   - support binding to G_TYPE_STRV properties
508
509 GDBus:
510   - many bug fixes, including a serialisation fix
511   - stop handling incoming connections as soon as stop() is called
512   - proper support for file descriptor passing
513   - new flags parameter for sending messages
514   - new flags parameter for subscribing to signals
515   - always reset the message serial when sending a message unless
516     G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL is given
517   - constness fixes for introspection structures
518   - clean ups to subtree registration API
519
520 Other:
521   - fix divide by zero bug in g_malloc_n functions
522   - GIO: don't blindly assume that SOCK_CLOEXEC is supported
523   - make GObject property notify freezes threadsafe
524   - GIO: clean up credentials passing
525   - GApplication: make default-quit not apply if register=FALSE
526   - GIO: add annotations for gobject-introspection
527
528 Bugs closed:
529  166020 use GAtomic for refcounting
530  617483 Credentials passing
531  622005 [GApplication] no way to modify the "default-quit" property
532  623293 vendor override files
533  623810 Message serialization bug
534  623815 Don't check sender for GDBusProxy objects where name is not set
535  624473 GDBusSubtreeIntrospectFunc return type
536  624483 GDBusSubtreeEnumerateFunc clarification
537  624484 GDBusSubtreeDispatchFunc clarification
538  624754 gdbusaddress.c missing sys/wait.h
539  624968 div by zero in g_malloc_n family
540  624991 GSettings mapping for G_TYPE_STRV 
541  625383 Add missing GI annotations
542
543 Updated Translations:
544  Armenian
545  Galician
546  German
547  Hebrew
548  Kazakh
549  Romanian
550  Simplified Chinese
551  Spanish
552
553 Overview of Changes from GLib 2.25.10 to GLib 2.25.11
554 =====================================================
555
556 +-------------------------------------------------------------------+
557 | WARNING: There have been minor API changes in GDBus and GVariant. |
558 | These API changes will not affect many users, but they do require |
559 | a new version of GTK+ to be installed.                            |
560 +-------------------------------------------------------------------+
561
562 Build:
563   - add a --disable-Bsymbolic configure flag to disable linking with
564     -Bsymbolic-functions
565   - this release sees the complete removal of the old 'g*alias' hacks
566   - honour the NOCONFIGURE environment variable from autogen.sh
567   - use proper feature test macros for isnan
568   - use pkg-config to check for zlib
569   - add ACLOCAL_AMFLAGS to Makefile.am
570
571 GDBus:
572   - hide Class and instance structures for all GDBus types except
573     GDBusProxy.  This breaks API by preventing subclassing, but probably
574     nobody was doing that.
575   - add new GDBusConnection call to support flushing all pending
576     outgoing messages
577   - change the register_object API to add a reference to the
578     GDBusInterfaceInfo object so the caller need not keep it alive
579     themselves
580   - don't rewrite the serial number when sending messages that already
581     have a serial number
582   - better error checking for DBUS_SESSION_BUS_ADDRESS environment
583     variable
584   - switch to g_parse_debug_string for G_DBUS_DEBUG and add a lot of new
585     flags
586   - add support for temporarily freezing a freshly created
587     GDBusConnection.  Do this until after the ::new-connection signal
588     has finished running on GDBus services.
589   - never require non-closed connections (the user is incapable of doing
590     this due to the obvious race)
591   - remove weird/misleading redundant check on NameOwnerChanged signal
592   - emit GDBusProxy::g-properties-changed on NameOwnerChanged
593
594 GVariant:
595   - the 'g_variant_{new,get}_byte_array' APIs have been removed
596   - g_variant_{new,get,dup}_bytestring has been added, with different
597     arguments and different behaviour
598   - g_variant_{new,get,dup}_bytestring_array has been added, doing
599     essentially the same thing as the 'strv' functions, but with byte
600     strings instead of utf8 strings
601   - G_VARIANT_TYPE_BYTESTRING ('ay'), BYTESTRING_ARRAY ('aay') and
602     STRING_ARRAY ('as') constants have been added
603   - the undocumented behaviour that g_variant_get_strv() deserialised
604     arrays of object paths or signature strings has been dropped
605   - additional varargs support for converting bytestrings or bytestring
606     arrays with ^ay ^aay ^&ay and ^a&ay
607   - improved gobject-introspection annotation
608   - fix a problem with GBuffer calling g_slice_free for the wrong type
609   - fix leaks in the type inferencing code of the parser
610
611 GSettings:
612   - improved documentation
613   - updated schema XML DTD, now xincluded into the docs
614   - added support for schemas that extend other schemas (using the
615     'extends=' attribute).  Values of keys in the base schema can be
616     overridden using <override>.
617   - added theoretical support for lists (using the 'list-of=' attribute)
618   - lots of new tests
619   - add support for flags (implemented similarly to enums)
620   - add support for generating .enums.xml files to gsettings.m4:
621       gsettings_ENUM_NAMESPACE = org.example.myapp
622       gsettings_ENUM_FILES = ../path/to/*.h
623     will generate org.example.myapp.enums.xml with mappings for all
624     enums and flags in the specified .h files.
625   - warn with g_message() if the 'memory' backend is used by default
626     (ie: because no other GSettings backends are installed)
627   - fix get_property() for GSettings::schema
628   - command line tool: fix a bug that prevented non-basic values from
629     being set due to a premature free
630   - command line tool: bash completion support
631   - chain up in _finalize
632   - add a new g_settings_get_mapped API to read settings that require
633     post-processing
634   - retry with the translated or schema default value if the
635     GSettingsBindGetMapping function fails
636   - schema compiler: never fail due to empty schema directories (but
637     warn)
638   - peek rather than ref/unref the GEnumClass in the mapping function
639   - schema compiler: compile *.enums.xml before *.gschemas.xml to ensure
640     that we have all the enums that the schemas may reference
641   - schema compiler: improve accuracy of line numbers in error reports
642   - fix crashes in the keyfile backend caused by invalid group names in
643     the keyfile
644
645 Other:
646   - always intern GBinding prop names
647   - base64: remove asserts preventing conversion of empty strings
648   - document NULL special-cases for GValueArray
649   - GNode docs improvements
650   - improve detection of 'system internal' mounts
651   - fix leaks in the inotify GFileMonitor implementation
652   - annotate all custom GIO GSources to improve debugging (e.g. using
653     SystemTap)
654
655 Tests:
656   - Turn on glibc malloc checking features for make check
657   - improvements for GSettings tests, plus new tests
658   - improved tests for GKeyfile
659   - new tests for GDir, GSList, GSList, GAppLaunchContext,
660     CharsetConverter, GIcon, ...
661   - move some tests to GTester (tree tests, uri tests)
662   - generally, really an awful lot of new tests
663   - don't try to allocate 2gigs of memory anymore for the array test
664
665  552363 g_value_array_{insert,prepend,append}'s special cases for NULL
666  561248 Improve return value description from g_node_prev/next_sibling()
667  570036 Add ACLOCAL_AMFLAGS to Makefile.am
668  576833 g_sprintf add a reference to g_strdup_printf
669  576854 g_strconcat() documentation should provide a hint about bad l10n
670  582227 reference: add other URI functions to 'URI Functions' section
671  599223 should provide g_spawn_* variants that take a GAppLaunchContext
672  610784 array test failing
673  613057 Leak in inotify GFileMonitor implementation
674  620536 Annotate all custom GIO GSource using g_source_set_name
675  620913 More control with G_DBUS_DEBUG
676  622124 implement flags
677  622127 GSettings extended key validation
678  622128 retry with default value for failed mapping
679  622294 More annotations for GVariant
680  622565 glib-compile-schemas fails when no schemas
681  622600 Fix missing prototype warning
682  622813 gsettings mapping & enum buglet
683  623142 Ensure ::new-connection runs before processing D-Bus messages
684  623143 Never require non-closed connections
685  623319 use g_parse_debug_string for dbus debug flags
686  623401 process enums first
687  623402 schema compiler reports wrong line numbers
688  623407 g_keyfile_settings_backend_new crashes with the key "/"
689  623473 zlib should be checked with pkg-config
690  623537 GDBusProxy has weird checking on NameOwnerChanged
691  623538 GDBusProxy::g-properties-changed emission for corner cases
692  623692 directory with file at multiple MLS levels may display empty
693  623720 gschema.dtd does not contain enum definitions
694  623770 quoting of expand_macro in gdesktopappinfo.c
695  623772 gdesktopappinfo.c, function child_setup
696  623780 g_unix_is_mount_path_system_internal
697  623954 g_settings_finalize
698  623955 Dubious return values
699
700 Updated translations:
701  Galician
702  Hebrew
703  Norwegian bokmål
704  Spanish
705
706 Overview of Changes from GLib 2.25.9 to GLib 2.25.10
707 ====================================================
708
709 +----------------------------------------------------------------+
710 | WARNING: There have been API changes in GDBus. Users of these  |
711 | APIs will need to be adapted.  In particular, a new release of |
712 | dconf is required to go along with this one.  There has also   |
713 | been a change in the GSettings backend API used for keyfiles.  |
714 +----------------------------------------------------------------+
715
716 * GDBus:
717  - add direction parameter to filter functions (API change)
718  - allow calling other interfaces with a GDBusProxy
719  - padding added to class struct fields (ABI change)
720  - fixes for closures-based functions
721
722 * GVariant:
723  - new is_floating() call
724  - add g_value_take_variant() call (required for marshallers)
725
726 * GSettings:
727  - support for binding GParamSpecEnum properties
728  - ifelse-style condition support for GLIB_GSETTINGS m4 macro
729  - remove gsettings-schema-convert tool (now in GConf)
730  - allow introspection of all installed schemas
731  - allow introspection of the keys in a schema
732  - rewrite keyfile backend (API change)
733
734 * GNIO:
735  - don't implicitly close GSocket until it is destroyed
736  - windows fixups
737
738 * Other:
739  - allow GChecksum to take (NULL, 0) for data/length
740  - GRelation and GCompletion are now deprecated
741  - introduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
742  - add working directory to GApplication platform data
743  - lots of documentation cleanups
744  - PCRE updated to 8.02
745
746 * Build:
747  - the IA__g_* style symbol aliasing has been disabled and replaced with
748    the -Bsymbolic-functions linker flag on platforms that support it.
749    Please be on the watch for portability issues and report them to us.
750  - many test cases have been moved to the GTester framework
751  - lcov support has been added for tests
752  - many windows fixes
753
754 * Bugs fixed:
755  501057  lcov coverage suite and GLib integration
756  551271  deprecate GRelation
757  601686  Implement diagnostic mode
758  603309  GSocketOutputStream broken on Windows (?)
759  616718  GLIB_GSETTINGS macro can't be used conditionally
760  616855  GSocketConnection: don't close the socket if it's still reffed
761  618866  g_ptr_array_remove_index_fast memory leak
762  619878  keyfile backend calls keys_changed with invalid argument
763  619879  keyfile backend doesn't make use of expected_type
764  621092  Add with_closures() variants for bindings
765  621172  Cross compiling fails
766  621838  Actually add cwd to platform data
767  621945  Filter outgoing messages in GDBusConnection
768  621947  add g_value_take_variant
769  622038  GSettings: "It is a programmer error" documentation is unclear
770  622154  [patch] update documentation for g_application_new
771  622281  binding: Add SYNC_CREATE to the flags
772  622480  Improve documentation for g_strcmp0()
773  622554  g_error called if schema not installed
774  622601  Return interned strings from g_settings_list_keys
775
776 * Translation updates:
777  - Galician
778
779 Overview of Changes from GLib 2.25.8 to GLib 2.25.9
780 ===================================================
781
782 +----------------------------------------------------------------+
783 | WARNING: There have been API changes in GDBus, GSettings and   |
784 | GApplication. Users of these APIs will need to be adapted. In  |
785 | particular, a new release of GTK+ is required to go along with |
786 | this one.                                                      |
787 +----------------------------------------------------------------+
788
789 * GDBus
790  - Use Gio's default async implementation
791  - Fix proxy construction for objects with no properties
792  - Fix error handling in synchronous initialization
793  - Do not dispatch calls to unregistered objects
794  - Add _with_closures alternative functions
795  - Allow constructing GDBusProxy with well-known names
796  - Remove GType parameters from GDBusProxy constructors
797  - Nuke g_bus_watch_proxy API
798  - Add --xml to gdbus-tool to print raw introspected XML
799
800 * GSettings
801  - schema file format change: store (default, options) in gvdb
802  - Add g_settings_sync()
803  - Add support for enums and ranges
804  - 'context' support has been replaced by direct use of
805    GSettingsBackend
806
807 * GApplication
808  - Switch to using variants for timestamps
809  - Use GInitable
810
811 * GObject
812  - Introduce g_object_notify_by_pspec
813  - Add GBinding
814  - The GVariant gtype G_TYPE_VARIANT was changed from boxed
815    to fundamental. We believe there were no existing users
816    of the boxed type, so this should not cause any applications
817    to break.
818
819 * Test framework
820  - Add package and version to the test report XML
821  - Use optparse to parse gtester-report commandline
822  - Add subunit support to gtester-report
823  - Prevent division by zero if no tests
824
825 * Bugs fixed:
826  621782 Crash using gbinding
827  619945 GConverterOutputStream triggers assertion and corrupts data
828  621319 more leaked GVariants in GSettings
829  621168 GKeyFile memory leak on Windows platform
830  621002 Switch to using variants for timestamps, split out signals
831  620953 tiny docs addition
832  618904 Lies in gunixmounts documentation
833  621702 Correctly initialize GError
834  611778 minor cleanup of gtester-report
835  621213 GDBusProxy and well-known names
836  621034 Rewrite apps test to ensure children are killed
837  620954 gapplication gvariant simplifications
838  611869 add subunit out feature to gtester-report
839  621119 GDBusProxy and objects with no properties
840  620990 Use Gio's default async implementation again
841  620952 g_application_register_with_data is an ugly API
842  621252 GSettings leaks context
843  618715 fork() in GSettings test cases is problematic 618715
844  621905 Assume a ref when doing async work
845  621266 GSettings "context" clarification
846
847 * Translation updates:
848  Chinese
849
850
851 Overview of Changes from GLib 2.25.7 to GLib 2.25.8
852 ===================================================
853
854 * Initial support for dtrace and systemtap profiling:
855  - mainloop sources can be named
856  - probes for memory allocation with g_malloc and gslice
857  - gquark name tracking
858  - type creation
859  - object life-cyle (creation, finalization, ref, unref)
860  - signal creation and emission
861
862 * GVariant
863  - has been fixed to work with the FreeBSD malloc
864  - added introspection annotations
865  - new function: g_variant_builder_add_parsed
866
867 * GSettings:
868  - g_settings_set/get_strv functions have lost their length parameter
869  - g_settings_set_strv accepts NULL
870  - added introspection annotiations
871
872 * GPermission: an abstract interface for representing permissions,
873   with a minimal implementation named GSimplePermission
874
875 * GApplication: a basic application support class, with a D-Bus based
876   implementation
877
878 * Bugs fixed:
879  619585 glib-compile-schemas asserts on FreeBSD
880  620384 Annotate GVariant and GSettings _strv() functions
881  606044 Add support for dtrace/systemtap static markers
882  620350 add g_variant_builder_add_parsed() API
883  620349 utf8ify GVariant printer
884  620767 Typo in GSettings documentation: "INTLTOOL_NOMERGE_RULE"
885  620312 Fix g_settings_[gs]et_strv() API
886  620519 GPermission
887  620582 GPermission needs a simple implementation
888  620496 GSettings schema compiler should reject invalid paths
889  620173 missing single header inclusion guards
890  620265 g_assertion_message_error should take const GError *
891
892 * Translation updates:
893  Esperanto
894  Galician
895  Hebrew
896  Indonesian
897  Norwegian bokmål
898  Slovenian
899  Spanish
900
901
902 Overview of Changes from GLib 2.25.6 to GLib 2.25.7
903 ===================================================
904
905 * NOTE: API/ABI breaks since 2.25.6 release:
906   - g_dbus_connection_sync{,_sync} takes a new 'reply_type' argument
907   - GSettingsBackendClass 'list' virtual function changed
908
909   GSettings backends and things using GDBus may need to be rebuilt.
910
911 * GDBus: many build-related fixes
912
913 * GDBus (service): return a DBus error when receiving a method call for
914   an unknown interface.
915
916 * GSettings: fix 'make install' bug in gsettings.m4 for generated schema
917   files
918
919 * GSettings: avoid non-portable use of LC_MESSAGES
920
921 * better approach to handling man pages
922
923
924 * Bugs fixed:
925  619527 please improve docs on g_file_make_symlink
926  619391 send-with-reply should have expected result signature
927  618616 Use stack-allocated GVariantBuilders
928  617004 Build with "--disable-nls" fails under MinGW/Win32
929  619142 Build fixes (GDBus)
930
931 * Updated translations:
932  Estonian
933  Galician
934  Norwegian bokmål
935
936 Overview of Changes from GLib 2.25.5 to GLib 2.25.6
937 ===================================================
938
939 * GDBus: introspection improvements
940 * GDBus: build fixes
941
942 * GSettings: GSettingsBackend ABI changed               **** NOTE ****
943 * GSettings: --uninstall option for schema compiler
944 * GSettings: new m4 macro with more power
945 * GSettings: thread support
946
947 * rework of file notification on Solaris
948 * fixes for gold linker
949
950 * Bugs fixed:
951  619038 increase gsettings.m4 power
952  619031 method-calls-in-thread test failing
953  618839 Typo at translation message
954  616864 GSETTINGS_CHECK_RULE doesn't work with multiple files
955  618730 gunixcredentialsmessage.c doesn't compile on GNU/kfreebsd
956  616314 Make GSettings (partially) threadsafe
957
958 * Updated Translations:
959  Indonesian
960  Galician
961  Spanish
962
963 Overview of Changes from GLib 2.25.4 to GLib 2.25.5
964 ===================================================
965
966 * GDBus: Fix serialization of empty arrays
967
968 * GDBus: Plug various memory leaks
969
970 * GSettings: Fix problems with GSETTINGS_CHECK_RULE
971
972 * Bugs fixed:
973  616731 GSETTINGS_CHECK_RULE doesn't work in non-srcdir builds
974  616864 GSETTINGS_CHECK_RULE doesn't work with multiple files
975  618615 mem leaks in parse_value_from_blob
976  618622 Plug some mem leaks in gdbus
977  618650 Plug a mem leak in gdbusauth
978  618663 Plug mem leaks in gdbus tests & examples
979
980 * Updated translations:
981  Spanish
982
983
984 Overview of Changes from GLib 2.25.3 to GLib 2.25.4
985 ===================================================
986
987 * GDBus D-Bus support has been merged. This provides an API
988   to replace dbus-glib
989
990 * GVariant no requires strings to be UTF-8. You can use byte
991   arrays for non-UTF-8 strings.
992
993 * GSettings allows to bind string properties to byte arrays
994
995 * The schema compiler supports range restrictions
996
997 * Bugs fixed:
998  618051 socket-server|client.c fail to compile under AIX...
999  616102 GSettings ignores <choice> and <range>
1000  616720 Chunked quark allocation
1001  616877 Several issues with g_socket_receive_message
1002  616892 gio: Add a boxed type for GFileAttributeMatcher
1003  616967 Add g_regex_get_compile_flags() and g_regex_get_match_flags()
1004  617767 g_settings_[gs]et_strv() 'length' argument has missing docs...
1005  617914 gtester-report: cope with binaries with no test cases
1006  617937 output_stream_close vs output_stream_close_async semantics
1007  615494 Connction timeouts produce partially invalid error messages
1008  617823 glib-compile-schemas problems with an out of source build
1009  617947 glib-mkenums: add @valuenum@ support
1010
1011 * Translation updates:
1012  Galicaian
1013  Norwegian bokmål
1014  Shavian
1015  Spanish
1016
1017
1018 Overview of Changes from GLib 2.25.2 to GLib 2.25.3
1019 ===================================================
1020
1021 * New macro: G_GNUC_DEPRECATED_FOR, a variant of G_GNUC_DEPRECATED
1022   that lets you add replacement information (requires gcc 4.5)
1023
1024 * Rename AM_GSETTINGS autoconf macro to GLIB_GSETTINGS
1025
1026 * Rename gschema-compile utility to glib-compile-schemas
1027
1028 * Add support for timeouts in GSocket
1029
1030 * Bugs fixed:
1031  589989 Compilation error on Solaris 9
1032  616648 Change AM_GSETTINGS macro to GLIB_GSETTINGS
1033  587898 I/O timeouts for GSocket
1034  614541 Add G_TYPE_ERROR boxed type for GError
1035
1036
1037 Overview of Changes from GLib 2.25.0 to GLib 2.25.2
1038 ===================================================
1039
1040 * Include a 'gsettings' utility, for commandline access to GSettings
1041
1042 * Install a AM_GSETTINGS autoconf macro similar to AM_GCONF
1043
1044 * GSettings can bind the writability of a key explicitly
1045
1046 * There is now a predefined boxed type for GError
1047
1048 * Bugs fixed:
1049  615379 g_new macros crash if sizeof(struct_type) == 0
1050  616312 Add m4 rule equivalent to GCONF_SCHEMAS_INSTALL
1051  616295 mapping bug for uint64
1052  616216 glib compile from remote directory fails
1053  615960 Fix size passed to connect() for abstract sockets
1054  616432 Crash in gschema-compile
1055  616331 gsettings-schema-convert uses imaginary types
1056  616309 gsettings-schema-convert should output gettext-domain
1057  616384 Add mention of GConfBridge in conversion docs
1058  616311 gschema-compile outputs in current directory
1059  616276 simplify gschema-compile test setup
1060  616156 keys with unnecessary empty options arrays
1061  616405 gsettings missing g_return_if_fail's
1062  616245 Use G_DEFINE_INTERFACE macro
1063  614541 Add G_TYPE_ERROR boxed type for GError
1064
1065 * Updated translations:
1066  Catalan (Valencian)
1067  Galician
1068  Kannada
1069  Spanish
1070
1071
1072 Overview of Changes from GLib 2.24.0 to GLib 2.25.0
1073 ===================================================
1074
1075 * The GSettings framework has been merged. This provides the API to
1076   replace GConf. DConf will provide a backend implementation for it.
1077   GConf will also provide a backend implementation to ease the
1078   transition. We provide utilities to assist with schema conversion
1079   and data migration, as well as a porting guide.
1080
1081 * Translation updates:
1082  Bengali
1083  Catalan
1084  Danish
1085  Gujarati
1086  Marathi
1087  Thai
1088  Traditional Chinese
1089
1090
1091 Overview of Changes from GLib 2.23.6 to GLib 2.24.0
1092 ===================================================
1093
1094 * Bug fixes:
1095  613601 buglet in dup_close_on_exec_fd
1096  584284 g_data_input_stream_read_until_async behaves confusingly
1097  613748 Write errors in middle of copy cause hang
1098  613923 splice_stream_with_progress: wrong error handling
1099  613667 Typo in GObject documentation
1100  613618 gvariant format string docs unclear
1101
1102 * Translation updates:
1103  Basque
1104  Ukrainian
1105  Vietnamese
1106
1107
1108 Overview of Changes from GLib 2.23.5 to GLib 2.23.6
1109 ===================================================
1110
1111 * Class private data:
1112   - support for private data associated with a GTypeClass
1113
1114 * GVariant merge is now complete:
1115   - loading functions and parser merged
1116
1117 * Windows improvements:
1118   - socket fixes
1119   - various build improvements
1120   - removal of GCC/C99isms in favour of portable code
1121   - drop unmaintained Visual Studio 8 support
1122
1123 * Minor API addition:
1124   - g_desktop_app_info_get_filename()
1125
1126 * Bugs fixed:
1127  521707 Class private data
1128  612502 build fails on glib/tests/gvariant.c
1129  612832 [GDesktopAppInfo] New function g_desktop_app_info_get_filename
1130  612702 [PATCH] Fix GSocket-related crash on Windows
1131  612736 Improve the documentation about single include
1132  610858 gvariant test fails sometimes
1133  612327 uninitialized variable
1134
1135 * New translations:
1136  Afrikaans
1137  LowGerman
1138
1139 * Updated translations:
1140  Czech
1141  Finnish
1142  Galician
1143  Greek
1144  Punjabi
1145  Romanian
1146  Serbian
1147
1148
1149 Overview of Changes from GLib 2.23.4 to GLib 2.23.5
1150 ===================================================
1151
1152 * New API addition: g_malloc_n() and friends used to implement an
1153   overflow-safe family of g_new() macros.
1154
1155 * GVariant:
1156  - GVariantBuilder and GVariantIter are now merged.
1157  - The variable arguments API is now merged.
1158  - The parser will be in a future release.
1159
1160 * GIO:
1161  - Remove GUtf8InputStream (which never appeared in a stable release)
1162    for now since it doesn't satisfy the needs of its main intended use
1163    case.  We hope to reimplement this feature in a better form in a
1164    future release.
1165
1166 * Bugs fixed:
1167  609531 missing licence headers
1168  612107 Missing G_FILE_ATTRIBUTE_TRASH_ORIG_PATH
1169  611897 g_io_modules_scan_all_in_directory leaks
1170  608196 Overflow-safe g_new family
1171  611696 gio uses GetAddrInfo which requires special handing on windows 2k
1172  605667 Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec is valid
1173  610860 test_g_file_open_readwrite fails if $HOME is unwritable
1174  552912 glib-2.18 /live-g-file/test_copy_move failed when run as root
1175  609813 Renaming a file discards file notes
1176
1177 * Updated translations:
1178  Basque
1179  Brazilian Portuguese
1180  British English
1181  Bulgarian
1182  Catalan
1183  Danish
1184  Estonian
1185  French
1186  German
1187  Hungarian
1188  Italian
1189  Lithuanian
1190  Norwegian bokmål
1191  Portuguese
1192  Russian
1193  Slovenian
1194  Spanish
1195  Swedish
1196  Traditional Chinese
1197
1198
1199 Overview of Changes from GLib 2.23.3 to GLib 2.23.4
1200 ===================================================
1201
1202 * GVariant: The core of GVariant has been merged now, with some
1203  API still to follow.
1204
1205 * GIO:
1206  - There is a new interface GFileDescriptorBased for file descriptor
1207    based IO. GLocalFile{Input,Output}Stream implement it
1208  - Use splice(2) to transfer data between file descriptors without
1209    extraneous copies
1210  - Add a way to request move events from file monitors
1211
1212 * Bugs fixed:
1213  609143 *result_uncertain is never assigned in g_content_type_guess
1214  604086 Use splice(2) when doing local file copies
1215  547890 No move events for GFileMonitorEvent?
1216  568760 nautilus freezes due to a bug in garray.c:322
1217  609962 Add info about the use of G_DEFINE_INTERFACE
1218  609564 g_base64_encode_close docs should mention outbuf size...
1219  610484 g_variant_equal bug
1220  610131 libasyncns does not compile on Solaris 8
1221  609530 missing single header include guards
1222
1223 * Updated translations:
1224  Czech
1225  Estonian
1226  Galician
1227  German
1228  Korean
1229  Polish
1230  Slovenian
1231  Spanish
1232  Traditional Chinese
1233
1234
1235 Overview of Changes from GLib 2.23.2 to GLib 2.23.3
1236 ===================================================
1237
1238 * GLib now has a facility for locks that consume only one bit of
1239   storage inside an integer: g_bit_lock()
1240
1241 * GVariant: The serializer has been merged, with more API to follow
1242
1243 * Bugs fixed
1244  548967 1 bit mutex lock
1245  604967 2.22.3 libasyncns build fails on HP-UX 11.11
1246  608602 G_VALUE_COLLECT_INIT variables shadow those in G_VALUE_COLLECT
1247  608743 Crash in g_hostname_to_ascii visiting certain website in epiphany
1248  599197 array ref and unref functions crash on NULL array.
1249  608159 mem leak in g_io_modules_scan_all_in_directory
1250
1251 * Translation updates
1252  Brazilian Portuguese
1253  Czech
1254  French
1255  Norwegian bokmål
1256  Slovenian
1257  Spanish
1258  Thai
1259
1260
1261 Overview of Changes from GLib 2.23.1 to GLib 2.23.2
1262 ===================================================
1263
1264 * We are now using gcc builtins for atomic operations when available
1265
1266 * g_assert() grew the ability to store assertions in core dumps
1267
1268 * GIO supports lazy loading of GIO modules, and there is a new
1269   gio-querymodule utility that goes along with this.
1270   Packagers will need to adapt to this.
1271
1272 * Threading changes:
1273  - The requirements for g_thread_init() have been relaxed slightly,
1274    it can be called multiple times, and does not have to be the first
1275    call.
1276  - GObject now links to GThread and threads are enabled automatically
1277    when g_type_init() is called.
1278  - Thread-safety issues with boxed types in GObject have been fixed.
1279
1280 * GObject:
1281  - Another bunch of performance work has landed
1282
1283 * GVariant:
1284  - GVariantType has been merged, with the rest of the GVariant
1285    API to follow.
1286
1287 * Bugs fixed:
1288  568760 nautilus freezes due to a bug in garray.c:322
1289  602417 Document lifecycles of GSimpleAsyncResult and friends
1290  604824 crash in Epiphany: Selecting my Slashdot bo...
1291  448888 don't init g_slice for always-malloc
1292  531902 Use GCC atomic buildins for g_atomic*
1293  554887 boxed type registration is not thread safe
1294  586150 unresolved symbols when building glib 2.21.2 on OS X Tiger
1295  589176 row gvalue transform array exponentially
1296  594872 Support storing assertion messages into core dump
1297  602240 Upgrade libasyncns to 0.8
1298  603590 Speed up G_VALUE_COLLECT
1299  604457 gutf8inputstream.c: increasing unknown size pointer
1300  605686 GCharsetConverter doesn't flush
1301  605733 g_memory_output_stream_new violates GObject standards
1302  605883 g_object_new() processes varargs even when there are none
1303  605977 invalid utf-8 conversion in g_local_file_get_parse_name(...
1304  606775 Enable threads by default in gobject
1305
1306 * Translation updates:
1307  Asturian
1308  Basque
1309  Bengali
1310  Bulgarian
1311  Estonian
1312  Norwegian bokmål
1313  Spanish
1314  Thai
1315  Ukrainian
1316
1317
1318 Overview of Changes from GLib 2.23.0 to GLib 2.23.1
1319 ===================================================
1320
1321 * GObject performance work has landed:
1322  - Construction of simple objects is much faster
1323  - Interface lookup is lock-free and constant-time now
1324  - Reduced locking overhead when dealing with types
1325
1326 * GType now has a G_DEFINE_INTERFACE convenience macro
1327
1328 * GIO gained GUtf8InputStream, an input stream that
1329   performs utf-8 validation
1330
1331 * GLib now has byte-swap macros for gsize and gssize
1332
1333 * Bugs fixed:
1334 557151 Determining the newly_constructed boolean in gobject.c...
1335 557100 Performance improvements for GObjectClasses that don't...
1336 501166 Warning message says IA__g_type_init instead of g_type_init
1337 585375 Performance and Contention problems with g_type_class_ref...
1338 587892 Race in GType when instantiating the same class for the...
1339 603270 Input Stream validating utf8
1340 603476 gioenums.h:62: error: comma at end of enumerator list
1341 603540 g_time_val_from_iso8601 uses uninitialised variable
1342 603982 Stack overflow when reading file async with filter
1343 604645 G_DEFINE_INTERFACE_* documentation is not generated
1344 604875 Use of sa_len conflicts with system header
1345 320482 provide G_DEFINE_TYPE like macros for interfaces
1346
1347 * Updated translations:
1348  Estonian
1349  Hebrew
1350  Norwegian bokmål
1351  Vietnamese
1352  Welsh
1353
1354
1355 Overview of Changes from GLib 2.22.x to GLib 2.23.0
1356 ===================================================
1357
1358 * GIO:
1359  - GConverter: a generic interface for stateful conversions of data,
1360    suitable for charset conversion, compression, decompression, regexp
1361    replacement. Concrete implementations are GCharsetConverter,
1362    GZlibCompressor and GZlibDecompressor. GConverterInputStream,
1363    GConverterOutputStream are stream implementations that convert data
1364    while loading or saving it.
1365  - GMounts can now have a 'default location': a path that reflects
1366    the main entry point for the user (e.g. the home directory).
1367  - As a consequence of the compression support, GIO depends on zlib now.
1368
1369 * GObject:
1370  - G_IMPLEMENT_INTERFACE_DYNAMIC: a convenience macro for adding
1371    interfaces to dynamic types.
1372
1373 * GModule:
1374  - The -pthread flag has been added to all gmodule .pc files, because
1375    it is not generally permissible to load modules that are linked
1376    against libpthread if the program has not been compiled with threading
1377    support.
1378
1379 * Bugs fixed:
1380  601637 GUnixFDMessage should contain a GUnixFDList
1381  585566 GSocketListener API issues
1382  572252 Bug in g_file_test() function.
1383  600550 g_app_info_create_from_commandline doesn't treat arguments properly
1384  541236 not detecting exact content type
1385  350200 [PATCH] GTypeModule derived class unref does not unload plugin
1386  589631 Please enclose literal values with double quotes
1387  577711 cross compile check for g++ broken
1388  600620 Support X-GNOME-FullName in GAppInfo
1389  598899 GWin32DirectoryMonitor is broken
1390  593809 Nautilus does not restore the position of the icons on the desktop...
1391  563627 g_get_prgname() threadsafety
1392  600141 Add -pthread to gmodule pkg-config
1393  593856 file and directory monitors don't work when glib is compiled...
1394  324930 Nautilus should disallow copying of symlink to FAT drive early
1395  587300 Deadlock when calling g_cancellable_disconnect in a...
1396  595138 GFile not robust with invalid input
1397  591216 Warning building resolver.o
1398  590016 Does not compile under MinGW32 + Wine
1399  591214 Warnings building gcancellable.o
1400  561998 Have specific entry points (paths) for mounts...
1401  508157 Add G_IMPLEMENT_INTERFACE_DYNAMIC
1402  535159 g_file_has_parent
1403
1404 * Updated translations:
1405  Brazilian Portuguese
1406  Catalan
1407  Estonian
1408  Galician
1409  Norwegian bokmål
1410  Shavian
1411  Slovenian
1412  Spanish
1413  Swedish
1414
1415
1416 Overview of Changes from GLib 2.22.1 to GLib 2.22.2
1417 ===================================================
1418
1419 * GIO:
1420  - Support case-sensitive globs in the shared mime database,
1421    including support for the newer cache format that allows these.
1422    Case-sensitive globs have been introduced in shared-mime-info
1423    version 0.70
1424
1425 * GObject:
1426  - Speed up creation of simple objects
1427
1428 * Bugs fixed:
1429  597194 Typo in _G_TYPE_CVH macro
1430
1431 * Updated translations:
1432  Russian
1433
1434
1435 Overview of Changes from GLib 2.22.0 to GLib 2.22.1
1436 ===================================================
1437
1438 * Bugs fixed:
1439  596064 Test file marked for translation
1440  595972 possibly invalid search in mime_info_cache_dir_add_...
1441  596561 C99 style of declaration of variable in gmessages.c
1442  596314 g_utf16_to_utf8 returns an invalid UTF8 string
1443  596748 g_async_result_get_source_object returns a new ref
1444  593809 Nautilus does not restore the position of the icons...
1445  593775 uses inotify_init1 unconditionally
1446
1447 * Updated translations:
1448  Bengali
1449  Hebrew
1450
1451
1452 Overview of Changes from GLib 2.21.6 to GLib 2.22.0
1453 ===================================================
1454
1455 * Add gdb python macros to make gobject debugging more pleasant
1456
1457 * Bugs fixed:
1458  579050 Allow making selected critical and warning messages non-fatal
1459  594759 g_socket_send_message fails due to invalid sendmsg params
1460  593941 GNetworkAddress skipping addresses when enumerating
1461  594597 Fix build with srcdir != builddir
1462  595619 Include gdb pretty printers
1463
1464 * Changes that might affect bindings:
1465  - The error parameter of g_simple_async_result_set_from_error has been
1466    made const.
1467
1468 * Updated translations:
1469  Assamese
1470  Bengali India
1471  British English
1472  Bulgarian
1473  Catalan
1474  Czech
1475  Danish
1476  Finnish
1477  Galician
1478  Greek
1479  Gujarati
1480  Hindi
1481  Japanese
1482  Kannada
1483  Malayalam
1484  Marathi
1485  Norwegian bokmål
1486  Oriya
1487  Polish
1488  Punjabi
1489  Romanian
1490  Serbian
1491  Simplified Chinese
1492  Slovenian
1493  Spanish
1494  Tamil
1495  Telugu
1496  Thai
1497  Traditional Chinese
1498  Ukrainian
1499  Vietnamese
1500
1501
1502 Overview of Changes from GLib 2.21.5 to GLib 2.21.6
1503 ===================================================
1504
1505 * Minor API additions:
1506   g_mkstemp_full is a variant of g_mkstemp that allows to specify flags
1507   and permissions
1508
1509 * Bugs fixed:
1510  593232 g_rand_new: read no more than requested from /dev/urandom
1511  591995 use saved errno
1512  589491 g_time_val_from_iso8601 doesn't handle some cases
1513  593406 Permissions set to 777 after copying via Nautilus
1514  594034 Add g_mkstemp_full()
1515
1516 * Updated translations:
1517  Assamese
1518  Basque
1519  Brazilian Portuguese
1520  Czech
1521  Estonian
1522  French
1523  German
1524  Hungarian
1525  Italian
1526  Kannada
1527  Malayalam
1528  Marathi
1529  Norwegian bokmål
1530  Oriya
1531  Portuguese
1532  Swedish
1533  Tamil
1534  Turkish
1535
1536
1537 Overview of Changes from GLib 2.21.4 to GLib 2.21.5
1538 ===================================================
1539
1540 * A performance problem with trashing of many files has been fixed
1541
1542 * GResolver now invalidates the libc resolv.conf cache as needed
1543
1544 * Minor api additions:
1545  - g_cancellable_make_pollfd returns a boolean now. And there is a
1546    new function g_cancellable_release_fd that can be used to released
1547    the resources used by a GCancellable.
1548
1549 * Bugs fixed:
1550  589988 Compilation error on Solaris 9 (missing stdint.h)
1551  588901 gtcpconnection.c won't compile
1552  584246 GResolver needs to call res_init() when network state changes
1553  591714 Figure out failure handling for g_cancellable_make_pollfd()
1554  591532 redundent '/' returned from g_file_resolve_relative_path
1555  591378 Use MSG_NOSIGNAL in GSocket if it's available
1556  589649 API documentation migration for Base64 Encoding
1557  591840 configure fails with autoconf 2.64
1558
1559 * Updated translations:
1560  Basque
1561  Brazilian Portuguese
1562  Bulgarian
1563  Danish
1564  Estonian
1565  Finnish
1566  Galician
1567  Gujarati
1568  Hndi
1569  Irish
1570  Japanese
1571  Korean
1572  Norwegian bokmål
1573  Polish
1574  Portuguese
1575  Punjabi
1576  Spanish
1577  Swedish
1578  Telugu
1579  Traditional Chinese
1580  Thai
1581
1582
1583 Overview of Changes from GLib 2.21.3 to GLib 2.21.4
1584 ===================================================
1585
1586 * GTree is now refcounted
1587
1588 * Bugs fixed:
1589  587938 Undocumented limitation for g_str_equal
1590  587773 refcounts for GTree
1591
1592 * Updated translations:
1593  French
1594  Hebrew
1595  Norwegian bokmål
1596  Spanish
1597  Swedish
1598  Traditional Chinese
1599  Ukrainian
1600
1601
1602 Overview of Changes from GLib 2.21.2 to GLib 2.21.3
1603 ===================================================
1604
1605 * GMappedFile is refcounted now
1606
1607 * Mainloop: It is now possible to set per-thread default contexts,
1608   with g_main_context_push_thread_default.
1609
1610 * glib-mkenums supports a @basename@ substitution, in addition
1611   to @filename@.
1612
1613 * GIO:
1614  - Vfs implementations can support storing of per-file metadata.
1615  - GCancellable can now be subclassed.
1616  - Unmount and eject methods now optionally allow interaction, via
1617    variants that take a GMountOperation object.
1618
1619 * Bugs fixed:
1620  556706 Inconsistent help arguments -h, -?
1621  579449 FileChoosers no longer work if an idle handler is active
1622  579933 mainloop FD_CLOEXEC has a race condition
1623  579984 alternate GMainContext support
1624  585937 gio/gsocket.c (glib 2.21.2) does not compile (Windows/mingw)
1625  586675 Runtime library location
1626  586797 Add GCancellables to GSocket ops
1627  586868 g_filename_complete_get_completions doesn't always return...
1628  587415 g_resolver_lookup_by_name_finish returns a freed list
1629  587434 regression tests fail, at least on x86_64
1630  586928 Avoid g++ warning in g_error()
1631
1632 * Updated translations:
1633  Estonian
1634  Hebrew
1635
1636
1637 Overview of Changes from GLib 2.21.1 to GLib 2.21.2
1638 ===================================================
1639
1640 * GIO:
1641   - g_socket_speaks_ipv4 is a new function to check if a socket can
1642     speak IPv4.
1643   - g_socket_listener_add_address gained a new effective_address out
1644     parameter.
1645   - GIO now returns special icons for XDG user directories, by the
1646     name folder-music, folder-documents, etc.
1647   - GIO gained support for starting/stopping of drives, which can be used
1648     in connection with external hard disk enclosures, disk arrays, iSCSI
1649     devices, etc. See g_file_start/stop_mountable.
1650
1651 * GLib:
1652  - g_reload_user_special_dirs_cache is a new function to force GLib to
1653    reload the XDG user directory mapping from disk.
1654
1655 * Bug fixes:
1656  584574 glib compile failure on Mac OS X with gunixresolver.c and...
1657  585566 GSocketListener API issues
1658  584255 Incorrect freeing of thread pool in GThreadedSocketService
1659  585088 g_string_chunk_insert_len stops at nul bytes
1660  585360 Monitor fontconfig configuration files using gio causes m...
1661  580103 Terminal starts on Display :0.0 when started on :0.1 in D...
1662  580301 network: a few issues on old darwin
1663  583398 SRV weight sorting is incorrect
1664  584176 build fixes on FreeBSD
1665  585189 g_cancellable_reset() must be called in same thread as g_...
1666  585280 compilation dies on gio/gsocket.c, needs sys/uio.h to con...
1667  585281 gio/gunixfdmessage.c needs sys/types.h for platforms that...
1668  585478 don't leak the inotify fd
1669  585575 g_socket_listener_add_inet_port() doesn't do the right thing
1670  585599 g_socket_listener_add_socket() consumes the socket
1671  585676 GEmblem doesn't reference its 'icon' if that is set as a ...
1672  585717 "bytes" nautilus translation to french is not shown in th...
1673  541276 XDG directories should have their own icons
1674  585726 Grammatical error in GList documentation
1675  585520 Wrong warning option in documentation
1676  585673 GNOME Goal: Remove deprecated glib symbols
1677  585591 Starting/stopping drives
1678
1679 * Updated translations:
1680  Bengali India
1681  Norwegian bokmål
1682
1683
1684 Overview of Changes from GLib 2.21.0 to GLib 2.21.1
1685 ===================================================
1686
1687 * GIO:
1688  - Support for network IO has been added, including a low-level
1689    socket API and a high-level API for network connections and
1690    services.
1691  - Support for read-write access with GIOStream and its subclasses.
1692  - GMount gained a pre-unmount signal.
1693
1694 * Bug fixes:
1695  576104Implement GMount::pre-unmount
1696  578769 implement GWinHttpFileInputStream::close_fn
1697  582856 gsocket.c doesn't compile on Solaris
1698  569375 g[u]intptr undocumented
1699  573246 [FIX] g_desktop_app_info_dup() can access NULL pointer
1700  575013 g_cancellable_push_current() does not allow NULL
1701  577884 live-g-file.c:461: error: format ‘%d’ expects type ...
1702  578499 g_output_stream_splice and stream closing with gnio strea...
1703  579558 Application employing gvfs crashes with only libgvfscommo...
1704  583001 SIGPIPE (grr!)
1705  583061 Please add convenience function to connect to machines by...
1706  583198 typo in error message
1707  583206 use g_set_error_literal where appropriate
1708  583229 void function g_async_initable_init_async returns value
1709  583324 locking problem in g_main_context_iterate()
1710  583408 void function g_socket_control_message_serialize returns ...
1711  578786 wrong and confusing error message
1712  583205 g_inet_address_to_bytes has no length outparam
1713  583196 mem leak in keyfile test
1714  583663 GSocketType enum ends with a comma
1715  569024 Make g_error_new_valist public
1716  569376 missing G_G[U]INTPTR_FORMAT
1717  580347 off-by-1 bug in GWinHttpFile
1718
1719 * Updated translations:
1720  Oriya
1721  Spanish
1722  Valencian-Catalan
1723
1724
1725 Overview of Changes from GLib 2.20.x to GLib 2.21.0
1726 ===================================================
1727
1728 * GIO:
1729  - New helper functions g_cancellable_connect/disconnect to avoid
1730    race conditions when connecting to the "cancelled" signal on
1731    GCancellable.
1732  - New types and methods for dealing with IPv4 and IPv6 addresses (and
1733    UNIX domain socket addresses under UNIX). This does not include code
1734    for actual socket I/O.
1735  - GResolver provides asynchronous and cancellable APIs for resolving
1736    hostnames, reverse lookup of IP addresses and resolving SRV records.
1737
1738 * Glib now provides hash and comparison functions for int64 and double
1739   types, suitable for use with GHashTable.
1740
1741 * GArray, GPtrArray and GByteArray can be ref counted now, and have
1742   boxed types.
1743
1744 * Bugs fixed:
1745  572844 Helper for GCancellable::cancelled connect/disconnect
1746  578363 goption docs should be improved
1747  548466 async/cancellable DNS resolver
1748  579830 param spec strings should use P_()
1749  579862 requesting xattr::foo ends up calling getxattr(..., user...
1750  580453 Hash and equal functions for gint64 and gdouble
1751  580450 Reference counting and boxed types for arrays
1752  580194 gresolver doesn't build on Solaris
1753  580301 network: a few issues on old darwin
1754  580299 network: include sys/types.h before sys/socket.h to insur...
1755  572508 gmarkup speedup
1756  580546 g_strtoull() referenced in documentation...
1757  580656 g_key_file_set_string_list erroneously asserts list != NULL
1758  579272 leaks in g_simple_async_result_set_op_res_gpointer
1759
1760
1761 * Updated translations:
1762  Catalan (ca)
1763  Pashto (ps)
1764  Spanish (es)
1765
1766
1767 Overview of Changes from GLib 2.20.0 to GLib 2.20.1
1768 ===================================================
1769
1770 * Bug fixes:
1771  575555 Use fsync() when replacing files to avoid data loss on
1772  575708 runaway inotify madness
1773  575270 GVolumeMonitor::mount-pre-unmount not being emitted
1774  577128 glib make check Failed to execute child process...
1775  573673 Always show "backup" directories
1776  578369 g_time_val_from_iso8601() parses timezones incorrectly
1777  578002 Fix a small typo in GFile docs
1778  578017 G_DEFINE_TYPE_EXTENDED docs
1779
1780 * Updated translations:
1781  Arabic
1782  Assamese
1783  Basque
1784  Bularian
1785  Brazilian Portuguese
1786  British English
1787  Catalan
1788  Danish
1789  French
1790  Galician
1791  German
1792  Greek
1793  Hungarian
1794  Italian
1795  Japanese
1796  Kannada
1797  Lithuanian
1798  Malayalam
1799  Norwegian bokmål
1800  Oriya
1801  Polish
1802  Punjabi
1803  Russian
1804  Simplified Chinese
1805  Slovenian
1806  Spanish
1807  Swedish
1808  Tamil
1809
1810
1811 Overview of Changes from GLib 2.19.9 to GLib 2.20.0
1812 ===================================================
1813
1814 * Base64 support: Avoid integer overflows. CVE-2008-4316
1815
1816 * Bugs fixed:
1817  574019 GChecksum: document and guarantee hex characters in lower case
1818  573454 Unable copy/move files to directories symlinked to gvfs share
1819  561172 gnome-open fails on local URIs with anchors
1820  573970 crash in gunixvolumemonitor:update_mounts when unmounting
1821  573843 g_get_current_dir returns non-absolute path
1822
1823 * Updated translations:
1824  Assamese (as)
1825  Bengali (bn_IN)
1826  Czech (cs)
1827  Hindi (hi)
1828  Italian (it)
1829  Japanese (ja)
1830  Lithuanian (lt)
1831  Malayalam (ml)
1832  Marathi (mr)
1833  Oriya (or)
1834  Polish (pl)
1835  Romanian (ro)
1836  Telugu (te)
1837
1838
1839 Overview of Changes from GLib 2.19.8 to GLib 2.19.9
1840 ===================================================
1841
1842 * GMarkup:
1843  - Considerable speedup
1844
1845 * GIO
1846  - Add G_FILE_CREATE_REPLACE_DESTINATION flag to allow replacing
1847    the destination of a copying operation as if it did not exit before.
1848  - Be more careful when classifying files as desktop files
1849  - Support desktop file key X-GIO-NoFuse which disables the use
1850    of fuse pathnames for %u and %U arguments
1851
1852 * Bugs fixed:
1853  572672 glib/gthread.c: argument is different type
1854  572464 Doc for g_file_get_contents
1855  572151 “it's” and “its” confused in docs and comments
1856  570501 g_win32_get_system_data_dirs uses invalid conversion...
1857  167569 g_string_append_printf crashes on win32 when used...
1858  572508 gmarkup speedup
1859  560564 Replacing a symlink with its linked file truncates... 
1860  549298 impossible to copy files with p (pipe) flag
1861  543183 Clarify docs for g_file_has_prefix
1862  540461 g_memory_output_stream_get_data_size() doesn't behave...
1863  573462 GEmblemedIcon leak
1864  573421 Clarify message format in GMountOperation
1865  573658 Deadlock in giomodule.c
1866  556706 Inconsistent help arguments -h, -?
1867  573527 Wrong shell to run config.status in Makefile.in.in
1868  573128 A couple of typos in GObject documentation
1869
1870 * Updated translations:
1871  Catalan (ca)
1872  British English (en_GB)
1873  Spanish (es)
1874  Basque (eu)
1875  Finnish (fi)
1876  French (fr)
1877  Gujarati (gu)
1878  Hebrew (he)
1879  Hungarian (hu)
1880  Korean (ko)
1881  Maithili (mai)
1882  Norwegian bokmål (nb)
1883  Dutch (nl)
1884  Portugese (pt)
1885  Swedish (sv)
1886  Thai (th)
1887  Traditional Chinese (zh_HK)
1888  Traditional Chinese (zh_TW)
1889
1890
1891 Overview of Changes from GLib 2.19.7 to GLib 2.19.8
1892 ===================================================
1893
1894 * GIO: Fix missing exports of new API
1895
1896 * Fix strict aliasing warnings and violations to make Glib work
1897   with gcc 4.4
1898
1899
1900 Overview of Changes from GLib 2.19.6 to GLib 2.19.7
1901 ===================================================
1902
1903 * GIO
1904  - GFile gained an attribute for the actual file size in bytes
1905  - GMountOperation gained an "aborted' signal that allows to abort
1906    a mount operation from the backend side
1907
1908 * Bugs fixed:
1909  523742 Use noinst for non-installable libraries
1910  566747 URIs opened with firefox %u load as local files
1911  541225 Can't compile gio on AIX duplicate case value in gioerror.c
1912  571598 GAsyncResult with NULL gobject
1913  505042 add file attribute for actually used file size in bytes
1914
1915 * Updates translations:
1916  Basque (eu)
1917  Gujarati (gu)
1918  Italian (it)
1919  Japanese (ja)
1920  Norwegian bokmål (nb)
1921  Dutch (nl)
1922  Portugese (pt)
1923  Thai (th)
1924  Vietnamese (vi)
1925
1926
1927 Overview of Changes from GLib 2.19.5 to GLib 2.19.6
1928 ===================================================
1929
1930 * New format macro to print goffset data: G_OFFSET_FORMAT
1931
1932 * GIO: 
1933  - Add a GFilter{Input,Output}Stream::close-base-stream properties which
1934    determine whether the base stream will be closed when the filter stream
1935    is finalized.
1936  - g_data_input_stream_read_line and ..._read_until have asynchronous
1937    variants now.
1938
1939 * Bugs fixed:
1940  568294 A wrong reference in the description of g_bookmark_file_...
1941  563141 RFE: define G_OFFSET_FORMAT
1942  569105 g_time_val_to_iso8601() assumes time_t==long
1943  568394 dropping the last reference to a stream filter closes...
1944  568741 g_buffered_input_stream_fill_async doesn't work
1945  568723 g_buffered_input_stream_fill_async doesn't take count == -1
1946  568575 _async functions for GDataInputStream
1947
1948 * Updated translations:
1949  Bulgarian (bg)
1950  Finnish (fi)
1951  Hungarian (hu)
1952  Oriya (or)
1953  Swedish (sv)
1954  Traditional Chinese (zh_HK)
1955  Traditional Chinese (zy_TW)
1956
1957
1958 Overview of Changes from GLib 2.19.4 to GLib 2.19.5
1959 ===================================================
1960
1961 * Update included PCRE to 7.8
1962
1963 * g_base64_decode_inplace: New function to do base64 decoding in place
1964
1965 * Bugs fixed:
1966  567138 get_package_directory_from_module() does not free ...
1967  566569 gregex docs clarification
1968  566573 g_match_info_fetch_pos docs
1969  564728 Add function to decode base64 encoded data in place
1970  567838 G_STRUCT_OFFSETOF fails to compile under icc 9.1
1971  567977 textdomain() macro should not return NULL ...
1972  512779 --disable-regex breaks compilation
1973  566770 error code 0 for Too many open files is useless
1974  565484 g_content_type_guess passes non-UTF8 text to XDG ...
1975
1976 * Updated translations:
1977  Catalan (ca)
1978  Spanish (es)
1979  Italian (it)
1980  Swedish (sv)
1981
1982  
1983 Overview of Changes from GLib 2.19.3 to GLib 2.19.4
1984 ===================================================
1985
1986 * GIO:
1987   - Use O_NOATIME when sniffing mimetypes
1988   - Add a convenience method to check if a GSimpleAsyncResult
1989     is valid
1990
1991 * Bugs fixed:
1992  560676 function access for g_threads_supported
1993  565905 There is no g_context_group_set_translation_domain
1994  564210 SUN Studio 12 has supported visibility attribute
1995  565136 GObject's "notify" signal parameters are wrong in gtk-doc
1996  565831 error in interface creation sample
1997  566348 g_file_open_tmp uses the wrong g_mkstemp on win32
1998  566064 Add NOATIME flag to query_info_flags
1999  566170 g_async_result_verify_source_object
2000
2001 * Updated translations:
2002  Spanish (es)
2003  Norwegian bokmål (nb)
2004  Brazilian Portugese (pt_BR)
2005  Simplified Chinese (zh_CN)
2006
2007
2008 Overview of Changes from GLib 2.19.1 to GLib 2.19.3
2009 ===================================================
2010
2011 * Bugs fixed:
2012  508021 Add support for the CRIS and CRISv32 architectures
2013  526320 should not list mounts that the user doesn't have permission to use
2014  558458 Cannot build gio tests on Solaris using SUN cc
2015  555465 GUnix{Input,Output}Stream lacks fd/close_fd_at_close property
2016  558298 Hide ecryptfs mounts
2017  515777 incorrect date&time on copy
2018  562452 Ensure we return G_IO_ERROR_CANCELLED if cancelling
2019         g_simple_async_result_run_in_thread
2020  473150 g_type_module_use inconsistently increases the use
2021         counter in case of error
2022  563150 G_GU?INT*_MODIFIER/FORMAT docs
2023  563156 Document printing and scanning gunichar values
2024
2025 * Updated translations:
2026  Hebrew (he)
2027  Italian (it)
2028  
2029
2030 Overview of Changes from GLib 2.19.0 to GLib 2.19.1
2031 ===================================================
2032
2033 * GIO: 
2034   - g_icon_to_string, g_icon_new_for_string: GIcon serialization support
2035   - G_FILE_ATTRIBUTE_PREVIEW_ICON: new file attribute for preview images
2036   - g_app_info_get_commandline: new function to get the full commandline
2037   - g_mount_shadow, g_mount_unshadow, g_mount_is_shadowed: New functions 
2038     to 'shadow' mounts (i.e. hide them from the UI when they already
2039     have a different representation, like a bookmark) 
2040
2041 * Bugs fixed:
2042  556186 gpoll.h breaks gmain.h inclusion
2043  557087 mem leak in g_content_types_get_registered
2044  556921 gpoll.h breaks hal compilation
2045  557210 g_compute_checksum_for_* asserts with less than 2 bytes
2046  558381 Add support for compile time assertions
2047  558185 'parent' variable in g_local_file_get_child_for_display_name()
2048         hits g_object_unref(NULL) assertion
2049  558513 g_warn_if_fail FIXME in gtestutils
2050  558672 NULL key lookup using g_hash_table_lookup_extended() 
2051  555740 gicon serialization
2052  557182 preview functionality
2053  528320 Incorrect icons displayed for files with custom mimetype icons
2054  556910 Memory leak: sub
2055  557592 Missing include in gwinhttpfile.c
2056  556415 Crash on Windows 2000 in g_winhttp_vfs_init()
2057  555935 Clarify the mechanism of overwriting properties
2058  552776 ac_cv_func_posix_getgrgid_r not mentioned
2059  559448 GObject Reference Manual (typo)
2060  561212 GFileReadMoreCallback API doc refers to non-existant function
2061  560569 gkeyfile doesn't use the set list_separator in some cases
2062  560568 gkeyfile docs buglet
2063  559413 g_option_group_set_error_hook docs buglet
2064  562378 callback return value not respected for callback option
2065         with no arg
2066  559110 Do not include libintl.h after glibintl.h
2067  557603 carbon check output misplaced
2068  562544 g_key_file_get_string and g_key_file_get_value
2069         documentation does not explain the difference
2070  547264 Missing "no flags" flag
2071  562638 GDebugKey key member should be const
2072  562639 g_parse_debug_flags() parsing "help"
2073  562549 g_byte_array_free should tell how free data
2074  559452 GObject Reference Manual (typo)
2075  559462 GObject Reference Manual (typo)
2076  559517 GObject Reference Manual (typo)
2077  562538 GObject interface tutorial shouldn't finalise with
2078         "Please forget everything"
2079  561352 Leak of icon description
2080  561375 Leaks mountpoint description
2081  561807 inotify_sub.c: dup_dirname() fails to remove trailing '/'
2082  562393 g_buffered_input_stream_read_byte broken if data available
2083  541715 win32 : patch for warnings and signature problems in recent code
2084  547481 g_data_input_stream_read_line behaves not as stated in the docs
2085  548163 Nautilus displays wrong error message for too long file names
2086  559633 gtk_image_new_from_gicon does not always work for .desktop files
2087  555486 – No way to recover command line from GAppInfo
2088
2089 * Translation updates:
2090  Spanish (es)
2091  Ukrainian (uk)
2092
2093
2094 Overview of Changes from GLib 2.18.1 to GLib 2.19.0
2095 ===================================================
2096
2097 * Rewrite GHashTable to use open addressing with quadratic probing instead 
2098   of chaining. This has the potential to reduce memory fragmentation 
2099   significantly, while being slightly faster due to better locality and 
2100   no need to call alloc/free functions for nodes. Benchmarks suggest it 
2101   also uses less memory overall.
2102
2103 * Make g_poll available as public api
2104
2105 * New macros g_assert_error and g_assert_no_error to assert 
2106   that a GError is set or unset
2107
2108 * g_cancellable_make_pollfd: New method to make a GPollFD for a cancellable
2109
2110 * g_app_info_can_delete, g_app_info_delete, g_app_info_reset_type_associations:
2111   New functions to clean up app infos and content types
2112
2113 * When launching applications, always pass fuse file:// uris when possible,
2114   and let gio convert such uris back to gio uris.
2115
2116 * Bugs fixed:
2117  505361 gunixinputstream.c assumes poll() available
2118  509446 portable blocking gio cancellation
2119  553820 gpoll.c: undeclared identifier
2120  553724 python interpretter path not patched in correctly
2121  553857 gbacktrace.h requires signal.h
2122  553447 g_assert_no_error()
2123  554092 glib doesn't return G_FILE_ERROR_NOENT et al on OS X
2124  528670 Always pass file:/// uri's in GAppLaunchContext
2125  555224 Improve g_format_size_for_display doc
2126  555309 giochannel breaks on error
2127  554790 g_convert() misbehaves with winiconv versions
2128  555314 mem leak in gmarkup
2129  555313 GFileAttribute boxed type get_type function should...
2130  552861 glib-2.0.m4 calls system(3) without storing its result
2131  554557 Patch to fix gcc warnings about missing format specifiers
2132  552107 Small libtool fixes
2133  551355 Make glib build with libtool 2.2
2134  555311 format not a string literal and no format arguments
2135  556101 static mutex yields warnings with g++
2136  556186 gpoll.h breaks gmain.h inclusion
2137  526456 Open addressing in GHashTable
2138  553426 cancellable clarifications
2139  545350 GAppInfo deletion
2140  545351 Reset associations for content type
2141  552168 volume's mount not mounted after g_volume_mount_finish
2142  554970 segfault when update-desktop-database is not available...
2143  554745 GFileAttributeInfoList should be boxed
2144  555121 Improved build-time handling of gio module-dir
2145  555711 Wrong fallback order of mimetype icons
2146  555331 Deprecate adoption of mounts
2147  556335 make check fails in abicheck.sh
2148  556334 Warning when building without selinux support
2149  556422 g_file_enumerator_next_file: unclear...
2150
2151 * Updated translations:
2152  Arabic (ar)
2153  Danish (da)
2154  Polish (pl)
2155  Brazilian Portugese (pt_BR)
2156  Romanian (ro)
2157  Russian (ru)
2158
2159
2160 Overview of Changes from GLib 2.18.0 to GLib 2.18.1
2161 ===================================================
2162
2163 * Bugs fixed:
2164  550433 g_test_init doesn't recognize --help
2165  523463 Core dump in gmain.c:2482:IA__g_main_context_check
2166  551228 G_STRFUNC on recent Sun compiler should be expanded...
2167  551410 gtestutils.c: using printf without prototype
2168  551731 g_date_set_time[_t] docs should mention what timezone
2169  548321 <string.h> is not included in gi18n-lib.h
2170  551149 xdgmime mem leak
2171  550647 synchronous pipe I/O when reading mount reply
2172  551887 Docs for g_desktop_app_info_new_from_filename aren't...
2173  551681 g_content_type_guess() too naive with filenames
2174  552352 g_app_info_launch doesn't work if "Path" key...
2175  551408 gmodule.def generated to builddir...
2176  552359 g_file_info_get_icon should return GThemedIcon, and...
2177
2178 * Updated translations:
2179  Arabic (ar)
2180  Bengali India (bn_IN)
2181  British English (en_GB)
2182  Hindi (hi)
2183  Croatian (hr)
2184  Korean (ko)
2185  Oriya (or)
2186  Turkish (tr)
2187  Telugu (te)
2188
2189
2190 Overview of Changes from GLib 2.17.7 to GLib 2.18.0
2191 ===================================================
2192
2193 * Win32:
2194   - rework the g_poll() implementation to match poll() semantics more closely
2195
2196 * Bugs fixed:
2197  324234 Using g_io_add_watch_full() to wait for connect() to return...
2198  548278 Async GETs connections are always terminated unexpectedly...
2199  500246 Bug fixes for giowin32
2200  523939 Example program for GValue
2201  550096 GBookmarkFile parser is not forward compatible
2202  550040 Move GString, rand and printf tests to the unit test framework
2203  550104 trivial documentation fix for g_get_home_dir
2204  548988 g_file_replace fails on Windows when the target file exists
2205  550059 Wrong docs for g_emblemed_icon_add_emblem
2206  548800 Missing a g_object_get_type function
2207  550056 Missing documentation for g_emblemed_icon_get_emblems
2208
2209 * Updated translations:
2210  Bulgarian (bg)
2211  Czech (cs)
2212  German (de)
2213  Estonian (et)
2214  Basque (eu)
2215  French (fr)
2216  Hebrew (he)
2217  Hungarian (hu)
2218  Italian (it)
2219  Japanese (ja)
2220  Lithuanian (lt)
2221  Maithili (mai)
2222  Dutch (nl)
2223  Swedish (sv)
2224  Thai (th)
2225  Ukrainian (uk)
2226  Vietnamese (vi)
2227
2228
2229 Overview of Changes from GLib 2.17.6 to GLib 2.17.7
2230 ===================================================
2231
2232 * More fixes for 64-bit Windows
2233
2234 * GIO
2235  - Add a vfs implementation for HTTP and HTTPS URIs on Windows
2236
2237 * Bugs fixed:
2238  546329 API docs for g_utf8_normalize() are incorrect
2239  546876 Modify GMarkup parser to accept &#x1; .. &#x1f;
2240  547200 g_utf8_find_next_char() issues
2241  547637 unconditional #include of sys/statfs.h in configure
2242  547337 G_DISABLE_DEPRECATED breaks tests build
2243  547832 gtk+-2.12.11 fails to build - AC_PROG_MMAP too strict
2244  502498 Test framework assertion failures should follow gcc
2245  546371 Improve docs re g_file_monitor
2246  546483 GThemedIcon:use-default-fallbacks is not readable without...
2247  546132 GFileIcon is bindings-unfriendly
2248  542156 zfs mount in home directory shown on nautilus desktop 
2249  535124 umask 002 not being applied for new directories...
2250  547080 g_file_copy leaks expected errors
2251  546582 Callbacks from GFileMonitor present a GFile...
2252  547262 Missing link in the docs
2253
2254 * Updated translations:
2255  Arabic (ar)
2256  Catalan (ca)
2257  Spanish (es)
2258  Basque (eu)
2259  Finnish (fi)
2260  Galician (gl)
2261  Hebrew (he)
2262  Marathi (mr)
2263  Norwegian bokmål (nb)
2264  Portugese (pt)
2265  Brazilian Portugese (pt_BR)
2266  Swedish (sv)
2267  Thai (th)
2268
2269
2270 Overview of Changes from GLib 2.17.4 to GLib 2.17.6
2271 ===================================================
2272
2273 * Fix problems on 64-bit Windows
2274
2275 * g_markup_context_get_user_data: New function to access
2276   the user_data outside of callbacks
2277
2278 * GIO
2279  - g_mount_guess_content_type_sync: synchronous version of
2280    g_mount_guess_content_type
2281  - GEmblem: A GIcon implementation that adds emblem-related
2282    metadata to icons
2283  - GEmblemedIcon: A GIcon implementation that can add emblems
2284    to icons
2285
2286 * Bugs fixed:
2287  544088 option_test_LDADD is left in tests/Makefile.am
2288  544465 gmarkup makes it hard to use pre-rolled parsers
2289  545485 Implicit declaration of utime()
2290  545798 "Since: 2.18" mark is missing in g_set_error_literal...
2291  544140 fam-helper 64-bit issue
2292  529694 SELinux context setting support
2293  545157 wrong/no list of "open with" applications for .cc...
2294  545203 gfile.c: argument is different type
2295  545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess...
2296  544177 Fix trivial cut and paste error in documentation
2297  545395 Language tweak for g_value_set_string* docs
2298  541036 Gnumeric crashes when trying to open Desktop...
2299  546079 leak in xdgmime
2300  545395 Language tweak for g_value_set_string* docs
2301  546017 Don't copy attributes when copying a symlink
2302
2303 * Updated translations:
2304  Arabic (ar)
2305  Estonian (et)
2306  Galician (gl)
2307  Italian (it)
2308  Japanese (ja)
2309  Korean (ko)
2310  Norwegian bokmål (nb)
2311  Pashto (ps)
2312  Portugese (pt)
2313
2314
2315 Overview of Changes from GLib 2.17.3 to GLib 2.17.4
2316 ===================================================
2317
2318 * GIO:
2319  - New API to handle content types: g_mount_guess_content_type,
2320    g_content_type_guess_for_tree.
2321  - Export the eject-button signal on the volume monitor class
2322  - New API to enable out-of-process volume monitors: 
2323    g_volume_get_activation_root
2324
2325 * GObject:
2326  - New API to handle signals without slots in the class structure:
2327    g_signal_new_class_handler, g_signal_override_class_handler   
2328
2329 * Internationalization:
2330  - Add an NC_ macro that is a no-op equivalent of C_
2331
2332 * GMarkup:
2333  - Add two new functions g_markup_parse_context_push,
2334    g_markup_parse_context_pop to support "subparsers"
2335
2336 * Bugs fixed:
2337  541208 Functions to easily install and use signals without...
2338  541507 Ambiguous description of assigned characters in the...
2339  543040 async reading on dummy file will crash on GIO_USE_VFS=local
2340  543560 enable gio-FEN back-end warnings on Solaris will crash...
2341  528317 GRegex does not allow recursion limit
2342  337518 GMarkup: Subparser support
2343  541794 drive-eject-button signal
2344  541793 activation root for volumes
2345  467707 test_iconv_state() in tests/convert-test.c fails on AIX 5.3
2346  428048 2 of 51 tests fail on Solaris
2347  542332 small fix for error message in GMarkup
2348  482413 get_contents_stdio -- overflow and memory corruption
2349  406120 g_ascii_strtod
2350  334234 "printf" format error
2351  536996 Missing noop i18n macro equivalent to C_
2352  540616 mem leak in filechooser button
2353  539229 gobject-query calls itself query
2354  521589 [RFC] gobject documentation should mention Vala
2355  543168 Description of G_SLICE=debug-blocks discourages its use
2356  543220 Case collision on gio-extension-points.html
2357  530759 update the gobject tutorial to the XXI century
2358  535223 gbookmark file inefficiency ...
2359  543504 crash in Epiphany Web Browser: Opening local file
2360
2361 * Updated translation:
2362  German (de)
2363  Estonian (et)
2364  Pashto (ps)
2365  Albanian (sq)
2366  Thai (th)
2367  Traditional Chinese (zh_HK)
2368  Traditional Chinese (zh_TW)
2369
2370
2371 Overview of Changes from GLib 2.17.1 to GLib 2.17.3
2372 ===================================================
2373
2374 * PCRE
2375  - fix for CVE-2008-2371 
2376
2377 * Bugs fixed:
2378  538119 glib's mainloop leaks a pipe to sub-processes
2379  537635 Corrections and improvements to g_time_val_{to,from}_iso8601
2380  539067 The document g_io_channel_win32_new_fd() says...
2381  535949 annotate g_strip_context and g_dpgettext with G_GNUC_FORMAT
2382  539123 annotate g_d[n]gettext with G_GNUC_FORMAT
2383  539074 Cannot get exit status with g_spawn_command_line_sync
2384  316221 G_LOCK warns about breaking strict-aliasing rules
2385  539770 migrate gstrfunc unit tests to gtest
2386  539626 Update docstrings for g_object_freeze_notify and g_object_thaw_notify
2387  538044 unconditional use of LC_MESSAGES
2388  540545 Monotonic time and timer offset
2389  535947 want g_set_error_literal
2390  539999 glibconfig.h: add GLIB_USING_SYSTEM_PRINTF 
2391  536252 GFileEnumerator should allow access to the containing GFile
2392  538362 Get Win32 icons back in the file chooser
2393  540802 g_list_prepend doesn't concat lists
2394  540423 unrecoverable error after g_seekable_truncate
2395  538836 make check failure on PPC and ALPHA: pltcheck.sh on g_atomic_pointer_get
2396  539090 g_content_type_from_mime_type() should unalias
2397  540331 g_file_append_to () documentation: can return NULL
2398  534639 add g_desktop_app_info_new_from_keyfile
2399  536733 gio build failure on Irix
2400  536160 Add g_file_monitor()
2401  538127 FileChooser broken on win32
2402  531476 /live-g-file/test_traverse_structure test fails on Mac HFS+
2403  538564 gio should have gio-types.h
2404  540047 glib-genmarshal.c: '#include <io.h>' is too before
2405
2406 Updated translations:
2407  Korean (ko)
2408  Occitan (oc)
2409
2410
2411 Overview of Changes from GLib 2.17.0 to GLib 2.17.1
2412 ===================================================
2413
2414 * New function: g_utime(), a gstdio wrapper for utime()
2415
2416 * New functions: g_dgettext() and g_dngettext(), wrappers
2417   for corresponding gettext functions with added functionaliy
2418
2419 * Support the latest version of the shared-mime spec, including
2420   icons for mime types 
2421
2422 * New function: g_themed_icon_prepend_name()
2423
2424 * Bugs fixed: 
2425  535418 Please document which glib version defines goffset
2426  528715 Misprint in the description of the interface g_type_class_add_private
2427  528714 Misprint in the description of the interface g_param_spec_flags
2428  537260 Doc bug in G_TYPE_INSTANCE_GET_CLASS()
2429  530527 Misprint in the description of the interface 
2430         g_cclosure_marshal_VOID__FLAGS
2431  530526 Misprint in the description of the fields 'class_init' and 
2432         'class_finalize' of the structure GTypeInfo
2433  528719 Improvement to the documentation of the "g_object_connect" interface
2434  528172 gtk_signal_handlers_unblock_* functions return value
2435         amount of matched signals, not amount of actually unblocked
2436  528717 Misprint in the description of the parameter 'type_id' for 
2437         the interface g_type_register_fundamental
2438  528716 Misprint in the description of the parameter 'iface_data' for 
2439         the callback types GInterfaceInitFunc and GInterfaceFinalizeFunc 
2440  537555 GObject instantiation not thread safe
2441  537546 'desktop' shortcut in file chooser looks like a generic folder
2442  537392 Additional colon in xattr name
2443  536641 Filesystem querying in gio does not list AFS and autofs file systems
2444  528600 g_dummy_file_get_parent("scheme://example.com/")
2445  503071 Application direction changes to right to left even if theres no 
2446         translation
2447  502511 g_assert_cmphex prints invalid message
2448  338162 Use po/LINGUAS
2449  314453 Nautilus crashes in Solaris when browsing the attached file
2450  529321 make check fails in glib/pcre
2451  455215 g_get_user_special_dir: no reference about G_USER_DIRECTORY_DOWNLOAD 
2452         fallback to $HOME/Desktop if xdg-user-dirs is not in use
2453  498732 g_key_file_to_data cannot fail
2454  511367 add g_file_make_directory_with_parents
2455  531900 Use __builtin_offsetof for G_STRUCT_OFFSET if building with 
2456         gcc 4.0 or newer
2457  536158 also bump GHashTable version when a node is removed via
2458         g_hash_table_iter_remove()/g_hash_table_iter_steal()
2459  531403 g_utf8_collate broken on Mac
2460  535628 test/patterntest.c still includes gpattern.h directly
2461  535625 alias.h:2648: error: 'utime' undeclared here (not in a function)
2462
2463 * Translation updates:
2464  Arabic (ar)
2465  German (de)
2466  Italian (it)
2467  Norwegian bokmål (nb)
2468  Thai (th)
2469
2470
2471 Overview of Changes from GLib 2.16.x to GLib 2.17.0
2472 ===================================================
2473
2474 * Update to Unicode 5.1
2475
2476 * Update included libcharset to the one shipped with libiconv 0.12
2477
2478 * Update included PCRE to 7.7
2479
2480 * Enforce that only toplevel headers are directly included.
2481   This is turned on by default for GObject and GIO. To turn
2482   it on for GLib, define G_DISABLE_SINGLE_INCLUDES.
2483
2484 * Fix library version of GIO.  GLib 2.16 shipped with libgio-2.0.so.0.0.0
2485
2486 * On Solaris, use FEN for file monitoring in GIO
2487
2488 * Use the GIO_EXTRA_MODULES environment variable to find
2489   additional GIO modules 
2490
2491 * G_GNUC_ALLOC_SIZE: New macro that wraps the gcc alloc_size
2492   function attribute
2493
2494 * g_checksum_reset: New function to reset the state of a GChecksum 
2495
2496 * g_unix_mount_monitor_set_rate_limit: New function to limit the 
2497   rate at which events are reported
2498
2499 * g_file_query_file_type: New utility function to query the type of
2500   a file
2501
2502 * g_memory_output_stream_get_data_size: New function to obtain the
2503   size of the written data.
2504
2505 * Bugs fixed:
2506  522292 Gives warnings in glib/gutils.h with GCC in C99 mode
2507  523298 win_iconv can't convert from UTF-8 to GB18030 (or vice versa)
2508  518160 replace two g_strdup_printf calls in GBookmarkFile
2509  523877 gbookmarkfile: avoid using g_string_append_printf() and
2510         other optimizations 
2511  525192 100% CPU if run main loop with no IO sources
2512  315437 extern inline -> static inline
2513  524314 g_convert() on Win32 implicitly converts full width
2514         alphanumerics into half width
2515  525732 Error in documentation for g_list_first
2516  525674 A typo in gmarkup.c
2517  448943 g_timeout_add_seconds() problems
2518  525972 UCS-4 not in the new win_iconv implementation
2519  526619 make test-report crash
2520  491554 Update to Unicode 5.1.0
2521  519137 g_slice_dup macro needs cast for 64-bit platform
2522  528752 Win32 build and SSL not working
2523  530457 G_USER_DIRECTORY_DOWNLOAD folder improperly mapped
2524  528667 Typos in testing module documentation
2525  459905 Bug in wcwidth data
2526  534085 g_unichar_iswide_cjk() has a totally wrong table
2527  501651 Update glib/libcharset
2528  519026 G_STMT_START/G_STMT_END test a non-existent preprocessor symbol
2529  534319 GLib's .pc files could use Libs.private
2530  534137 Typo in g_spawn_async_with_pipes doc
2531  517419 gio win32 directory monitor
2532  526796 Wrong order of arguments in g_file_copy's fallback
2533  530196 _g_local_file_has_trash_dir() doesn't handle st_dev == 0
2534  532965 Should not return filesystem::free for certain file systems
2535  525553 fix typo and nitpicking in GArray documentation
2536  526572 Missing * in declaration of parent_class in Object
2537         Destruction section of GObject Reference Manual
2538  528648 Extra >s in Object Construction section
2539  535021 g_param_spec_internal documentation should
2540         describe purpose of nick and blurb
2541  521513 Firefox crash when using file picker
2542  528433 gdesktopappinfo snafu ...
2543  533369 API g_file_info_get_attribute_string () unables to get "...
2544  521045 glib f_fstypename miscellany
2545  521672 compile error
2546  521946 control rate limit on GUnixMountMonitor
2547  522335 Fails to build: glib/gtester.c:276: error: 'ARG_MAX' unde...
2548  523015 Implement sliding window based upload operation
2549  523019 Use new GCC 4 feature
2550  523338 list nfs4 as a nfs mount type
2551  524350 Make glib build without NLS again
2552  524579 g_file_copy reports wrong total on progress callback for ...
2553  524742 A typo in gtestutils.c.
2554  524950 Minor documentation typos.
2555  525866 the user directory should not be considered as a mount to...
2556  526320 should not list mounts that the user doesn't have permiss...
2557  527132 nautilus crash when making ftp connection
2558  532852 CRITICAL **: totem_pl_parser_parse_with_base: assertion `...
2559  534759 Build failure in gio
2560  534764 Typo in error produced by g_file_make_directory
2561  521851 Redudant tests in gunixmounts.c
2562  524344 glib/gthread.h still use G_GNUC_PRETTY_FUNCTION
2563  525060 glib fails to build with -DG_DISABLE_ASSERT in CPPFLAGS o...
2564  534177 Invalid description of the interface g_cclosure_marshal_S...
2565  520715 Add GFile method g_file_query_file_type
2566  523039 nautilus can't access to trash/computer/network if gvfs i...
2567  
2568 * Updated translations:
2569  Arabic (ar)
2570  Bulgarian (bg)
2571  Catalan (ca) 
2572  Czech (cs)
2573  Greek (el)
2574  Candian English (en_CA)
2575  British English (en_GB)
2576  Spanish (es)
2577  Estonian (et)
2578  Basque (eu)
2579  Galician (gl)
2580  Hebrew (he)
2581  Hungarian (hu)
2582  Japanese (ja)
2583  Lithuanian (lt)
2584  Norwegian bokmål (nb)
2585  Dutch (nl)
2586  Occitan (oc)
2587  Portugese (pt)
2588  Russian (ru)
2589  Slovak (sk)
2590  Albanian (sq)
2591  Swedish (sv)
2592  Turkish (tr)
2593  Vietnamese (vi)
2594
2595
2596 Overview of Changes from GLib 2.16.0 to GLib 2.16.1
2597 ===================================================
2598
2599 * Fix a crash in g_themed_icon_new
2600
2601 * Update the included PCRE to 7.6
2602
2603
2604 Overview of Changes from GLib 2.15.6 to GLib 2.16.0
2605 ===================================================
2606
2607 * Fix the definition of G_INLINE_FUNC to work with gcc 4.3.0
2608
2609 * GIO:
2610  - Add missing GMountMountFlags argument to g_unix_volume_mount
2611  - Fix the adopt_orphan_mount vfunc to take a volume monitor 
2612    reference
2613  - Add properties to GThemedIcon for bindings sake
2614
2615 * Bugs fixed:
2616  520484 gvfsd-trash crashed with SIGSEGV in g_path_is_absolute()
2617  510855 g_checksum_update(): Take -1 for length.
2618  517676 g_themed_icon_new*() do more than call g_object_new().
2619  518816 should handle rmdir returning EEXIST correctly
2620  519352 g_[s]list_delete_link() docs
2621  519489 Fixes for sparse warnings in gio
2622  520169 add monitor argument to vfunc for GVolumeMonitor
2623  520700 Add type check in g_file_query_exists
2624  521145 FILE_READ_ONLY_VOLUME not present on Mingw32
2625  518720 No MIME type for empty files
2626  521013 in documentation, goffset doesn't say "Since 2.x"
2627  521028 Missleading error messages from g_io_channel_set_encoding()
2628  517484 GMainLoop could set the thread "Alertable" for APCs to be... 
2629
2630 * Updated translations:
2631  Assamese (as)
2632  Bengali India (bn_IN)
2633  Czech (cs)
2634  German (de)
2635  Spanish (es)
2636  Estonian (et)
2637  Finnish (fi)
2638  French (fr)
2639  Gujarati (gu)
2640  Italian (it)
2641  Lithuanian (lt)
2642  Malayalam (ml)
2643  Marathi (mr)
2644  Norwegian bokmål (nb)
2645  Romanian (ro)
2646  Russian (ru)
2647  Slovak (sk)
2648  Ukrainian (uk)
2649
2650  
2651 Overview of Changes from GLib 2.15.5 to GLib 2.15.6
2652 ===================================================
2653
2654 * GIO:
2655  - New file attributes: trash::item-count, filesystem::use-preview
2656  - Rename g_file_contains_file to g_file_has_prefix
2657  - g_file_query_filesystem_info grew async variants
2658  - g_themed_icon_append_name: new convenience function
2659  - g_content_type_get_icon is implemented now
2660  - Only show mounts in /media and ~
2661  - g_file_contains_file has been renamed to g_file_has_prefix
2662
2663 * Win32:
2664  - g_win32_get_package_installation_directory_of_module: new function
2665    which supersedes g_win32_get_package_installation_directory
2666  - Use alertable wait functions so that I/O completion routines or 
2667    user-mode Asynchronous Procedure Calls can be run
2668  - Fix race conditions in g_spawn implementation on win32
2669
2670 * Other:
2671  - g_uri_get_scheme has been renamed go g_uri_parse_scheme
2672
2673 * Updated translations:
2674  Arabic (ar)
2675  Belarusian Latin (be@latin)
2676  Catalan (ca) 
2677  British English (en_GB)
2678  Finnish (fi)
2679  Galician (gl)
2680  Hebrew (he)
2681  Italian (it)
2682  Kannada (kn)
2683  Norwegian bokmål (nb)
2684  Dutch (nl)
2685  Brazilian Portugese (pt_BR)
2686  Vietnamese (vi)
2687
2688
2689 Overview of Changes from GLib 2.15.4 to GLib 2.15.5
2690 ===================================================
2691
2692 * Update the included PCRE to 7.6
2693
2694 * GIO:
2695  - g_volume_should_automount: new function to determine if a volume
2696    should be mounted automatically
2697  - g_file_query_default_handler: new convenience function to get
2698    the default handler for a file
2699  - g_app_info_launch_default_for_uri new convenience function to
2700    launch the default handler for a URI
2701  - Use mimeapps.list and defaults.list as discussed on xdg list
2702    recently
2703  - g_app_info_get_default_for_uri_scheme has a real implementation
2704    now (gvfs provides a GConf-based implementation)
2705  - There is the beginning of a test suite
2706  - standard::description:  new file attribute
2707  - GMountMountFlags flags argument added to mount calls
2708
2709 * GObject:
2710  - class initialization is now threadsafe
2711
2712 * Updated translations:
2713   Arabic (ar)
2714   Catalan (ca)
2715   Spanish (es)
2716   Basque (eu)
2717   Italian (it)
2718   Japanese (ja)
2719   Kannada (kn)
2720   Korean (ko)
2721   Macedonian (mk)
2722   Occitan (oc)
2723   Portugese (pt)
2724   Brazilian Portugese (pt_BR)
2725   Swedish (sv)
2726   Thai (th)
2727
2728
2729 Overview of Changes from GLib 2.15.3 to GLib 2.15.4
2730 ===================================================
2731
2732 * G_GNUC_PRETTY_FUNCTION has been deprecated
2733
2734 * GIO:
2735  - g_file_copy has an async variant now
2736  - Drives and volumes now have API to get identifiers
2737    like Hal UDIs or UUIDs.
2738  - There is now a registration API to let modules register
2739    extensions they provide, such as volume monitor implementations
2740
2741 * Bugs fixed:
2742   511807 g_time_val_to_iso8601() uses MT-unsafe gmtime() function
2743   316260 [patch] Doc patches for gnode (2.8.1)
2744   385132 solaris gettext support fix
2745   484261 ./configure check for system PCRE unicode support fails w...
2746   510292 GOption main help not shown
2747   511580 Implement g_file_copy_async
2748   511654 Compile errors due to C99 constructs
2749   487909 g_utf8_strreverse and combining marks
2750   512381 unused variable 'is_main_group' 
2751
2752 * Updated translations:
2753   Arabic (ar)
2754   Belarusian (be)
2755   Czech (cz)
2756   Spanish (es)
2757   French (fr)
2758   Galician (gl)
2759   Portugese (pt)
2760   Russian (ru)
2761   Swedish (sv)
2762   Thai (th)
2763
2764
2765 Overview of Changes from GLib 2.15.2 to GLib 2.15.3
2766 ===================================================
2767
2768 * GChecksum:
2769  - g_checksum_update can accept nul-terminated strings
2770  - The MD5 implementation works correctly on buffers 
2771    that are longer than 64 bytes
2772
2773 * GIO:
2774  - Don't include a copy of the inotify headers, rely on system headers
2775  - g_file_find_enclosing_mount has an async variant now
2776  - Reduntant seek API on file streams has been removed
2777
2778 * Bugs fixed:
2779   508602 gmemory{in|out}putstream.c: unknown pointer size
2780   508771 There is no g_file_test/exists() for GFile
2781   508773 g_uri_escape_string() documentation unclear.
2782   509465 AM_PATH_GLIB_2_0 doesn't support gio
2783   509626 async functions: Document allowed NULL callback?
2784   509990 GSeekable documentation unclear
2785   510448 No inotify support on ARM or SH5
2786   510855 g_checksum_update(): Take -1 for length. 
2787
2788 * Updated translations:
2789   Basque (eu)
2790   Marathi (mr)
2791   Swedish (sv)
2792   Ukrainian (uk)
2793
2794
2795 Overview of Changes from GLib 2.15.1 to GLib 2.15.2
2796 ===================================================
2797
2798 * GIO:
2799  - Mount operation API change: unhandled methods get reported via 
2800    the reply, rather than by the signal emission return value
2801  - File monitor API change: Add a GError argument to g_file_monitor_file
2802  - g_unix_mount_guess_should_display(): new function
2803
2804 * Bugs fixed:
2805   508224 [PATCH] FAM backend crashes due to double free
2806   508074 GAsyncResult documentation suggests g_freeing it.
2807   508108 GFile documentation slightly unclear.
2808   508309 rpc_pipefs mount points should be hidden
2809   508378 GFileInfo documentation implies that it changes attribute...
2810   508719 g_file_get_relative_path fails if parent is root
2811   508773 g_uri_escape_string() documentation unclear.
2812
2813 * Updated translations:
2814   Arabic (ar)
2815   Spanish (es)
2816   Hebrew (he)
2817   Italian (it)
2818   Korean (ko)
2819   Turkish (tr)
2820
2821
2822 Overview of Changes from GLib 2.15.0 to GLib 2.15.1
2823 ===================================================
2824
2825  * Portability fixes:
2826  - Assertion functions are marked as noreturn again
2827  - Handling of inline functions has been fixed to work with gcc 4.3
2828  - C99 comments have been removed from headers
2829  - The nonportable sed -i option is no longer used
2830
2831  * GIO:
2832   - Clarified the semantics of g_app_info_get_all()
2833   - API for memory input and output streams has been changed a bit
2834   - GDirectoryMonitor has been removed; GFileMonitor can monitor
2835     files and directories now
2836
2837  * Bugs fixed:
2838    504829 Invalid environment passed to g_spawn_async in g_desktop_...
2839    505258 crash in Users and Groups: Adding a user
2840    505815 g_content_types_get_registered should not g_free keys
2841    491218 g_timer_new() doesn't initialize timer->end
2842    315437 extern inline -> static inline
2843    476856 Inconsistency between standard and implementation of the ...
2844    480122 g_module_open fails to open modules with ".la" extension
2845    495589 gspawn.c failing to set FD_CLOEXEC
2846    500273 doesn't build with --disable-visibility
2847    504142 Do not show empty groups in --help output
2848    504879 giofam incorrectly linked
2849    505042 add file attribute for actually used file size in bytes
2850    505058 xattr namespace docs
2851    505674 Misprint in the definition of the macro G_CCLOSURE_SWAP_DATA
2852    505730 Fails to build on OSX 10.4: _NSGetEnviron not declared
2853    505887 older darwin lacks lchown
2854    506374 gmemoryinputstream api
2855    506461 Conversion of g_assert_not_reached() and friends into fun...
2856    503051 Small bug in glib interface
2857    506395 Updates to GIO documentation
2858    507628 Missing .pc entry for gio linking against glib
2859    505195 [patch] typo in g_try_new0 docs 
2860    507822 g{file,directory}monitor changes signal problem
2861    506377 gmemoryoutputstream write implementation
2862    507835 bug in gunixinputstream 
2863
2864  * Updated translations:
2865    Arabic (ar)
2866    Belarusian Latin (be@latin)
2867    Spanish (es)
2868    Basque (eu)
2869    Irish (ga)
2870    Hebrew (he)
2871    Occitan (oc)
2872    Vietnamese (vi)
2873
2874
2875 Overview of Changes from GLib 2.14.x to GLib 2.15.0
2876 ===================================================
2877
2878 Major new features:
2879
2880  * GIO: a VFS API, designed to replace GnomeVFS. The GIO implementation 
2881    in GLib has support for local filesystems. The new, separate gvfs 
2882    module contains various backend implementations (cifs, ftp, sftp,
2883    http, ...)
2884
2885  * GChecksum: provides various hash algorithms, such as MD5, SHA-1
2886    and SHA-256
2887  
2888  * GTest: a test framework 
2889  
2890 Smaller additions:
2891
2892  * GHash:
2893  - GHash has iterators, as an alternative to g_hash_table_foreach
2894
2895  * GMarkup: 
2896  - g_markup_parse_context_get_element_stack: New function to
2897    get the stack of open elements
2898  - G_MARKUP_PREFIX_ERROR_POSITION: New flag to improve error
2899    reporting
2900  - g_markup_collect_attributes: Convenience function for handling
2901    attributes
2902
2903 * GKeyFile: 
2904  - Functions that take a GError now return a boolean to indicate 
2905    success, instead of void
2906  - Various performance improvements
2907
2908 * GAsyncQueue:
2909  - g_async_queue_new_full: new function that allows to specify
2910    a free function for leftover elements
2911  
2912 * GError:
2913  - g_prefix_error and g_propagate_prefixed_error: New functions
2914    to ease error propagation
2915
2916 * Internationalization:
2917  - C_: A new 2-argument variant of the Q_() macro 
2918  - Use native character set conversion API on Windows
2919
2920 * GLib builds with automake 1.10
2921
2922 * Bugs fixed:
2923  455725 specific combination of g_utf8_strlen and g_pattern_match...
2924  467537 g_convert_with_iconv() not resetting iconv() state correc...
2925  497033 Commandline option parser should warn about missing optio...
2926  504527 gchecksum: Conditional jump or move depends on uninitiali...
2927  445362 Non-numeric local labels in gatomic.c are causing linker ...
2928  482313 gregex: no way to tell why compilation failed
2929  317775 main loops continues to run after g_main_loop_quit() has ...
2930  418778 Insufficient pkg-config version requirement
2931  436293 g_option_context_new() doc should mention that the string...
2932  466557 glib-mkenums shifts ARGV[0] to undefined
2933  468882 GKeyFile doesn't accept "True" as a true boolean value
2934  469551 application --help messages are garbaged on none UTF-8 lo...
2935  479724 Memory leak upon calling "g_main_loop_run" in the seconda...
2936  490061 outptrs uninitialized after g_parse_long_long
2937  490637 gobject documentation patch
2938  495294 glib-genmarshal prints warnings but returns 0
2939  496046 option to prefix location of errors for GMarkup
2940  498113 tests/regex-test fails on 64bit environment
2941  500506 Fails to build on OSX 10.4
2942  500638 gkeyfile speedup ...
2943  500875 Make check fails as there is no "test" target for "build"...
2944  502511 g_assert_cmphex prints invalid message
2945  502927 g_array_index triggers cast aligment warning
2946  503029 g_time_val_from_iso8601 parse non-ISO8601 dates
2947  503222 Need context to translate
2948  503420 gkeyfile leaks a hash table
2949  503470 Fix build when builddir != srcdir
2950  504227 Inverse variant for g_test_trap_assert_stdout, g_test_tra...
2951  71704  file include order
2952  491957 Misprint in the specification of the interface "g_main_co...
2953  491959 Misprint in description of the structure "GThreadPool"
2954  491965 Mistype in the specification of the function "g_hook_list...
2955  491966 Misprint in the specification of the interface "g_main_co...
2956  491968 The documentation does not mention the restriction for th...
2957  491970 The documentation for the interface "g_date_clamp" is inc...
2958  491974 The documentation of the interface "g_main_context_iterat...
2959  491975 The documentation for the interfaces "g_io_channel_read_u...
2960  491979 Misprint in the description of the interfaces g_key_file_...
2961  491982 Misprint in the description of the interface "g_key_file_...
2962  501107 EXTRA_DIST automake warnings
2963  501997 g_utf8_normalize() returns NULL on invalid string
2964  502590 C_/g_dpgettext efficiency
2965  464259 g_set_application_name() docs should say "Since 2.2"
2966  496518 gbase64.c API doc clarification
2967  498728 g_key_file_get_*_list should set length to 0 when returni...
2968  500361 Improve docs for g_array_free() and g_ptr_array_free()
2969  501853 g_checksum_get_digest docs
2970  503862 Allow NULL strings in g_parse_debug_string()
2971  142676 Q_
2972  367550 Add g_async_queue_new_full() with GDestroyNotify function
2973  375651 Minor enhancements to GKeyFile API
2974  443648 MD5 digest support
2975  449937 Upgrade auto* sources to be clean under automake1.9
2976  452887 gmarkup context "get element" function is useless when ca...
2977  491549 [PATCH] Eliminate libiconv dependency on Windows
2978  500507 GHashTableIter API 
2979
2980 * Translation updates
2981  Belarusian Latin (be@latin)
2982  Czech (cs)
2983  German (de)
2984  Spanish (es)
2985  Esperanto (et)
2986  French (fr)
2987  Korean (ko)
2988  Marathi (mr)
2989  Norwegian bokmål (nb)
2990  Brazilian Portugese (pt_BR)
2991  Slovenian (sl)
2992  Swedish (sv)
2993
2994
2995 Overview of Changes from GLib 2.14.2 to GLib 2.14.3
2996 ===================================================
2997
2998 * Update PCRE to 7.4
2999
3000 * Bugs fixed:
3001  487491 Fix some warnings from sparse
3002  488068 Small (one-time) memory leak in glib_gettext initialization
3003  493688 TYPE macro "_get_type ()" is documented wrong
3004
3005 * Updated translations:
3006  Arabic (ar)
3007  Belarusian Latin (be@latin)
3008  Estonian (et)
3009  Irish (ga)
3010  Slovenian (sl)
3011
3012  
3013 Overview of Changes from GLib 2.14.1 to GLib 2.14.2
3014 ===================================================
3015
3016 * Bugs fixed:
3017  476849 Invocation of the interface "g_hook_free" fails in certai...
3018  359165 marshallers can throw warnings with -Wunused
3019  477957 more discussion on g_value_set_object vs. g_value_take_ob...
3020  478459 G_DEFINE_DYNAMIC_TYPE_EXTENDED doesn't work with G_IMPLEM...
3021  483337 inline is disabled for MSVC when compiling C code
3022  478349 Broken link to gettext website
3023  469231 g_spawn optimization for setting all open fds to CLOEXEC 
3024
3025 * Updated translations:
3026 Arabic (ar)
3027 Galician (gl)
3028 Hebrew (he)
3029 Korean (ko)
3030
3031
3032 Overview of Changes from GLib 2.14.0 to GLib 2.14.1
3033 ===================================================
3034
3035 * Bugs fixed:
3036  476840 Invocation of the interface "g_utf8_strreverse" crashes f...
3037  444765 Fix FIXME in gregex.c when new pcre is out
3038  464145 g_markup_escape_text Produces Invalid XML
3039  465625 g_type_default_interface_ref() does not ensure working g_...
3040  466768 Clearify that comments can be put anywhere in a Key-file.
3041  474229 The GError documentation should give convention for the G...
3042  474899 G_BREAKPOINT() docs inaccurate
3043  475854 Overuse of -lpcre when using system pcre
3044  473879 Incorrect includes in gregex.c
3045  468694 Typoes in documentation
3046  469051 g_snprintf () talks about characters where it probably me...
3047  457601 Missing arch specific atomic implementation
3048  475923 Missing pcre flags when static-linking against glib
3049  475619 glibthread-2.0.la does not list -lpthread
3050
3051 * Updated translations:
3052  Bulgarian (bg)
3053  Catalan (ca)
3054  Danish (da)
3055  German (de)
3056  Canadian English (en_CA)
3057  British English (en_GB)
3058  Spanish (es)
3059  Estonian (et)
3060  Finnish (fi)
3061  French (fr)
3062  Gujarati (gu)
3063  Hungarian (hu)
3064  Italian (it)
3065  Georgian (ka)
3066  Kannada (kn)
3067  Lithuanian (lt)
3068  Makedonian (mk)
3069  Norwegian (nb)
3070  Dutch (nl)
3071  Polish (pl)
3072  Portugese (pt)
3073  Brazilian Portugese (pt_BR)
3074  Romanian (ro)
3075  Russian (ru)
3076  Albanian (sq)
3077  Serbian (sr, sr@Latn)
3078  Swedish (sv)
3079  Tamil (ta)
3080  Thai (th)
3081  Ukrainian (uk)
3082  Vietnamese (vi)
3083
3084
3085 Overview of Changes from GLib 2.13.7 to GLib 2.14.0
3086 ===================================================
3087
3088 * Last-minute API additions:
3089  - Make g_unichar_combining_class public
3090  - Add goffset type, add G_MAXSSIZE and G_MINSSIZE
3091
3092 * Update PCRE to 7.2
3093
3094 * Bugs fixed:
3095  453998 Make _g_unichar_combining_class() public
3096  462549 gregex.c: variable is declared at middle of block
3097  417068 g_file_test doc inconsistency
3098
3099 * Updated translations:
3100  Assamese (as)
3101  Basque (eu)
3102  Kannada (kn)
3103  Malayalam (ml)
3104  Dutch (nl)
3105  Polish (pl)
3106  Brazilian Portugese (pt_BR)
3107  Turkish (tr)
3108
3109
3110 Overview of Changes from GLib 2.13.6 to GLib 2.13.7
3111 ===================================================
3112
3113 * The memory corruption warning from the slice allocator that
3114   occurred when threads were initialized after the slice allocator
3115   has been removed, as the slice allocator now works fine
3116   in this scenario.
3117
3118 * New functions g_once_init_enter() and g_once_init_leave() make
3119   it easier to write threadsafe one-time initialization functions 
3120  
3121 * Bugs fixed:
3122  454473 Simple XML Subset Parser terminates on invalid XML
3123  445813 g_module_open error, add file name
3124  453796 errno gets clobbered by g_filename_display_name
3125  341988 don't use "-c" with msgfmt in Makefile.in.in
3126  447048 Please produce slightly more output during long tests
3127  454785 GModule documentation lists same block of code twice.
3128  454786 GModule documentation lists same paragraph twice.
3129  383155 small docs quirks in gobject/closure API documentation
3130  65041  _get_type() functions aren't thread safe
3131
3132 * Updated translations
3133  Assamese (as)
3134  Spanish (es)
3135  Gujarati (gu)
3136  Japanese (ja)
3137  Korean (ko)
3138  Macedonian (mk)
3139
3140
3141 Overview of Changes from GLib 2.13.5 to GLib 2.13.6
3142 ===================================================
3143
3144 * Reintroduce a GType typedef whose removal in 2.13.5
3145   caused trouble for C++ bindings
3146
3147 * Bugs fixed:
3148  450216 docs not explicit enough about g_free()
3149  451459 g_type_register_static_simple calls g_type_register_static
3150
3151 * Updated translations
3152  Norwegian bokmål (nb)
3153  Sinhala (si)
3154
3155
3156 Overview of Changes from GLib 2.13.4 to GLib 2.13.5
3157 ===================================================
3158
3159 * xdg-user-dirs support: 
3160  - the Desktop directory is guaranteed to be defined
3161  - user-dirs.dirs is no longer reloaded on changes
3162
3163 * Slice allocator: 
3164  - new api to duplicate slices
3165
3166 * Regular expression support:
3167  - GRegex is a boxed type now
3168
3169 * Bugs fixed:
3170  44793 make check failing in trunk
3171  354522 Small problem with PLT hiding 6 symbols
3172  363986 glib 2.12.4 does not compile with SGI IDO cc
3173  443869 g_type_class_add_private doesn't warn when adding 0-sized...
3174  446859 Legitimately return 0 for g_quark_from_string(NULL)
3175  447534 Small typo in g_timeout_add_seconds() doc
3176  447583 GStaticRWLock
3177  447935 g_get_current_dir SIGSEGV on long path
3178  448260 CLAMP has surprising result if low > high
3179  57693  g_string_vprintf()
3180  442029 add g_slice_dup()
3181  445065 Add GRegex boxed type
3182  448819 Add full version of g_timeout_add_seconds()
3183
3184 * Updated translations: 
3185  Swedish (sv)
3186  Oriya (or)
3187  Hebrew (he)
3188  Spanish (es)
3189  Estonian (et)
3190
3191  
3192 Overview of Changes from GLib 2.13.3 to GLib 2.13.4
3193 ===================================================
3194
3195 * Bugs fixed:
3196  444121 g_get_user_special_dir deadlocks
3197  444161 invalid UTF8 in key name shows up as valgrind error in g_...
3198  444130 g_option_context_get_help() is broken when there's a desc...
3199
3200
3201 Overview of Changes from GLib 2.13.2 to GLib 2.13.3
3202 ===================================================
3203
3204 * GKeyFile:
3205  - Added defines for easier handling of desktop files
3206
3207 * Unicode support:
3208  - Update g_unichar_iswide_cjk for Unicode 5.0
3209
3210 * Regular expression support:
3211  - GRegex structs can now be ref-counted
3212  - Some new functions for dealing with incremental 
3213    replacement have been added
3214  - The GRegexEvalCallback signature has been changed
3215
3216 * g_get_user_special_dir() has been added to support
3217   xdg-user-dirs
3218
3219 * Bugs fixed:
3220  419376 Functions using named subpatterns behave inconsistently w...
3221  434358 g_regex_fetch_named() and g_regex_fetch_named_pos() are b...
3222  423708 typo in the README.win32 file see patch below
3223  339225 Add new defines for easier handling of .desktop files 
3224  442265 API additions/changes for GRegex
3225  432651 Add a glib-ish xdg_user_dir_lookup
3226
3227 * Updated translations:
3228  Estonian (et)
3229  Norwegian bokmål (nb)
3230
3231
3232 Overview of Changes from GLib 2.13.1 to GLib 2.13.2
3233 ===================================================
3234
3235 * Unicode support:
3236  - Add g_unichar_ismark()
3237
3238 * GOption:
3239  - Allow to use callbacks for remaining args
3240
3241 * Updated translations:
3242   Belarusian Latin (be@latin)
3243   British English (en_GB)
3244   Galician (gl)
3245   Norwegian bokmål (nb)
3246   Oriya (or)
3247   Spanish (es)
3248   Thai (th)
3249
3250
3251 Overview of Changes from GLib 2.13.0 to GLib 2.13.1
3252 ===================================================
3253
3254 * GRegex:
3255  - Portability fixes
3256  - Split into immutable GRegex and GMatchInfo
3257  - Add g_regex_get_max_backref() and g_regex_get_capture_count()
3258    to obtain information about the compiled regex
3259
3260 * GKeyFile:
3261  - Fix roundtrip problems
3262  - Add g_key_file_load_from_dirs()
3263
3264 * Unicode support:
3265  - Fix corner cases in case conversion routines
3266
3267 * GOption:
3268   - Add a function to get the formatted help string
3269
3270 * GHash:
3271  - Add new functions g_hash_table_get_keys() and
3272    g_hash_table_get_values() to retrieve the keys and
3273    values in list form
3274
3275 * Updated transations:
3276   Simplified Chinese (zh_CN)
3277   Arabic (ar)
3278
3279
3280 Overview of Changes from GLib 2.12 to GLib 2.13.0
3281 =================================================
3282
3283 * Add GSequence, a list that is implemented using
3284   a balanced binary tree.
3285
3286 * Add GRegex, an implementation of Perl regular expressions,
3287   based on PCRE.
3288  
3289 * Use Posix monotonic clocks instead of gettimeofday()
3290   for GTimer when available.
3291
3292 * Support static initialization of GQeues with G_QUEUE_INIT,
3293   g_queue_init() and g_queue_clear().
3294
3295 * Add g_string_chunk_clear() for clearing a 
3296   GStringChunk.
3297
3298 * Add g_unichar_get_script() to obtain Unicode
3299   script information.
3300
3301 * Add g_unichar_iszerowidth() to obtain information
3302   about zero-width characters.
3303
3304 * Add G_GNUC_MAY_ALIAS which wraps the gcc may_alias 
3305   type attribute.
3306
3307 * G_GNUC_INTERNAL has a working definition for the
3308   Sun Studio compiler. This requires the macro to
3309   be positioned before the function declaration.
3310
3311 * The slice allocator can produce detailed debugging
3312   information with G_SLICE=debug-blocks.
3313
3314 * Modules support G_DEBUG flags resident-modules and
3315   bind-now-modules.
3316
3317 * Add G_DEFINE_DYNAMIC_TYPE() to make it easier
3318   to define types in modules.
3319
3320 * Bug fixes: too many to list them in detail here.
3321
3322 * New and updated translations (be,bg,bn,ca,cs,de,
3323   en_CA,en_GB,et,fa,fr,he,hu,it,ja,ku,lt,mg,mk,ml,
3324   nb,ne,nn,pt,pt_BR,ro,sr,sr@Latn,sv,ta,uk,vi,zh_CN,
3325   zh_HK,zh_TW)
3326
3327
3328 Overview of Changes from GLib 2.12.1 to GLib 2.12.2
3329 ===================================================
3330
3331 * Unicode updates:
3332  - Normalization is following Unicode TR #29
3333  - g_unichar_isxdigit() only accept characters
3334    for which g_unichar_xdigit_value() returns a value
3335  - g_unichar_toupper and g_unichar_tolower leave
3336    unconvertable characters in place instead of
3337    replacing them by NUL
3338
3339 * Bugs fixed
3340  348491 g_utf8_strup() and g_utf8_strdown() returns 
3341         string with NUL bytes
3342  349825 GKeyFile always inserts a newline before a group
3343  347842 g_unichar_isxdigit() is too general about what 
3344         it considers a digit
3345  348694 g_utf8_normalize() hasn't been updated to PR #29
3346  348785 Hint about G_DEBUG in Message Logging docs
3347  349792 Wrong english string (UI)
3348  349952 gparamspecs.c uses gcc feature
3349
3350 * Translation updates (ca,cs,de,dz,es,eu,fi,gu,ko,
3351   nl,pl,tr,uk,zh_HK,zh_TW)
3352
3353
3354 Overview of Changes from GLib 2.12.0 to GLib 2.12.1
3355 ===================================================
3356
3357 * Update to final Unicode Character Database 5.0.0
3358
3359 * Bugs fixed:
3360  346660 issues with base64 api documentation / g_base64_decode_cl...
3361  348136 Coverity reports allocation of wrong size CID #2839
3362  336281 Update to UCD 5.0
3363  346197 g_date_strftime %F option doesnt work for win32
3364  348011 Small optimization to real_toupper()
3365  246494 prototype mismatch in glib/gconvert.c
3366
3367 * New and updated translations (bg,bn_IN,ca,dz,eu,fi,
3368   fr,he,it,ja,mk,or,pt)
3369
3370
3371 Overview of Changes from GLib 2.11.4 to GLib 2.12
3372 =================================================
3373
3374 * Bugs fixed:
3375  344905 leap-year bug in g_time_val_from_iso8601 w/o HAVE_TIMEGM
3376
3377 * Updated translations (cy,nb,nl)
3378
3379
3380 Overview of Changes from GLib 2.11.3 to GLib 2.11.4
3381 ===================================================
3382
3383 * GBookmarkFile:
3384  - g_bookmark_file_remove_item returns a boolean
3385  
3386 * g_mkstemp accepts the XXXXXX in the middle of
3387   the template
3388  
3389 * Bugs fixed:
3390  344868 g_key_file_to_data should separate groups 
3391
3392 * Updated translations (de,es,fr,gu,hi,ko,th)
3393
3394
3395 Overview of Changes from GLib 2.11.2 to GLib 2.11.3
3396 ===================================================
3397
3398 * GBookmarkFile:
3399   - g_bookmark_file_move_item: Return TRUE in case of
3400     an empty target
3401
3402 * Bugs fixed: 
3403  343919 gunicollate.c: strxfrm bug on VC8
3404
3405 * Updated translations (fi)
3406
3407 Overview of Changes from GLib 2.11.1 to GLib 2.11.2
3408 ===================================================
3409
3410 * Add g_ascii_stroll to parse signed 64bit integers
3411
3412 * GMarkup: add a flag to treat CDATA as text
3413
3414 * GHashTable: add functions to remove all entries
3415
3416 * GMainLoop: add functions to find the currently
3417   running source, and determine if it is destroyed
3418
3419 * Bug fixes:
3420  342563  g_atomic_thread_init() needs to be called before 
3421          other _g_*_thread_init() functions
3422  343548  Potential use after free in callers of g_string_free() 
3423  168538  Wish: Clearing contents of GHashTables
3424  321886  GTK+ cannot be reliably used in multi-threaded 
3425          applications
3426  341826  goption.c: 'strtoll' is C99's function
3427  343899  g_ascii_formatd dosn't work as expected for all 
3428          format strings
3429  317793  Make GEnumValue strings const
3430  337129  Compile warnings in G_IMPLEMENT_INTERFACE
3431  303622  What is G_TYPE_CHAR?
3432
3433 * Updated translations (bg,dz,eu,gl,ja,ko,nl,th,vi)
3434  
3435
3436 Overview of Changes from GLib 2.11.0 to GLib 2.11.1
3437 ===================================================
3438
3439 * GOption  
3440   - Support 64-bit integers 
3441   - Allow optional text before and after the options
3442     in help output
3443
3444 * Bug fixes:
3445  340538 gbase64-test writes OOB 
3446  340816 GKeyFile set_string_list invalid memory reads 
3447  339105 g_key_file_parse_value_as_double
3448  340434 convert-test.c fails (function test_one_half)
3449  311043 Memory leaks (and potential infinite loops) 
3450         when using G_ERRORCHECK_MUTEXES
3451  335198 Error checking mutexes are fubar  
3452  341237 Add a G_OPTION_ARG_INT64
3453  341192 g_io_channel_set_flags not implemented on win32
3454  336120 Allow adding description before/after GOption 
3455         --help output body
3456  341191 misplaced check in g_relation_delete
3457  340530 mismatched calloc / g_free in win32 threads
3458
3459 * Updated translation (es)
3460
3461 Overview of Changes from GLib 2.10.x to GLib 2.11.0
3462 ===================================================
3463
3464 * GBookmarkFile: a parser for files containing bookmarks
3465   stored using the Desktop Bookmark specification.
3466
3467 * Base64 encoding support
3468         
3469 * Unicode 5.0 support
3470
3471 * GOption supports floating point numbers 
3472
3473 * GKeyFile supports floating point numbers
3474
3475 * Bug fixes:
3476  155884 gatomic.c should be based on new SDK
3477  157877 update-desktop-database doesn't handle duplicate entries
3478  164719 keyfile parser doesn't support floats
3479  327662 Import BookmarkFile from libegg
3480  329548 Add G_OPTION_ARG_DOUBLE
3481  329789 option-test.c type confusion
3482  332841 Segmentation Fault when %llu is passed to vasnprintf and 
3483         HAVE_SNPRINTF is not defined
3484  333879 gthread/gthread-win32.c: IsDebuggerPresent needs '#define 
3485         _WIN32_WINDOWS 0x0401'
3486  333916 g_timer_elapsed docs should mention that microseconds 
3487         may be NULL
3488  334440 dlerror() portability issue causes crash on (old) a.out 
3489         NetBSD platform
3490  334646 goption + error out params
3491  334799 g_remove() must check return value of remove()
3492  334943 make check FAIL: threadpool-test
3493  335215 Some breakages with GThreadPool
3494  336085 g_option_context_new parameter lacks better explanation
3495  336677 Documentation for g_object_ref_sink() is incorrect
3496  337027 gbookmarkfile.c: sys/time.h include error
3497  337553 Wrong escaping of URIs
3498  338572 Dereferencing NULL value in g_key_file_get_group_comment
3499  338845 g_completion_complete_utf8 crashes when NULL is passed to it
3500  339337 g_bookmark_file_set_description
3501  339338 gbookmarkfile.c, function expand_exec_line
3502  339340 gbookmarkfile.c, function bookmark_app_info_dump
3503
3504 * Translation updates (bg,en_GB,et,gl,gu,he,hi,ka,nb,nl,nn,
3505                        or,pt_BR,ro,tr,vi,zh_CN)
3506
3507
3508 Overview of Changes from GLib 2.10.0 to GLib 2.10.1
3509 ===================================================
3510
3511 * Bugs fixed:
3512  314794 Broken pthread detection on Darwin [Gregor Riepl]
3513  322476 Missing check for .dylib [Vladimir Panov]
3514  333651 Inconsistent _g_charset_get_aliases prototype [Julio 
3515         M. Merino Vidal]
3516  333761 GInitiallyUnowned breaks application code [Sven Herzberg]
3517
3518 * Win32 changes:
3519  - Fix g_listenv() implementation.
3520  - Allow up to 100 GPrivate structs
3521
3522 * Translation updates (fr,hu,lt,pl,sv)
3523
3524
3525 Overview of Changes from GLib 2.9.6 to GLib 2.10.0
3526 ==================================================
3527
3528 * Bugs fixed:
3529  328997 64bit pointer trunction in glib slab-allocator
3530         [Pascal Hofstee]
3531  331110 g_cond_broadcast(inform_cond) without holding 
3532         inform_mutex [Chris Wilson, Sebastian Wilhelmi]
3533  332093 Fix some leaks in the tests [Kjartan Maraas]
3534  332435 g_utf8_strlen returns wrong value if a maximum 
3535         number of bytes to check is specified 
3536         [Matthias Clasen]
3537  331367 gslice requires more POSIX-like semantics for 
3538         GPrivate destructors [Tor Lillqvist]
3539
3540 * Documentation improvements [Matthias, Kang Jeong-Hee,
3541   Tor Lillqvist, Stefan Kost]
3542
3543 * Translation updates (el,eu,ka,uk)
3544
3545 Overview of Changes from GLib 2.9.5 to GLib 2.9.6
3546 =================================================
3547
3548 * Bugs fixed: 
3549  329124 distclean removes README [Kjartan Maraas, Tim Janik]
3550  317679 GRelation field type not documented [Behdad Esfahbod]
3551  329123 Typo in GTime docs [Kjartan Maraas]
3552
3553 * Documentation improvements [Sven Herzberg, David
3554   Schleef, Kjartan Maraas, Behdad Esfahbod]
3555
3556 * Translation updates (cs,cy,it,ko,pt,sq,sr,sr@Latn,ru
3557
3558 Overview of Changes from GLib 2.9.4 to GLib 2.9.5
3559 =================================================
3560
3561 * Memory management: 
3562   Runtime debugging support: The slice allocator
3563   can be turned off by setting G_SLICE=always-malloc
3564   in the environment. Zeroing of freed memory can
3565   now be turned on at runtime by setting
3566   G_DEBUG=gc-friendly in the environment. [Tim Janik]
3567
3568 * Bugs fixed:
3569  328253 HP-UX/IA-64 uses ".so" as default shared library 
3570         extension [Albert Chin]
3571  143380 unicode-encoding test fails converting to UTF-16 
3572         with libiconv [Marc Moorcroft]
3573  328254 Build breakage (GSlice) [Jens Ganseuer]
3574  328705 C99ism in glib/gmem.c [Kazuki Iwamoto]
3575
3576 * Translation updates (da,et,zh_CN)
3577
3578 Overview of Changes from GLib 2.9.3 to GLib 2.9.4
3579 =================================================
3580
3581 * Type system:
3582   Fix a problem with g_object_compat_control() which 
3583   can lead to segfaults in GTK+ applications on 64bit 
3584   platforms. 
3585
3586 * Thread suppport: 
3587   Unused threads now fall back to the global pool after 
3588   500 milliseconds, where they wait for another 
3589   max-idle-time milliseconds. [Sebastian Wilhelmi]
3590
3591 * Fix a memory allocation problem in GKeyFile. [Morten 
3592   Welinder]
3593
3594
3595 Overview of Changes from GLib 2.9.2 to GLib 2.9.3
3596 =================================================
3597
3598 * GTree:
3599  - Replace the simple recursive implementation by
3600    a nonrecursive, threaded one  [Maurizio Monge]
3601
3602 * Change g_filename_display_name and
3603   g_filename_display_basename to use the Unicode
3604   replacement character U+FFFD instead of a question
3605   mark, and don't append "(invalid encoding)"  [Matthias]
3606
3607 * Documentation improvements [Sven Herzberg, Federico
3608   Mena Quintero, Stefan Kost]
3609
3610 * Bugs fixed:
3611  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X 
3612         [Bogdan Nicula]
3613  326558 Some test failures on IRIX 6.5 [Daichi Kawahata]
3614  169285 "threaded" tree implementation for GTree 
3615         [Maurizio Monge]
3616  326747 g_filename_display_basename adds (invalid encoding) 
3617         [Alberto Ruiz]
3618
3619 Other contributors: Christian Kellner, Murray Cumming
3620
3621 New and updated translations (bg,ca,de,es,et,gu,ja,nl,th,vi)
3622
3623
3624 Overview of Changes from GLib 2.9.1 to GLib 2.9.2
3625 =================================================
3626
3627 * Memory management:
3628  - Add tests for cache colorization [Tim Janik]
3629  - Minimize space consumption if small amounts of differently
3630    sized slices are allocated, at a small performance cost.  [Tim]
3631
3632 * Thread support:
3633  - Add g_atomic_pointer_set() and g_atomic_int_set() [Tim Janik,
3634    Sebastian Wilhelmi]
3635  - Add g_thread_pool_set_sort_function() to allow sorting the 
3636    tasks of a threadpool.  [Martyn Russell]
3637  - Add g_thread_pool_set_idle_time() to allow unused threads
3638    to exit after a certain time.  [Martyn]
3639
3640 * Type system:
3641  - introduce a new type GInitiallyUnowned, which has an initial
3642    floating reference. [Tim]
3643  - Add support for GType parameters. [Matthias]
3644
3645 * Main loop:
3646  - Add g_main_context_is_owner() to determine if the current
3647    thread is the owner of the context.  [Michael Meeks]
3648
3649 * Provide g_access(), g_chdir(), g_unlink(), g_rmdir() as 
3650   wrapper functions instead of macros.  [Manish Singh]
3651
3652 * Documentation improvements [Tim, Matthias, Federico Mena Quintero,
3653   Stefan Kasal, Dan Williams]
3654
3655 * New and updated translations (en_CA,fi,fr,gl,ml,nb,no,zh_HK,zh_TW)
3656
3657 * Bugs fixed:
3658  324179 g_allocator_new() returns pointer to const dummy which Gtk+ 2.8 
3659         tries to modify [J. Ali Harlow]
3660  324332 g_option_context_parse() returns false without setting error 
3661         [Tim-Philipp Müller]
3662  324950 GLIB 2.9.1 testcase errors [Dan Yefimov]
3663  325015 gslice.c: process.h is needed on Windows [Kazuki Iwamoto]
3664  321978 G_DATALIST_GET_FLAGS() macro is not casting datalist to 
3665         gpointer [Andrew Paprocki]
3666  316221 G_LOCK warns about breaking strict-aliasing [Michal Benes, 
3667         Stanislav Brabec]
3668  325273 Error in documentation for glib_check_version () [Declan Naughton]
3669  325310 g_spawn_sync hangs when catching both stdout and 
3670         stderr [Tor Lillqvist]
3671  325249 gcc warning when using g_rmdir from <glib/gstdio.h> [Jani Monoses]
3672  325864 glib/gthreadpool.c:"#define debug(...)" is C99 [Kazuki Iwamoto]
3673  325874 Should say somewhere that source IDs are > 0 [Dan Williams]
3674  325438 a typo (compatability) [Stefan Kasal]
3675  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X [Bogdan Nicula]
3676
3677
3678 Overview of Changes from GLib 2.9.0 to GLib 2.9.1
3679 =================================================
3680
3681 * Memory management
3682  - The slice allocator is implemented [Tim Janik]
3683  - g_slice_free_chain() has been renamed to 
3684    g_slice_free_chain_with_offset()  [Tim, Behdad Esfahbod]
3685  - Mem chunks are deprecated [Matthias Clasen]
3686
3687 * Data structures
3688  - Hash tables are refcounted, and have a boxed type [Tim]
3689
3690 * Thread support
3691  - Support for Solaris threads has been removed 
3692    [Sebastian Wilhelmi, Andrew Paprocki]
3693  - g_async_queue_sort(), g_async_queue_push_sorted() have 
3694    been added to allow GAsyncQueue to be used as a priority 
3695    queue, together with the corresponding _unlocked 
3696    variants  [Martyn Russell]
3697
3698 * GObject:
3699  - The concept of a floating initial reference has been
3700    moved from GtkObject to GObject [Tim]
3701
3702 * Win32 changes:
3703  - Make g_rename() replace existing files [Tor Lillqvist]
3704
3705 * Misc new API:
3706  - G_GUINT64_CONSTANT macro to define guint64 
3707    constants [Andrew Paprocki]
3708  - G_GNUC_WARN_UNUSED_RESULT macro to instruct the 
3709    compiler to emit a warning if the value returned
3710    by a function is ignored. [Arjan van de Ven, Alex Larsson]
3711  - GList and GSList now have sort functions which take an
3712    extra user data argument [Martyn Russell]
3713  - g_param_spec_ref_sink() has been added for consistency [Tim]
3714
3715 * $LOGNAME is respected when determining user data. [Laszlo Peter]
3716
3717 * Other changes and bug fixes [Tim, Matthias, Behdad, 
3718   Christian Persch, Benedikt Meurer, Andrew Paprocki, 
3719   Kazuki Iwamoto, Alexis S. L. Carvalho, Stanislav Brabec,
3720   Andreas Schwab, Kalle Vahlman]
3721
3722 * Documentation
3723  - Deprecation warnings carry version information [Matthias]
3724  - The slice allocator has been documented [Matthias, Tim]
3725  - Other improvements [Morten Welinder]
3726
3727 Overview of Changes from GLib 2.8.x to GLib 2.9.0
3728 =================================================
3729 * Unicode support:
3730  - The Unicode tables have been updated to Unicode 4.1, 
3731    adding several new values to the GUnicodeBreakType 
3732    enumeration. This breaks Pango <= 1.10 
3733    [Behdad Esfahbod]
3734  - The various Unicode character predicate functions 
3735    (g_unichar_isalpha, g_unichar_isdigit,...) have
3736    been optimized
3737    [Behdad]
3738  - g_utf8_pointer_to_offset, g_utf8_offset_to_pointer:
3739    These functions handle negative offsets now, and
3740    going backwards in g_utf8_offset_to_pointer uses
3741    "stutter stepping".
3742    [Larry Ewing, Matthias Clasen]
3743
3744 * Memory management:
3745  - Mem chunks are no longer used internally in GLib and
3746    GObject. GMemChunk will be deprecated in GLib 2.10
3747  - All APIs based on GAllocator (g_list_push/pop_allocator,
3748    and similar push/pop_allocator functions for other
3749    data structures) have been deprecated, since they
3750    never worked as intended.
3751  - The g_slice_* functions have been added as a 
3752    new API for fast allocation of small memory blocks. 
3753    The implementation in GLib 2.9.0 is just a simple 
3754    wrapper around malloc. GLib 2.10 will have an
3755    efficient and scalable implementation. 
3756    [Tim Janik, Matthias]
3757
3758 * Pattern matching:
3759  - g_pattern_match has been optimized to avoid
3760    unnecessary recursion.
3761    [Tim, Matthias]
3762
3763 * g_intern_string, g_intern_static_string: 
3764  - New functions to intern strings. These are now used 
3765    by GObject to avoid duplicating static strings 
3766    [Matthias]
3767
3768 * g_thread_foreach: 
3769  - New function to iterate over all GThreads 
3770    [Tim, Matthias]
3771
3772 * g_date_set_time_t, g_date_set_time_val:
3773  - New functions to set a GDate from a time_t or
3774    GTimeVal value. g_date_set_time has been deprecated 
3775    in favor of these.
3776    [Roger Leigh]
3777
3778 * g_snprintf and g_vsnprintf:
3779  - These functions are no longer declared in gprintf.h, 
3780    since they are in glib.h
3781    [Matthias]
3782
3783 Overview of Changes from GLib 2.8.0 to GLib 2.8.1
3784 =================================================
3785 * Optimize single-character insertions in GString [Ross Burton]
3786 * Fix build problems on OS X
3787 * Fix build problems on Win32 [Tor Lillqvist, Hans Breuer]
3788 * Other bug fixes [Matthew F. Barnes, Stepan Kasal] 
3789 * Documentation improvements [Tristan van Berkom, Behnam
3790   Esfahbod, Gustavo Carneiro, Stepan Kasal, Matthias]
3791 * New and updated translations (ca,cy,ko,ro,uk)
3792
3793 Overview of Changes from GLib 2.7.7 to GLib 2.8.0
3794 =================================================
3795 * Make g_value_transform() handle enum values
3796   correctly on ppc64.  [Michael Lorenz]
3797   (Third-party code accessing enumeration values 
3798   in GValues should also be changed to access 
3799   v_long, not v_int, in order to work on bigendian 
3800   64bit machines.)
3801 * Make g_flags_get_first_value() handle a value
3802   of 0 meaningfully. [Tim-Philipp Müller] 
3803
3804 Overview of Changes from GLib 2.7.6 to GLib 2.7.7
3805 =================================================
3806 * Make atomic operations on s390 work [Matthias]
3807 * Fix C++ guards in gstdio.h [Tor Lillqvist]
3808
3809 Overview of Changes from GLib 2.7.5 to GLib 2.7.6
3810 =================================================
3811 * Add native implementations of atomic operations 
3812   on s390 [Matthias]
3813 * Make atomic reference counting of closures
3814   work on s390 [Matthias]
3815 * Avoid an infinite loop in g_convert_with_iconv().
3816   [Sebastian Bacher]
3817 * Documentation improvements [Ross Burton]
3818
3819 Overview of Changes from GLib 2.7.4 to GLib 2.7.5
3820 =================================================
3821 * Thread-related changes
3822  - Fix build issues on HP-UX [Paul Cornett]
3823  - Threadsafe access to flags stored in datasets [Tim Janik]
3824  - Fix several issues with atomic refcounting for 
3825    closures, objects and paramspecs [Tim]
3826  - Improve tests for atomic refcounting changes [Tim]
3827 * Fix handling of stateful encodings in g_convert_* [Matthias]
3828 * Fix translation of GOption help output [Dan Winship]
3829 * Catch format errors in translations. This may cause 
3830   "make check" to fail when using older versions
3831   of gettext [Matthias]
3832 * Win32 bug fixes [Tor Lillqvist]
3833 * Documentation improvements [Ross Burton, Jochen Baier, 
3834   Matthias, Tim]
3835 * New and updated translations (de,fi,gu,pl,pt,tr,zh_TW)
3836
3837 Overview of Changes from GLib 2.7.3 to GLib 2.7.4
3838 =================================================
3839 * Fix g_atomic_pointer_compare_and_exchange 
3840   on Sparc64 [Gert Doering]
3841 * Fix a hang in g_thread_pool_free. [Hong Jen Yee]
3842 * Win32 bug fixes [Tor Lillquist]
3843 * Other bug fixes [Benoit Dejean, Manish Singh]
3844 * Documentation improvements [Bryan Silverthorn,
3845   Callum McKenzie] 
3846 * New and updated translations (de,lt,sq,zh_CN)
3847
3848 Overview of Changes from GLib 2.7.2 to GLib 2.7.3
3849 =================================================
3850 * GOption
3851  - Allow callbacks with optional arguments [Pawel Sliwowski]
3852  - Allow to turn off the automatic long option name
3853    disambiguation  [Adam McLaurin]
3854  - Only allow printable ASCII as short option names [Matthias]
3855 * Win32
3856  - Build fixes [Tor Lillqvist]
3857  - Rewrite iochannel socket implementation [Tor]
3858 * GObject
3859  - Threadsafety improvements; in particular, refcounting
3860    of objects is done atomically now. [Wim Taymans, Tim Janik]
3861 * Bug fixes [Morten Welinder, Matthias, Wim Taymans]
3862 * Documentation improvements [Richard Laager, Matthias]
3863 * New and improved translations (bf,cs,hu,nb,nl,no)
3864
3865 Overview of Changes from GLib 2.7.1 to GLib 2.7.2
3866 =================================================
3867 * Win32 build fixes [Hans Breuer]
3868 * Bug fixes [Mikael Magnusson]
3869 * Documentation improvements [Matthias Clasen]
3870 * New and updated translations (en_CA,es,et,ja,sr,sr@Latn,zh_TW)
3871
3872 Overview of Changes from GLib 2.7.0 to GLib 2.7.1
3873 =================================================
3874 * GOption 
3875  - Allow callback arguments without parameters [Dan Winship]
3876 * GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
3877 * Misc new functions:
3878  - g_get_host_name [Tor Lillqvist]
3879  - g_mkdir_with_parents [Tor]
3880  - g_build_pathv, g_build_filenamev [Todd A. Fisher, 
3881    Matthias Clasen]
3882 * Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
3883   Manish Singh, Tor, Murray Cumming, Kian Duffy, Morten Welinder]
3884 * Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
3885 * New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
3886   sk,th,zh_TW)
3887
3888 Overview of Changes from GLib 2.6.x to GLib 2.7.0
3889 =================================================
3890 * GKeyFile
3891  - Add unit tests [Matthias Clasen, Suren A. Chilingaryan]
3892  - Accept \r\n as line end [Bastian Nocera]
3893  - Don't interpret leading zeros as octal numbers. [Matthias]
3894  - Make key and group removal work [David Hoover, Matthias Hasselmann]
3895 * GOption
3896  - Improve formatting of --help output [Matthias, Noah Levitt]
3897  - Accept -? [Matthias]
3898  - Warn about duplicate main groups [Jeff Franks]
3899  - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
3900  - Report missing arguments as errors [Björn Lindqvist]
3901  - Add a boxed type for GDate [Tim-Philipp Müller]
3902 * GTree
3903  - g_tree_remove() and g_tree_steal() return status information [Matthew F. Barnes]
3904 * Stdio wrappers
3905  - Work regardless of large file support [Manish Singh]
3906  - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
3907 * GObject
3908  - Implement "toggle references" to help language bindings [Owen Taylor]
3909  - Allow to mark names, nicks and blurbs of pspecs as static [Ben Maurer, Matthias]
3910  - Make pspec lookup a bit faster [Morten Welinder]
3911 * Add g_listenv() to list all set environment variables [Hans Petter Jansson]
3912 * Add g_file_set_contents() to atomically write a file.  [Søren Sandmann,
3913   Sven Neumann, Manish, Alexis S. L. Carvalho]
3914 * Add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew() [Stefan Kost]
3915 * Add g_utf8_collate_key_for_filename() to sort filenames taking
3916   extensions and numeric suffixes into account.  [Ole Laursen, Alex Larsson]
3917 * Add G_GNUC_NULL_TERMINATED to mark varargs function with 
3918   NULL-terminated argument lists. [Marc Meissner]
3919 * Win32 changes
3920  - Improved debugability [Ulf Lamping, Hans Breuer]
3921  - Make filename handling more robust [Tor, Billy Skaggs]
3922  - Improve g_get_system_data_dirs() [Tor]
3923  - Use more precise timers [Tor]
3924  - Build fixes [Kazuki Iwamoto, Hans, Tor, Robert Ögren]
3925 * Other bug fixes [Roger Leigh, Owen, Matthias, Morten, Kjartan Maraas, 
3926   Pawel Sakowski, Tor, Simon Budig, Ed Avis, Manish, Nicolas Laurent, 
3927   Bastien, Fabrício Barros Cabral, Michael Banck, Daniel Atallah, 
3928   J. Ali Harlow, Tim Janik, Hazael Maldonado Torres, Sven, Jon-Kare Hellan,
3929   Dave Benson, Tommi Komulainen, Benjamin Otte, Brian Cameron, Changwoo Ryu, 
3930   Christian Biere, Noah, Benoît Carpentier]
3931 * Documentation improvements [Vincent Untz, Matthias, Tim-Philipp Müller,
3932   Morten, Matthew, Federico Mena Quintero, Sebastian Bacher, Oliver Sessink, 
3933   Stefan, Jared Lash, Tor, Owen, Daniel Vaillard, Mathieu Lacage]
3934 * New and updated translations (ca,cs,da,el,en_CA,en_GB,es,et,eu,fa,fr,gl,
3935   hu,id,it,lt,mn,ne,nl,pl,pt,pt_BR,ro,rw,sk,sq,sr,sr@Latn,tl,uk,xh,zh_CN)
3936
3937 Overview of Changes from GLib 2.6.0 to GLib 2.6.1
3938 =================================================
3939 * GOption
3940  - Make gtk_init(NULL, NULL) work again [Marcin Krzyzanowski]
3941  - Improve handling of -- [Matthias Clasen]
3942  - Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
3943 * g_find_program_in_path() doesn't return directories [Tommi Komulainen]
3944 * Add gmodule-export-2.0.pc [Matthias]
3945 * Win32 changes
3946  - Improve hangling of UNC paths [Tor Lillqvist]
3947  - g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
3948    take and return UTF-8 now [Tor] 
3949  - Make g_file_test() work more reliably, and use PATHEXT
3950    when check for executables [Tor]
3951  - Build and cross-compilation fixes [J. Ali Harlow]
3952 * Other bug fixes [Jens Hatlak, Morten Welinder, 
3953   Tor, Kalpesh Shah, Adrian Bunk]
3954 * Documentation improvements [Marcin Krzyzanowski, Tor, Crispin
3955   Flowerday, Mariano Suárez-Alvarez, Christian Biere, Danny Milo,
3956   Vincent Untz, Bastien Nocera]
3957 * New and updated translations (cy,de,nl,ru,sq,sv)
3958
3959 Overview of Changes from GLib 2.4.x to GLib 2.6.0
3960 =================================================
3961
3962 * Major new APIs
3963   - GOption, a commandline option parser
3964   - GKeyFile, a parser/editor for the .ini like files 
3965   - Functions to support the XDG basedir specification
3966   - Wrappers for common POSIX pathname functions to handle filename
3967     encodings consistently. On Windows, these use UTF-8.
3968
3969 * Miscellaneous new functions
3970   - g_filename_display_name() converts filenames in displayable UTF-8 strings
3971   - g_uri_list_extract_uris() splits uri lists
3972   - g_date_get_iso8601_week_of_year() gets ISO 8601 week numbers
3973   - g_log_set_default_handler() installs an alternate default log handler
3974   - g_get_language_names() obtains a list of applicable locale names
3975   - g_strv_length() calculates the length of NULL-terminated string arrays
3976   - g_win32_get_windows_version() determines the Windows version 
3977   - G_GNUC_INTERNAL marks functions as non-exported
3978   - glib_check_version() checks the GLib version at runtime
3979   - g_debug() completes the family of logging functions
3980
3981 * Performance improvements
3982   - Optimize g_utf8_validate()
3983   - Optimize g_markup_parse_context_parse()
3984   - Reduce signal connection complexity from O(n) to O(1) 
3985   - Get rid of many PLT entries for internally used exported symbols
3986   - Reduce code size by removing literal strings from g_return_if_fail()
3987
3988 * Other changes
3989   - On Windows, GLib functions that take file name arguments now require
3990     those to be in UTF-8. Functions that return file names return UTF-8.
3991   - Use higher precision for mathematical constants
3992   - Don't convert to/from UTF-8 in g_filename_to_uri/g_filename_from_uri
3993   - Support ll as printf format modifier for long long on all platforms
3994   - Clean up the ABI and enforce the list of exported symbols
3995   - Add a .pc file for using gmodule in libraries
3996   - Require ngettext
3997
3998 Overview of Changes from GLib 2.5.7 to GLib 2.6.0
3999 =================================================
4000 * GOption: Don't list help options if group-specific
4001   options have been requested [Glynn Foster]
4002 * Make g_get_language_names() track locale changes [Christian Persch]
4003 * Win32 bug fixes [Tor Lillqvist]
4004 * Bug fixes [Philippe Blain, Owen Taylor, Sebastian Wilhelmi]
4005 * New and updated translations (da,es,ja,lt,zh_CN)
4006 Bugs fixed: 159530,100697,160271,160645,157255
4007
4008 Overview of Changes from GLib 2.5.6 to GLib 2.5.7
4009 =================================================
4010 * Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]
4011 * Optimize g_markup_parse_context_parse() [Havoc Pennington, 
4012   Morten Welinder]
4013 * Reduce signal connection complexity from O(n) to O(1) 
4014   [Sven Neumann]
4015 * Add a .pc file for using gmodule in libraries [Owen]
4016 * Add G_GNUC_MALLOC to mark functions returning newly 
4017   allocated memory  [Matthias]
4018 * Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren,
4019   Bruce Hochstetler]
4020 * Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten,
4021   Frederic Crozat, Tor]
4022 * Documentation improvements [Matthias, Tor, Owen]
4023 * New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN)
4024
4025 Overview of Changes from GLib 2.5.5 to GLib 2.5.6
4026 =================================================
4027 * GOption
4028   - Add G_OPTION_FLAG_REVERSE to allow options 
4029     which unset a  boolean variable [Tor Lillqvist]
4030 * GChildWatch
4031   - Use sigaction instead of signal [Jonas Jonnson, 
4032   Archana Shah]
4033   - Make the very first SIGCHLD work [Gustavo Carneiro]
4034 * Bug fixes [Morten Welinder, Tor, David MacLachlan,
4035   Manish Singh, J. Ali Harlow]
4036 * Documentation improvements [Matthias Clasen, Tor]
4037 * Updated translations (da,ja,tr,zh_CN)
4038
4039 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
4040 =================================================
4041 * GKeyFile
4042   - Cleanups, add more error checking [Ray Strode]
4043   - Fall back to the untranslated string when getting 
4044     locale strings [Mark McLoughlin]
4045 * GOption
4046   - Document GOption [Matthias Clasen]
4047   - Better support for rest arguments [Owen Taylor, Matthias]
4048   - Handle conflicts between groups [Matthias]
4049 * Add g_lstat() to the stdio wrappers [Tor Lillqvist]
4050 * Add g_filename_display_name() to convert filenames
4051   in displayable UTF-8 strings  [Alex Larsson, Matthias]
4052 * Win32 bug fixes [Kazuki IWAMOTO, Hans Breuer, Tor]
4053 * Bug fixes [Christophe Fergeau, Morten Welinder, 
4054   Owen, Kjartan Maraas, Mark]
4055 * Documentation improvements [Matthias, Tor]
4056
4057 Overview of Changes from GLib 2.5.3 to GLib 2.5.4
4058 =================================================
4059 Add GKeyFile, a parser/editor for the .ini like files used in various
4060    freedesktop.org specifications. [Ray Strode]
4061 Make the handling of filename encodings consistent across all
4062    GLib functions, introduce wrappers for common POSIX 
4063    functions which accept the same filename encoding. [Tor Lillqvist, 
4064    Owen Taylor]
4065 GOption
4066  - Rename g_context_option_error_quark() to a more language-binding
4067    friendly name [Murray Cumming]
4068  - Accept backslashes in filenames on Win32 [Tor Lillqvist]
4069 * Strip the internal aliasing prefix IA__ from function names in 
4070   assertions [Matthias Clasen]
4071 * Add a function to split uri lists. [Matthias]
4072 * Win32 bug fixes 
4073  - Don't open console windows [Tor]
4074 * Other bug fixes [Philippe Blain, Robert Ögren, Hidetaka Iwai, Matthias,
4075  Morten Welinder, Mats-Ola Persson, Tor, Nickolay V. Shmyrev, Kjartan Maraas,
4076   Anders Carlsson, Tim-Philipp Müller, Lucas Rocha, Andrea Campi, Manish
4077   Singh, Thomas Fitzsimmons, Kazuki IWAMOTO]
4078 * Documentation improvements [Matthias, Linus Walleij, Nickolay, Philippe, 
4079  Adam Hooper, Gustavo Carneiro]
4080 * New and updated translations (cs,en_CA,en_GB,ja,nb,nl,or,sr,sr@Latn,sq)
4081
4082 Overview of Changes from GLib 2.5.2 to GLib 2.5.3
4083 =================================================
4084 * GOption
4085  - set the program name from argv[0] [Masatake YAMATO] 
4086  - make contexts work without a main group [Anders Carlsson]
4087 * Performance 
4088  - Get rid of many PLT entries for internally used exported symbols,
4089    and clean up the ABI at the same time and make make check check the
4090    list of exported symbols.  [Matthias Clasen]
4091 * Add API to get ISO 8601 week numbers [Niklas Lundell]
4092 * Add API to install an alternate default log handler [Darin Adler]
4093 * Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
4094 * Reduce code size bloat by removing literal strings from
4095  the g_return_if_fail() macros [Owen Taylor]
4096 * Add g_strv_length [Tim-Philipp Müller]
4097 * Win32 changes
4098  - Add API to determine the Windows version [Tor Lillqvist]
4099 * Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
4100   Manish Singh]
4101 * Documentation improvements [Morten Welinder, Matthias]
4102 * New and updated translations (es,nn,ro)
4103
4104 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
4105 =================================================
4106 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]
4107 * Add GOption, a commandline option parser [Anders Carlsson]
4108 * Add glib_check_version [Michael Natterer]
4109 * Add XDG basedir API [Ray Strode]
4110 * Require ngettext [Danilo Segan]
4111 * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, 
4112   Jon-Kare Hellan, Jody Goldberg]
4113 * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny]
4114 * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch]
4115 * New and updated translations (bs,eu,fi,gu,ne,pa)
4116
4117 Overview of Changes from GLib 2.5.0 to GLib 2.5.1
4118 =================================================
4119
4120 * Bug fixes [Oliver Guntermann, Sven Neumann, James 
4121   Henstridge, Hiroyuki Ikezoe, Matthias Clasen, Robert 
4122   Ögren, Tommi Komulainen]
4123 * Documentation improvements [Soeren Sandmann, 
4124   Christophe Fergeau, Danek Duvall]
4125 * New and updated translations (eu,hi)
4126   
4127 Overview of Changes from GLib 2.4.1 to GLib 2.5.0
4128 =================================================
4129
4130 * New functions g_debug [Sven Herzberg]
4131 * Use higher precision for mathematical constants [Morten 
4132  Welinder]
4133 * Don't convert to/from UTF-8 in g_filename_{to,from}_uri 
4134  [Federico Mena Quintero]
4135 * Win32
4136  - Handle empty digit string in printf() functions 
4137    correctly [Tor Lillqvist]
4138  - Support ll as format modifier for long long [Tor]
4139  - Be more careful about HOME [Tor, Ivan Wong]
4140  - Bug fixes [John Ehresman]
4141 * Miscellaneous bug and portability fixes [Danilo Segan, 
4142  Owen Taylor, Nikolai Weibull, Benoît Carpentier, Morten 
4143  Welinder, Manish Singh, Sven Neumann, Julio M. Merino Vidal,
4144  Kaz Sasayama, Murray Cumming, Federico, Mariano Suarez-Alvarez]
4145 * Documentation updates [Matthias Clasen, Crispin Flowerday,
4146  Tommi Komulainen, Federico Mena Quintero, Ed Griffiths]
4147 * New and updated translations (ja,ne,no,wa)
4148  
4149 Overview of Changes from GLib 2.4.0 to GLib 2.4.1
4150 =================================================
4151
4152 * Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
4153 * Miscellaneous bug and portability fixes [Owen Taylor,
4154   Matthias Clasen, Jonas Jonsson, Christian Krause,
4155   Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
4156   Piotr Klaban]
4157 * Documentation updates [Matthias]
4158 * New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
4159   fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
4160
4161 Overview of Changes from GLib 2.3.6 to GLib 2.4.0
4162 =================================================
4163
4164 * Handle invalid-UTF-8 in g_log() properly [Matthias Clasen]
4165 * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
4166 * Miscellaneous bug and portability fixes [Olivier Biot, David L. Cooper II, 
4167   Kjartan Maraas, Frédéric L. W. Meunier, Christof Petig, Manish Singh, 
4168   Sebastian Wilhelmi]
4169 * Documentation updates [Owen]
4170 * Updated translations (hr,ro)
4171
4172 Overview of Changes from GLib 2.3.5 to GLib 2.3.6
4173 =================================================
4174
4175 * GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
4176 * GMain threading fixes and improvements [Sebastian]
4177 * Win32 [Tor Lillqvist]
4178  - restore some symbols extraneously exported from gobject to maintain ABI compatibility
4179  - Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
4180 * Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
4181 * New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
4182
4183 Overview of Changes from GLib 2.3.3 to GLib 2.3.5
4184 =================================================
4185
4186 * Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
4187 * Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan] 
4188 * Add atomic operations and use it for the async queue and
4189   gonce implementation. [Sebastian Wilhelmi]
4190 * Documentation improvements [Sebastian, Matthias, Sven Herzberg]
4191 * Add g_main_depth() for finding the recursion depth of the main
4192   loop [Owen Taylor, Tim Janik, Stefan Westerfeld]
4193 * Add g_spawn_close_pid(), needed on win32 [J. Ali]
4194 * Win32 fixes. [Hans Breuer, J. Ali Harlow]
4195 * Misc bugfixes [Sebastian, Matthias, Balazs Scheidler, Owen]
4196 * Updated translations (cy,et,ga,sq)
4197
4198 Overview of Changes from GLib 2.3.2 to GLib 2.3.3
4199 =================================================
4200
4201 * Add a native AIX gmodule implementation. [Laurent Vivier]
4202 * Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
4203 * Extend GQueue API to match the GList API. [Soeren Sandmann]
4204 * Add g_hash_table_find().  [Tim Janik]
4205 * Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
4206 * Inline g_string_append_c() when possible. [Owen Taylor, Tim]
4207 * Wrap waitpid() as a GSource. [Jonathan R. Blandford]
4208 * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
4209   Matthias]
4210 * Add g_strsplit_set(). [Soeren]
4211 * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
4212   Soeren, Matthias]
4213 * Win32 build fixes. [Tor Lillqvist]
4214 * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
4215   Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
4216   Matthias]
4217 * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
4218
4219 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
4220 =================================================
4221
4222 * Add G_MAXSIZE. [Manish Singh]
4223 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
4224   implementing the init-by-array functionality of the 
4225   original mersenne twister. Add g_rand_copy(). Improve seeding. 
4226   [George Lebl]
4227 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
4228 * Add g_ptr_array_foreach(). [Matthias Clasen]
4229 * Add g_timer_continue(). [Tim-Philipp Müller]
4230 * Fix a threadsafety issue in mem chunks. [Matthias, Balazs Scheidler]
4231 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
4232   g_file_test() there too [Hans Breuer] 
4233 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
4234 * Add G_DEFINE_TYPE() plus variants to ease the constuction
4235   of GObject boilerplate code.  [Tim Janik]
4236 * Support & in password GECOS field [Matthias, Soeren Boll Overgaard]
4237 * Documentation improvements [Matthias, Manish]
4238 * Win32 build fixes [Hans]
4239 * Misc bug fixes [Damien Carbery, Matthias, Manish, Olivier Poncet, 
4240   Zack Rusin]
4241 * Updated translations (ar,de,fa,ga,mn,nn,no,sq)
4242
4243 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
4244 =================================================
4245
4246 * Add glib/gi18n.h and glib/gi18n-lib.h for common
4247   gettext support, including a Q_() macro for translation
4248   with context [Matthias Clasen]
4249 * Add a more flexible G_FILENAME_ENCODING variable
4250   as a replacement for G_BROKEN_FILENAMES [Matthias]
4251 * Fix the return value g_main_context_iterate() for
4252   newly ready sources [Padraig O'Briain]
4253 * Handle Hangul composition for normalization [Noah Levitt]
4254 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
4255 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
4256 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
4257 * Documentation improvements [Matthias]
4258 * GObject [Tim Janik]
4259  - Support '-' in g_signal_connect()/disconnect() names
4260    like 'swapped-signal'.
4261  - Add g_type_class_peek_static() and use to optimize
4262    g_object_new() for static types [Tim]
4263  - Allow setting construct-only properties from within
4264    init() implementations
4265  - Enforce readability/writeability in g_object_set/get()
4266 * Fix bug with g_ascii_strtod and multi-byte separator.
4267   [Behdad Esfahbod, Roozbeh Pournader]  
4268 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
4269   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
4270   Morten Welinder]
4271 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
4272
4273 Overview of Changes from GLib 2.2.x to GLib-2.3.0
4274 =================================================
4275
4276 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
4277 * Update Unicode data to Unicode 4.0 [Noah Levitt]
4278 * Support XML-safe formatted output with 
4279   g_markup_[v]printf_escaped [Owen Taylor]
4280 * Add g_file_read_link to read symbolic links [Matthias]
4281 * Add g_unichar_get_mirror_char to obtain the 
4282   mirrored variant of a character [Noah]
4283 * Support for one-time initialization functions. 
4284   [Sebastian Wilhelmi]
4285 * Miscellaneous API additions: g_vasprintf
4286   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
4287 * Docs improvements [Matthias]
4288 * Add support instance-private data on classed types
4289   [Mark McLoughlin, Tim Janik, Owen]
4290 * Optimize signal emissions [Soeren Sandmann, Tim]
4291 * Support a "default vtable" per interface [Tim]
4292 * Add support for properties on interfaces [Owen, Tim]
4293 * Miscellaneous API additions: g_value_take_string(),
4294   g_value_take_param(), g_value_take_object(), 
4295   g_value_take_boxed(). [Matthias]
4296 * Win32 build fixes [Tor Lillqvist]
4297
4298 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
4299 =================================================
4300
4301 * Fix a problem with g_thread_init() on 64-bit problems
4302   [Alceste Scalas, Sebastian Wilhelmi]
4303 * Add assembly implementations of byteswap macros
4304   for ia64 and x86_64. [Manish Singh]
4305 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
4306 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
4307
4308 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
4309 =================================================
4310
4311 * Win32 bug fixes [Tor Lillqvist]
4312 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
4313   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
4314 * Ensure we have a GUINT64_FORMAT by pulling in Trio
4315   if necessary [Manish Singh]
4316 * Further Trio build fixes [Matthias Clasen, Owen]
4317 * Hack around gcc, libtool issues with -pthread [Owen]
4318 * Docs improvements [Matthias]
4319 * Bug and portability fixes 
4320 * Updated and new translations (bg,de,fi,fr,sq,fr)
4321
4322 Other contributors: Kai Poitschke, Morten Welinder
4323
4324 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
4325 =================================================
4326
4327 * autoconf changes to make it possible to cross compile
4328   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
4329   Johannes Stezenbach]
4330 * Use libintl when it has bind_textdomain_codeset() and
4331   GLib doesn't. [Owen]
4332 * Improve generation of pseudo-random integers [Morten Welinder, 
4333   Sebastian Wilhelmi]
4334 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
4335 * Cleanup include order [Sven Neumann]
4336 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
4337 * Doc fixes and additions [Matthias]
4338
4339 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
4340   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
4341
4342 Overview of Changes from GLib 2.0.x to GLib-2.1.x
4343 =================================================
4344
4345 * Add copy of the Trio library to build and use for printf() when 
4346   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
4347 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
4348 * Add g_markup_parse_context_get_element() [Matthias]
4349 * Add g_utf8_strreverse [Matthias]
4350 * Add g_ascii_strtoull() [Tim Janik]
4351 * Support scanning of 64-bit values with GScanner [Tim]
4352 * Add g_set/get_application_name() [Havoc Pennington]
4353 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
4354   Use for g_return_if_fail(). [Matthias Clasen]
4355 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
4356 * Improve the seeding algorithm of GRandom to avoid problems
4357   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
4358   environment variable. [Sebastian Wilhelmi]
4359 * Improve thread configure checks, use -pthread where applicable
4360   [Sebastian]
4361 * Improve handlng of thread priorities [Sebastian]
4362 * Fix up parameter names that might shadow functions from
4363   system headers [Soeren Sandmann]
4364 * Clean up usage of deprecated functions [Manish Singh]
4365 * Docs fixes and improvements. In particular, include "Since" information.
4366   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
4367   Owen Taylor, Morten Welinder]. 
4368
4369 Overview of Changes in GLib 2.0.7
4370 =================================
4371
4372 * Fix C++ warnings in gtype.h [Dom Lachowicz]
4373 * Fix g_type_fundamental_next() [Tim Janik]
4374 * Fix various missing includes of config.h [Morten Welinder]
4375 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
4376 * Various 64-bit fixes [Manish Singh]
4377 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
4378 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
4379 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
4380      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
4381      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
4382 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
4383
4384 Overview of Changes in GLib 2.0.6
4385 =================================
4386
4387 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
4388 * Clean up debug spew from GObject [Anders Carlsson]
4389 * Compiler warning fixes [David L. Cooper II]
4390 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
4391 * Fixes for --disable-debug [Sebastian Wilhelmi]
4392 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
4393   Rajkumar Sivasamy, Laurent Vivier]
4394 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
4395   Sebastian Rittau, Linus Welleij]
4396 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
4397 * Updated translations (bg,ko,vi)
4398
4399 Overview of Changes in GLib 2.0.5
4400 =================================
4401
4402 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
4403 * Clean up debug spew from GObject [Anders Carlsson]
4404 * Compiler warning fixes [David L. Cooper II]
4405 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
4406 * Fixes for --disable-debug [Sebastian Wilhelmi]
4407 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
4408   Rajkumar Sivasamy, Laurent Vivier]
4409 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
4410   Sebastian Rittau, Linus Welleij]
4411 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
4412 * Updated translations (bg,ko,vi)
4413
4414 Overview of Changes in GLib 2.0.4
4415 =================================
4416
4417 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
4418 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
4419 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
4420 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
4421
4422 Overview of Changes in GLib 2.0.3
4423 =================================
4424
4425 * Handle sorting 0-length arrays (Ron Arts)
4426 * Threading fixes (Sebastian Wilhelmi)
4427 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
4428   Sebastian, Qingjiang Yuan)
4429 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
4430 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
4431 * Win32 fixes (Tor Lillqvist)
4432 * Try to fix g_get_charset() related segfaults. (Owen)
4433 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
4434   Andrew P. Lentvorski, Jr.)
4435 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
4436 * g_markup fixes. (Matthias Clasen.)
4437 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
4438   Wayne Schuller)
4439
4440 Overview of Changes in GLib 2.0.1
4441 =================================
4442
4443 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
4444 * Performance improvements for GObject parameter lookup, 
4445   g_filename_to/from_utf8() [Alex Larsson]
4446 * Actually check interface prerequisites [Matthias Clasen,
4447   Miroslaw Dobrzanski-Neumann]
4448 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
4449 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
4450 * Fixes for g_log() and threading.
4451   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
4452 * Make g_print(), g_printerr(), g_warning(), etc, convert from
4453   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
4454 * Fixes for GIOChannel on windows. [Tor Lillqvist]
4455 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
4456 * Fix file descriptor leak in g_file_get_contents() [Matthias]
4457 * Workaround iconv() problems on older Solaris [Lauri Alanko]
4458 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
4459 * Minor bug fixes.
4460
4461 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
4462   Akira Tagoh, Morten Welinder
4463
4464
4465 Overview of Changes in GLib 2.0.0
4466 =================================
4467
4468 * Thread portability fixes [Sebastian Wilhelmi]
4469 * Documentation updates [Owen Taylor]
4470 * Make g_strerror(), g_strsignal() properly return UTF-8,
4471   call bind_text_domain_codeset() so that error strings
4472   are in UTF-8 as well. [Owen, Tor Lillqvist]
4473
4474 Overview of Changes in GLib 2.0.0 rc1:
4475 ======================================
4476
4477 * Win32 fixes [Tor Lillqvist]
4478 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
4479 * Fix up g_date_strftime [Daniel Elstner]
4480 * Add some structure padding [Tim Janik]
4481 * Make g_get_homedir() prefer the users home directory to $HOME
4482
4483 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
4484
4485 Overview of Changes in GLib 1.3.15:
4486 ===================================
4487
4488 * Speed up marshalers by using private access to GValue 
4489   [Anders Carlsson, Tim Janik]
4490 * Reduce GValue to 2 elements [Tim]
4491 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
4492 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
4493 * Add padding to various structures [Owen Taylor, Tim]
4494 * Win32 fixes [Tor Lillqvist]
4495
4496 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
4497   Daniel Elstner
4498
4499 Overview of Changes in GLib 1.3.14:
4500 ===================================
4501
4502 * Register value transformations for gint64, guint64 [Andy Wingo]
4503 * Build with large-file support [Sven Neumann, Owen Taylor]
4504 * Fix handling of hostnames in URI's [Darin Adler]
4505 * Main loop bug fixes [Havoc Pennington, Owen]
4506 * Doc fixes and improvements [Manish Singh, Tim Janik]
4507 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
4508 * Win32 fixes [Hans Breuer, Tor Lillqvist]
4509 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
4510 * Miscellaneous bug fixes
4511
4512 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
4513   Morten Welinder.
4514
4515 Overview of Changes in GLib 1.3.13:
4516 ===================================
4517
4518 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
4519 * Miscellaneous win32 fixes [Tor, Hans Breuer]
4520 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
4521 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
4522 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
4523 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
4524   Laszlo Peter, Havoc Pennington, Tim Janik]
4525
4526 Overview of Changes in GLib 1.3.12:
4527 ===================================
4528
4529 * Implement closure chaining, fixing up API (Tim Janik)
4530 * Closure chaining test case (James Henstridge)
4531 * Make GType long not int where both are equal width (Tim)
4532 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
4533 * Fixes for NetBSD. (Dan Winship)
4534 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
4535 * Save space for GBSearchArray (Tim Janik)
4536 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
4537
4538 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
4539   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
4540   Sebastian Wilhelmi.
4541
4542
4543 Overview of Changes in GLib 1.3.11:
4544 ===================================
4545
4546 * Win32 fixes [Hans Breuer, Tor Lillqvist]
4547 * Documentation improvements [Matthias Clasen]
4548 * Portable directory handling API [Hans]
4549 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
4550 * Fix excess relocations in Unicode tables [Andrew Taylor]
4551 * Fix gpattern for UTF-8 [Matthias Clasen]
4552 * Support overriding class closures [Tim Janik]
4553 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
4554 * Hide pointers to type information inside GType to reduce locking
4555   [Alex Larsson, Tim]
4556 * Adds check for direct inclusion of gobject/*.h [Owen]
4557 * GObject API cleanups [Tim]
4558
4559 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
4560   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
4561
4562
4563 Overview of Changes in GLib 1.3.10:
4564 ===================================
4565
4566 * Many Win32 fixes and improvements [Tor Lillqvist]
4567 * Documentation improvements [Matthias Clasen]
4568 * g_string_printfa() renamed to g_string_append_printf()
4569 * Use libcharset from libiconv to implement charset detection
4570   more portably. [Owen Taylor, Hidetoshi Tajima]
4571 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
4572 * Make support for 64 bit integers a requirement [Joshua]
4573 * GPattern improvements [Tim Janik, Matthias]
4574 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
4575 * Many bug fixes and minor tweaks.
4576
4577 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
4578   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
4579   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
4580   Jacob Berkman
4581
4582
4583 Overview of Changes in GLib 1.3.9:
4584 ==================================
4585
4586 * Fixes for comparison of threads [Sebastian Wilhelmi]
4587 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
4588 * Win32 fixes [Tor Lillqvist, Hans Breuer]
4589 * Add a len argument to g_ascii_strup/strdown
4590 * Bug, portability fixes, cleanups.
4591
4592 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
4593
4594
4595 Overview of Changes in GLib 1.3.8:
4596 ==================================
4597
4598 * Documentation updates [Owen]
4599 * Made GType interfaces overridable in derived types
4600 * Many win32 fixes [Tor Lillqvist]
4601 * Miscellaneous cleanups and fixes
4602
4603 Other contributors:
4604   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
4605
4606
4607 Overview of Changes in GLib 1.3.7:
4608 ==================================
4609
4610 * Integrate GClosure support into the main loop [Owen Taylor]
4611 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
4612 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
4613 * Minor hash table optimizations
4614 * Main loop and threading improvements [Sebastian Wilhelmi]
4615 * Added g_ascii_* functions to be used for locale insensitive UTF-8
4616   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
4617 * Add functions for Unicode case-conversion, normalization, and 
4618   collation [Owen]* GString improvements [Owen]
4619 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
4620 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
4621 * Make code 64bit clean [Mark Murnane]
4622 * More G_CONST_RETURN fixes
4623 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
4624 * Miscellaneous bug and API fixes
4625
4626 Other contributors:
4627   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
4628   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
4629   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
4630   Peter Williams
4631
4632
4633 Overview of Changes in GLib 1.3.6:
4634 ==================================
4635
4636 * Threads have a "return value" from g_thread_join
4637 * Removed ability to adjust thread stack size
4638 * Prefix warnings with progname/PID by default, change toggle for this to 
4639   be an env variable G_MESSAGES_PREFIXED not a compile-time option
4640 * GMarkup speedups
4641 * GDate const, convenience fixups
4642 * Include test cases that headers are compilable by C++ compiler
4643 * Add ability to spawn processes with argv[0] != executable path.
4644 * g_strstr_len, g_strrstr, g_strrstr_len
4645 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
4646 * Misc bug fixes
4647
4648
4649 Overview of Changes in GLib 1.3.5:
4650 ==================================
4651
4652 * Added an installed glib-mkenums Perl program for parsing enumeration
4653   declarations from header files.
4654 * Mark some additional deprecated functions.
4655 * Bug and Portability fixes
4656
4657
4658 Overview of Changes in GLib 1.3.4:
4659 ==================================
4660
4661 * Efficiency improvements for GThreadPool
4662 * A few bug fixes
4663 * Build fixes
4664 * Documentation improvements
4665
4666
4667 Overview of Changes in GLib 1.3.3:
4668 ==================================
4669
4670 GLib:
4671
4672 * More user_data support in various functions.
4673 * Main loop API revamps to support per-thread main loops.
4674 * Unicode handling improvements.
4675 * Implemented debugging traps.
4676 * G_CONST_RETURN specification all over the place.
4677 * Various new small utility functions.
4678 * Random number generator precision improvements.
4679 * New configure option --disable-mem-pools.
4680 * Many Win32 improvements.
4681 * Added g_try_malloc() friends varinats.
4682 * Many documentation improvements.
4683 * Many threading improvements, support for dynamic allocation
4684   of static mutexes.
4685 * GHookLIst API cleanups.
4686 * Improved format support of GDate parser.
4687 * String function speed improvements with new g_stpcpy().
4688 * Hashtable API additions.
4689 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
4690 * Optimizations, cleanups, bug fixes.
4691
4692 GObject:
4693
4694 * Added many convenience functions.
4695 * GClosure and GParamSpec use float/sink ref-counting scheme now.
4696 * Reworked property change notification.
4697 * Binary searchable array cleanups, so it's widely usable now.
4698 * Added static content keeping for some GValue types.
4699 * Support for statically scoped signal parameters.
4700 * Extinguished property trailer args in set/get interface.
4701 * Added support for abstract types.
4702 * G_CONST_RETURN specification all over the place.
4703 * Split parameter exchange functionality into value transforms
4704   and parameter conversions.
4705 * Added signal emission hooks and signal accumulators.
4706 * Added interface prerequisites to support is_a (interface, object)
4707   relations.
4708 * Implemented GValueArray.
4709 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
4710   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
4711   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
4712 * Varrags value collection improvements.
4713 * Implemented debugging traps.
4714 * Made things thread-safe.
4715 * Many documentation improvements.
4716 * Many cleanups, optimizations and bug fixes.
4717
4718
4719 Overview of Changes in GLib 1.3.2:
4720 ==================================
4721
4722 GLib:
4723
4724 * Win32 build improvements  [Tor]
4725 * Improvements to error reporting  
4726   (g_critical(), g_return_if_reached()) [Darin]
4727 * Add g_strlcpy/g_strlcat  [David Wheeler]
4728 * New IO channel implementation for Win32  [Tor] 
4729 * Make g_array_free, g_string_free return pointer to memory requested
4730   not to be freed.  [Darin]
4731 * Added GError based error reporting for thread functions.  [Sebastian]
4732 * Moved reference docs into GLib distribution. [Owen]
4733 * Added g_convert() for doing convenient character set conversions based
4734   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
4735 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
4736   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
4737 * Portability fixes for threading.  [Sebastian]
4738 * Added convenient functions for launching new processes (g_spawn_*),
4739   and shell quoting/unquoting functions.  [Havoc]
4740 * Split glib.h into many headers.  [Sebastian]
4741 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
4742 * Fixed confusions between comparison functions that return <0, 0, >0
4743   and equaility functions that return FALSE,TRUE.  [Sebastian]
4744 * Added safe/portable temporary file manipulation functions.  [Tor]
4745 * autoconf improvements.  [Raja]
4746 * Many documentation improvements.
4747 * Bug fixes.
4748
4749 GObject:
4750
4751 * Added boxed and pointer types.  [Tim/Jonathan]
4752 * Added callback abstraction (GClosure)  [Tim]
4753 * Added signal system (GSignal)  [Tim]
4754 * Make GTypePlugin an interface  [Tim]
4755 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
4756 * Bug fixes.
4757
4758
4759 What's new in GLib 1.3.1:
4760 =========================
4761
4762 * New GObject library added including object system based on
4763   the GTK+ object system. 
4764 * Functions for getting the properties of Unicode characters, 
4765   computing the canonical decomposition and ordering combining
4766   characters aand manipulating UTF-8 string manipulation based
4767   on libunicode.
4768 * GString now properly handles embedded nuls.
4769 * Multiple fixes from the 1.2.x branch.
4770 * Upgrade to libtool 1.3.3
4771 * Full thread support (thread creation and destruction).
4772 * BeOS port, BeOS dynamic modules.
4773 * Many improvements to the Windows ports.
4774 * Improvements to the OS/2 port, OS/2 module support.
4775 * Double ended queue implementation.
4776 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
4777 * New configure option --enable-msg-prefix to prefix messages, warnings
4778   et ceteri with the program name and the process id.
4779 * New thread-safe random number generator Mersenne Twister.
4780 * g_strcompress() added, g_strescape() had a slight API change, and
4781   more tightly defined semantics.
4782 * the g_string(x) macro has been removed, #x may be used instead.
4783                                 
4784 * bugs fixed: