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