Add new error codes for when compilation fails and make compilation error
[platform/upstream/glib.git] / NEWS
1 Overview of Changes from GLib 2.14.2 to GLib 2.14.3
2 ===================================================
3
4 * Update PCRE to 7.4
5
6 * Bugs fixed:
7  487491 Fix some warnings from sparse
8  488068 Small (one-time) memory leak in glib_gettext initialization
9  493688 TYPE macro "_get_type ()" is documented wrong
10
11 * Updated translations:
12  Arabic (ar)
13  Belarusian Latin (be@latin)
14  Estonian (et)
15  Irish (ga)
16  Slovenian (sl)
17
18  
19 Overview of Changes from GLib 2.14.1 to GLib 2.14.2
20 ===================================================
21
22 * Bugs fixed:
23  476849 Invocation of the interface "g_hook_free" fails in certai...
24  359165 marshallers can throw warnings with -Wunused
25  477957 more discussion on g_value_set_object vs. g_value_take_ob...
26  478459 G_DEFINE_DYNAMIC_TYPE_EXTENDED doesn't work with G_IMPLEM...
27  483337 inline is disabled for MSVC when compiling C code
28  478349 Broken link to gettext website
29  469231 g_spawn optimization for setting all open fds to CLOEXEC 
30
31 * Updated translations:
32 Arabic (ar)
33 Galician (gl)
34 Hebrew (he)
35 Korean (ko)
36
37
38 Overview of Changes from GLib 2.14.0 to GLib 2.14.1
39 ===================================================
40
41 * Bugs fixed:
42  476840 Invocation of the interface "g_utf8_strreverse" crashes f...
43  444765 Fix FIXME in gregex.c when new pcre is out
44  464145 g_markup_escape_text Produces Invalid XML
45  465625 g_type_default_interface_ref() does not ensure working g_...
46  466768 Clearify that comments can be put anywhere in a Key-file.
47  474229 The GError documentation should give convention for the G...
48  474899 G_BREAKPOINT() docs inaccurate
49  475854 Overuse of -lpcre when using system pcre
50  473879 Incorrect includes in gregex.c
51  468694 Typoes in documentation
52  469051 g_snprintf () talks about characters where it probably me...
53  457601 Missing arch specific atomic implementation
54  475923 Missing pcre flags when static-linking against glib
55  475619 glibthread-2.0.la does not list -lpthread
56
57 * Updated translations:
58  Bulgarian (bg)
59  Catalan (ca)
60  Danish (da)
61  German (de)
62  Canadian English (en_CA)
63  British English (en_GB)
64  Spanish (es)
65  Estonian (et)
66  Finnish (fi)
67  French (fr)
68  Gujarati (gu)
69  Hungarian (hu)
70  Italian (it)
71  Georgian (ka)
72  Kannada (kn)
73  Lithuanian (lt)
74  Makedonian (mk)
75  Norwegian (nb)
76  Dutch (nl)
77  Polish (pl)
78  Portugese (pt)
79  Brazilian Portugese (pt_BR)
80  Romanian (ro)
81  Russian (ru)
82  Albanian (sq)
83  Serbian (sr, sr@Latn)
84  Swedish (sv)
85  Tamil (ta)
86  Thai (th)
87  Ukrainian (uk)
88  Vietnamese (vi)
89
90
91 Overview of Changes from GLib 2.13.7 to GLib 2.14.0
92 ===================================================
93
94 * Last-minute API additions:
95  - Make g_unichar_combining_class public
96  - Add goffset type, add G_MAXSSIZE and G_MINSSIZE
97
98 * Update PCRE to 7.2
99
100 * Bugs fixed:
101  453998 Make _g_unichar_combining_class() public
102  462549 gregex.c: variable is declared at middle of block
103  417068 g_file_test doc inconsistency
104
105 * Updated translations:
106  Assamese (as)
107  Basque (eu)
108  Kannada (kn)
109  Malayalam (ml)
110  Dutch (nl)
111  Polish (pl)
112  Brazilian Portugese (pt_BR)
113  Turkish (tr)
114
115
116 Overview of Changes from GLib 2.13.6 to GLib 2.13.7
117 ===================================================
118
119 * The memory corruption warning from the slice allocator that
120   occurred when threads were initialized after the slice allocator
121   has been removed, as the slice allocator now works fine
122   in this scenario.
123
124 * New functions g_once_init_enter() and g_once_init_leave() make
125   it easier to write threadsafe one-time initialization functions 
126  
127 * Bugs fixed:
128  454473 Simple XML Subset Parser terminates on invalid XML
129  445813 g_module_open error, add file name
130  453796 errno gets clobbered by g_filename_display_name
131  341988 don't use "-c" with msgfmt in Makefile.in.in
132  447048 Please produce slightly more output during long tests
133  454785 GModule documentation lists same block of code twice.
134  454786 GModule documentation lists same paragraph twice.
135  383155 small docs quirks in gobject/closure API documentation
136  65041  _get_type() functions aren't thread safe
137
138 * Updated translations
139  Assamese (as)
140  Spanish (es)
141  Gujarati (gu)
142  Japanese (ja)
143  Korean (ko)
144  Macedonian (mk)
145
146
147 Overview of Changes from GLib 2.13.5 to GLib 2.13.6
148 ===================================================
149
150 * Reintroduce a GType typedef whose removal in 2.13.5
151   caused trouble for C++ bindings
152
153 * Bugs fixed:
154  450216 docs not explicit enough about g_free()
155  451459 g_type_register_static_simple calls g_type_register_static
156
157 * Updated translations
158  Norwegian bokmål (nb)
159  Sinhala (si)
160
161
162 Overview of Changes from GLib 2.13.4 to GLib 2.13.5
163 ===================================================
164
165 * xdg-user-dirs support: 
166  - the Desktop directory is guaranteed to be defined
167  - user-dirs.dirs is no longer reloaded on changes
168
169 * Slice allocator: 
170  - new api to duplicate slices
171
172 * Regular expression support:
173  - GRegex is a boxed type now
174
175 * Bugs fixed:
176  44793 make check failing in trunk
177  354522 Small problem with PLT hiding 6 symbols
178  363986 glib 2.12.4 does not compile with SGI IDO cc
179  443869 g_type_class_add_private doesn't warn when adding 0-sized...
180  446859 Legitimately return 0 for g_quark_from_string(NULL)
181  447534 Small typo in g_timeout_add_seconds() doc
182  447583 GStaticRWLock
183  447935 g_get_current_dir SIGSEGV on long path
184  448260 CLAMP has surprising result if low > high
185  57693  g_string_vprintf()
186  442029 add g_slice_dup()
187  445065 Add GRegex boxed type
188  448819 Add full version of g_timeout_add_seconds()
189
190 * Updated translations: 
191  Swedish (sv)
192  Oriya (or)
193  Hebrew (he)
194  Spanish (es)
195  Estonian (et)
196
197  
198 Overview of Changes from GLib 2.13.3 to GLib 2.13.4
199 ===================================================
200
201 * Bugs fixed:
202  444121 g_get_user_special_dir deadlocks
203  444161 invalid UTF8 in key name shows up as valgrind error in g_...
204  444130 g_option_context_get_help() is broken when there's a desc...
205
206
207 Overview of Changes from GLib 2.13.2 to GLib 2.13.3
208 ===================================================
209
210 * GKeyFile:
211  - Added defines for easier handling of desktop files
212
213 * Unicode support:
214  - Update g_unichar_iswide_cjk for Unicode 5.0
215
216 * Regular expression support:
217  - GRegex structs can now be ref-counted
218  - Some new functions for dealing with incremental 
219    replacement have been added
220  - The GRegexEvalCallback signature has been changed
221
222 * g_get_user_special_dir() has been added to support
223   xdg-user-dirs
224
225 * Bugs fixed:
226  419376 Functions using named subpatterns behave inconsistently w...
227  434358 g_regex_fetch_named() and g_regex_fetch_named_pos() are b...
228  423708 typo in the README.win32 file see patch below
229  339225 Add new defines for easier handling of .desktop files 
230  442265 API additions/changes for GRegex
231  432651 Add a glib-ish xdg_user_dir_lookup
232
233 * Updated translations:
234  Estonian (et)
235  Norwegian bokmål (nb)
236
237
238 Overview of Changes from GLib 2.13.1 to GLib 2.13.2
239 ===================================================
240
241 * Unicode support:
242  - Add g_unichar_ismark()
243
244 * GOption:
245  - Allow to use callbacks for remaining args
246
247 * Updated translations:
248   Belarusian Latin (be@latin)
249   British English (en_GB)
250   Galician (gl)
251   Norwegian bokmål (nb)
252   Oriya (or)
253   Spanish (es)
254   Thai (th)
255
256
257 Overview of Changes from GLib 2.13.0 to GLib 2.13.1
258 ===================================================
259
260 * GRegex:
261  - Portability fixes
262  - Split into immutable GRegex and GMatchInfo
263  - Add g_regex_get_max_backref() and g_regex_get_capture_count()
264    to obtain information about the compiled regex
265
266 * GKeyFile:
267  - Fix roundtrip problems
268  - Add g_key_file_load_from_dirs()
269
270 * Unicode support:
271  - Fix corner cases in case conversion routines
272
273 * GOption:
274   - Add a function to get the formatted help string
275
276 * GHash:
277  - Add new functions g_hash_table_get_keys() and
278    g_hash_table_get_values() to retrieve the keys and
279    values in list form
280
281 * Updated transations:
282   Simplified Chinese (zh_CN)
283   Arabic (ar)
284
285
286 Overview of Changes from GLib 2.12 to GLib 2.13.0
287 =================================================
288
289 * Add GSequence, a list that is implemented using
290   a balanced binary tree.
291
292 * Add GRegex, an implementation of Perl regular expressions,
293   based on PCRE.
294  
295 * Use Posix monotonic clocks instead of gettimeofday()
296   for GTimer when available.
297
298 * Support static initialization of GQeues with G_QUEUE_INIT,
299   g_queue_init() and g_queue_clear().
300
301 * Add g_string_chunk_clear() for clearing a 
302   GStringChunk.
303
304 * Add g_unichar_get_script() to obtain Unicode
305   script information.
306
307 * Add g_unichar_iszerowidth() to obtain information
308   about zero-width characters.
309
310 * Add G_GNUC_MAY_ALIAS which wraps the gcc may_alias 
311   type attribute.
312
313 * G_GNUC_INTERNAL has a working definition for the
314   Sun Studio compiler. This requires the macro to
315   be positioned before the function declaration.
316
317 * The slice allocator can produce detailed debugging
318   information with G_SLICE=debug-blocks.
319
320 * Modules support G_DEBUG flags resident-modules and
321   bind-now-modules.
322
323 * Add G_DEFINE_DYNAMIC_TYPE() to make it easier
324   to define types in modules.
325
326 * Bug fixes: too many to list them in detail here.
327
328 * New and updated translations (be,bg,bn,ca,cs,de,
329   en_CA,en_GB,et,fa,fr,he,hu,it,ja,ku,lt,mg,mk,ml,
330   nb,ne,nn,pt,pt_BR,ro,sr,sr@Latn,sv,ta,uk,vi,zh_CN,
331   zh_HK,zh_TW)
332
333
334 Overview of Changes from GLib 2.12.1 to GLib 2.12.2
335 ===================================================
336
337 * Unicode updates:
338  - Normalization is following Unicode TR #29
339  - g_unichar_isxdigit() only accept characters
340    for which g_unichar_xdigit_value() returns a value
341  - g_unichar_toupper and g_unichar_tolower leave
342    unconvertable characters in place instead of
343    replacing them by NUL
344
345 * Bugs fixed
346  348491 g_utf8_strup() and g_utf8_strdown() returns 
347         string with NUL bytes
348  349825 GKeyFile always inserts a newline before a group
349  347842 g_unichar_isxdigit() is too general about what 
350         it considers a digit
351  348694 g_utf8_normalize() hasn't been updated to PR #29
352  348785 Hint about G_DEBUG in Message Logging docs
353  349792 Wrong english string (UI)
354  349952 gparamspecs.c uses gcc feature
355
356 * Translation updates (ca,cs,de,dz,es,eu,fi,gu,ko,
357   nl,pl,tr,uk,zh_HK,zh_TW)
358
359
360 Overview of Changes from GLib 2.12.0 to GLib 2.12.1
361 ===================================================
362
363 * Update to final Unicode Character Database 5.0.0
364
365 * Bugs fixed:
366  346660 issues with base64 api documentation / g_base64_decode_cl...
367  348136 Coverity reports allocation of wrong size CID #2839
368  336281 Update to UCD 5.0
369  346197 g_date_strftime %F option doesnt work for win32
370  348011 Small optimization to real_toupper()
371  246494 prototype mismatch in glib/gconvert.c
372
373 * New and updated translations (bg,bn_IN,ca,dz,eu,fi,
374   fr,he,it,ja,mk,or,pt)
375
376
377 Overview of Changes from GLib 2.11.4 to GLib 2.12
378 =================================================
379
380 * Bugs fixed:
381  344905 leap-year bug in g_time_val_from_iso8601 w/o HAVE_TIMEGM
382
383 * Updated translations (cy,nb,nl)
384
385
386 Overview of Changes from GLib 2.11.3 to GLib 2.11.4
387 ===================================================
388
389 * GBookmarkFile:
390  - g_bookmark_file_remove_item returns a boolean
391  
392 * g_mkstemp accepts the XXXXXX in the middle of
393   the template
394  
395 * Bugs fixed:
396  344868 g_key_file_to_data should separate groups 
397
398 * Updated translations (de,es,fr,gu,hi,ko,th)
399
400
401 Overview of Changes from GLib 2.11.2 to GLib 2.11.3
402 ===================================================
403
404 * GBookmarkFile:
405   - g_bookmark_file_move_item: Return TRUE in case of
406     an empty target
407
408 * Bugs fixed: 
409  343919 gunicollate.c: strxfrm bug on VC8
410
411 * Updated translations (fi)
412
413 Overview of Changes from GLib 2.11.1 to GLib 2.11.2
414 ===================================================
415
416 * Add g_ascii_stroll to parse signed 64bit integers
417
418 * GMarkup: add a flag to treat CDATA as text
419
420 * GHashTable: add functions to remove all entries
421
422 * GMainLoop: add functions to find the currently
423   running source, and determine if it is destroyed
424
425 * Bug fixes:
426  342563  g_atomic_thread_init() needs to be called before 
427          other _g_*_thread_init() functions
428  343548  Potential use after free in callers of g_string_free() 
429  168538  Wish: Clearing contents of GHashTables
430  321886  GTK+ cannot be reliably used in multi-threaded 
431          applications
432  341826  goption.c: 'strtoll' is C99's function
433  343899  g_ascii_formatd dosn't work as expected for all 
434          format strings
435  317793  Make GEnumValue strings const
436  337129  Compile warnings in G_IMPLEMENT_INTERFACE
437  303622  What is G_TYPE_CHAR?
438
439 * Updated translations (bg,dz,eu,gl,ja,ko,nl,th,vi)
440  
441
442 Overview of Changes from GLib 2.11.0 to GLib 2.11.1
443 ===================================================
444
445 * GOption  
446   - Support 64-bit integers 
447   - Allow optional text before and after the options
448     in help output
449
450 * Bug fixes:
451  340538 gbase64-test writes OOB 
452  340816 GKeyFile set_string_list invalid memory reads 
453  339105 g_key_file_parse_value_as_double
454  340434 convert-test.c fails (function test_one_half)
455  311043 Memory leaks (and potential infinite loops) 
456         when using G_ERRORCHECK_MUTEXES
457  335198 Error checking mutexes are fubar  
458  341237 Add a G_OPTION_ARG_INT64
459  341192 g_io_channel_set_flags not implemented on win32
460  336120 Allow adding description before/after GOption 
461         --help output body
462  341191 misplaced check in g_relation_delete
463  340530 mismatched calloc / g_free in win32 threads
464
465 * Updated translation (es)
466
467 Overview of Changes from GLib 2.10.x to GLib 2.11.0
468 ===================================================
469
470 * GBookmarkFile: a parser for files containing bookmarks
471   stored using the Desktop Bookmark specification.
472
473 * Base64 encoding support
474         
475 * Unicode 5.0 support
476
477 * GOption supports floating point numbers 
478
479 * GKeyFile supports floating point numbers
480
481 * Bug fixes:
482  155884 gatomic.c should be based on new SDK
483  157877 update-desktop-database doesn't handle duplicate entries
484  164719 keyfile parser doesn't support floats
485  327662 Import BookmarkFile from libegg
486  329548 Add G_OPTION_ARG_DOUBLE
487  329789 option-test.c type confusion
488  332841 Segmentation Fault when %llu is passed to vasnprintf and 
489         HAVE_SNPRINTF is not defined
490  333879 gthread/gthread-win32.c: IsDebuggerPresent needs '#define 
491         _WIN32_WINDOWS 0x0401'
492  333916 g_timer_elapsed docs should mention that microseconds 
493         may be NULL
494  334440 dlerror() portability issue causes crash on (old) a.out 
495         NetBSD platform
496  334646 goption + error out params
497  334799 g_remove() must check return value of remove()
498  334943 make check FAIL: threadpool-test
499  335215 Some breakages with GThreadPool
500  336085 g_option_context_new parameter lacks better explanation
501  336677 Documentation for g_object_ref_sink() is incorrect
502  337027 gbookmarkfile.c: sys/time.h include error
503  337553 Wrong escaping of URIs
504  338572 Dereferencing NULL value in g_key_file_get_group_comment
505  338845 g_completion_complete_utf8 crashes when NULL is passed to it
506  339337 g_bookmark_file_set_description
507  339338 gbookmarkfile.c, function expand_exec_line
508  339340 gbookmarkfile.c, function bookmark_app_info_dump
509
510 * Translation updates (bg,en_GB,et,gl,gu,he,hi,ka,nb,nl,nn,
511                        or,pt_BR,ro,tr,vi,zh_CN)
512
513
514 Overview of Changes from GLib 2.10.0 to GLib 2.10.1
515 ===================================================
516
517 * Bugs fixed:
518  314794 Broken pthread detection on Darwin [Gregor Riepl]
519  322476 Missing check for .dylib [Vladimir Panov]
520  333651 Inconsistent _g_charset_get_aliases prototype [Julio 
521         M. Merino Vidal]
522  333761 GInitiallyUnowned breaks application code [Sven Herzberg]
523
524 * Win32 changes:
525  - Fix g_listenv() implementation.
526  - Allow up to 100 GPrivate structs
527
528 * Translation updates (fr,hu,lt,pl,sv)
529
530
531 Overview of Changes from GLib 2.9.6 to GLib 2.10.0
532 ==================================================
533
534 * Bugs fixed:
535  328997 64bit pointer trunction in glib slab-allocator
536         [Pascal Hofstee]
537  331110 g_cond_broadcast(inform_cond) without holding 
538         inform_mutex [Chris Wilson, Sebastian Wilhelmi]
539  332093 Fix some leaks in the tests [Kjartan Maraas]
540  332435 g_utf8_strlen returns wrong value if a maximum 
541         number of bytes to check is specified 
542         [Matthias Clasen]
543  331367 gslice requires more POSIX-like semantics for 
544         GPrivate destructors [Tor Lillqvist]
545
546 * Documentation improvements [Matthias, Kang Jeong-Hee,
547   Tor Lillqvist, Stefan Kost]
548
549 * Translation updates (el,eu,ka,uk)
550
551 Overview of Changes from GLib 2.9.5 to GLib 2.9.6
552 =================================================
553
554 * Bugs fixed: 
555  329124 distclean removes README [Kjartan Maraas, Tim Janik]
556  317679 GRelation field type not documented [Behdad Esfahbod]
557  329123 Typo in GTime docs [Kjartan Maraas]
558
559 * Documentation improvements [Sven Herzberg, David
560   Schleef, Kjartan Maraas, Behdad Esfahbod]
561
562 * Translation updates (cs,cy,it,ko,pt,sq,sr,sr@Latn,ru
563
564 Overview of Changes from GLib 2.9.4 to GLib 2.9.5
565 =================================================
566
567 * Memory management: 
568   Runtime debugging support: The slice allocator
569   can be turned off by setting G_SLICE=always-malloc
570   in the environment. Zeroing of freed memory can
571   now be turned on at runtime by setting
572   G_DEBUG=gc-friendly in the environment. [Tim Janik]
573
574 * Bugs fixed:
575  328253 HP-UX/IA-64 uses ".so" as default shared library 
576         extension [Albert Chin]
577  143380 unicode-encoding test fails converting to UTF-16 
578         with libiconv [Marc Moorcroft]
579  328254 Build breakage (GSlice) [Jens Ganseuer]
580  328705 C99ism in glib/gmem.c [Kazuki Iwamoto]
581
582 * Translation updates (da,et,zh_CN)
583
584 Overview of Changes from GLib 2.9.3 to GLib 2.9.4
585 =================================================
586
587 * Type system:
588   Fix a problem with g_object_compat_control() which 
589   can lead to segfaults in GTK+ applications on 64bit 
590   platforms. 
591
592 * Thread suppport: 
593   Unused threads now fall back to the global pool after 
594   500 milliseconds, where they wait for another 
595   max-idle-time milliseconds. [Sebastian Wilhelmi]
596
597 * Fix a memory allocation problem in GKeyFile. [Morten 
598   Welinder]
599
600
601 Overview of Changes from GLib 2.9.2 to GLib 2.9.3
602 =================================================
603
604 * GTree:
605  - Replace the simple recursive implementation by
606    a nonrecursive, threaded one  [Maurizio Monge]
607
608 * Change g_filename_display_name and
609   g_filename_display_basename to use the Unicode
610   replacement character U+FFFD instead of a question
611   mark, and don't append "(invalid encoding)"  [Matthias]
612
613 * Documentation improvements [Sven Herzberg, Federico
614   Mena Quintero, Stefan Kost]
615
616 * Bugs fixed:
617  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X 
618         [Bogdan Nicula]
619  326558 Some test failures on IRIX 6.5 [Daichi Kawahata]
620  169285 "threaded" tree implementation for GTree 
621         [Maurizio Monge]
622  326747 g_filename_display_basename adds (invalid encoding) 
623         [Alberto Ruiz]
624
625 Other contributors: Christian Kellner, Murray Cumming
626
627 New and updated translations (bg,ca,de,es,et,gu,ja,nl,th,vi)
628
629
630 Overview of Changes from GLib 2.9.1 to GLib 2.9.2
631 =================================================
632
633 * Memory management:
634  - Add tests for cache colorization [Tim Janik]
635  - Minimize space consumption if small amounts of differently
636    sized slices are allocated, at a small performance cost.  [Tim]
637
638 * Thread support:
639  - Add g_atomic_pointer_set() and g_atomic_int_set() [Tim Janik,
640    Sebastian Wilhelmi]
641  - Add g_thread_pool_set_sort_function() to allow sorting the 
642    tasks of a threadpool.  [Martyn Russell]
643  - Add g_thread_pool_set_idle_time() to allow unused threads
644    to exit after a certain time.  [Martyn]
645
646 * Type system:
647  - introduce a new type GInitiallyUnowned, which has an initial
648    floating reference. [Tim]
649  - Add support for GType parameters. [Matthias]
650
651 * Main loop:
652  - Add g_main_context_is_owner() to determine if the current
653    thread is the owner of the context.  [Michael Meeks]
654
655 * Provide g_access(), g_chdir(), g_unlink(), g_rmdir() as 
656   wrapper functions instead of macros.  [Manish Singh]
657
658 * Documentation improvements [Tim, Matthias, Federico Mena Quintero,
659   Stefan Kasal, Dan Williams]
660
661 * New and updated translations (en_CA,fi,fr,gl,ml,nb,no,zh_HK,zh_TW)
662
663 * Bugs fixed:
664  324179 g_allocator_new() returns pointer to const dummy which Gtk+ 2.8 
665         tries to modify [J. Ali Harlow]
666  324332 g_option_context_parse() returns false without setting error 
667         [Tim-Philipp Müller]
668  324950 GLIB 2.9.1 testcase errors [Dan Yefimov]
669  325015 gslice.c: process.h is needed on Windows [Kazuki Iwamoto]
670  321978 G_DATALIST_GET_FLAGS() macro is not casting datalist to 
671         gpointer [Andrew Paprocki]
672  316221 G_LOCK warns about breaking strict-aliasing [Michal Benes, 
673         Stanislav Brabec]
674  325273 Error in documentation for glib_check_version () [Declan Naughton]
675  325310 g_spawn_sync hangs when catching both stdout and 
676         stderr [Tor Lillqvist]
677  325249 gcc warning when using g_rmdir from <glib/gstdio.h> [Jani Monoses]
678  325864 glib/gthreadpool.c:"#define debug(...)" is C99 [Kazuki Iwamoto]
679  325874 Should say somewhere that source IDs are > 0 [Dan Williams]
680  325438 a typo (compatability) [Stefan Kasal]
681  323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X [Bogdan Nicula]
682
683
684 Overview of Changes from GLib 2.9.0 to GLib 2.9.1
685 =================================================
686
687 * Memory management
688  - The slice allocator is implemented [Tim Janik]
689  - g_slice_free_chain() has been renamed to 
690    g_slice_free_chain_with_offset()  [Tim, Behdad Esfahbod]
691  - Mem chunks are deprecated [Matthias Clasen]
692
693 * Data structures
694  - Hash tables are refcounted, and have a boxed type [Tim]
695
696 * Thread support
697  - Support for Solaris threads has been removed 
698    [Sebastian Wilhelmi, Andrew Paprocki]
699  - g_async_queue_sort(), g_async_queue_push_sorted() have 
700    been added to allow GAsyncQueue to be used as a priority 
701    queue, together with the corresponding _unlocked 
702    variants  [Martyn Russell]
703
704 * GObject:
705  - The concept of a floating initial reference has been
706    moved from GtkObject to GObject [Tim]
707
708 * Win32 changes:
709  - Make g_rename() replace existing files [Tor Lillqvist]
710
711 * Misc new API:
712  - G_GUINT64_CONSTANT macro to define guint64 
713    constants [Andrew Paprocki]
714  - G_GNUC_WARN_UNUSED_RESULT macro to instruct the 
715    compiler to emit a warning if the value returned
716    by a function is ignored. [Arjan van de Ven, Alex Larsson]
717  - GList and GSList now have sort functions which take an
718    extra user data argument [Martyn Russell]
719  - g_param_spec_ref_sink() has been added for consistency [Tim]
720
721 * $LOGNAME is respected when determining user data. [Laszlo Peter]
722
723 * Other changes and bug fixes [Tim, Matthias, Behdad, 
724   Christian Persch, Benedikt Meurer, Andrew Paprocki, 
725   Kazuki Iwamoto, Alexis S. L. Carvalho, Stanislav Brabec,
726   Andreas Schwab, Kalle Vahlman]
727
728 * Documentation
729  - Deprecation warnings carry version information [Matthias]
730  - The slice allocator has been documented [Matthias, Tim]
731  - Other improvements [Morten Welinder]
732
733 Overview of Changes from GLib 2.8.x to GLib 2.9.0
734 =================================================
735 * Unicode support:
736  - The Unicode tables have been updated to Unicode 4.1, 
737    adding several new values to the GUnicodeBreakType 
738    enumeration. This breaks Pango <= 1.10 
739    [Behdad Esfahbod]
740  - The various Unicode character predicate functions 
741    (g_unichar_isalpha, g_unichar_isdigit,...) have
742    been optimized
743    [Behdad]
744  - g_utf8_pointer_to_offset, g_utf8_offset_to_pointer:
745    These functions handle negative offsets now, and
746    going backwards in g_utf8_offset_to_pointer uses
747    "stutter stepping".
748    [Larry Ewing, Matthias Clasen]
749
750 * Memory management:
751  - Mem chunks are no longer used internally in GLib and
752    GObject. GMemChunk will be deprecated in GLib 2.10
753  - All APIs based on GAllocator (g_list_push/pop_allocator,
754    and similar push/pop_allocator functions for other
755    data structures) have been deprecated, since they
756    never worked as intended.
757  - The g_slice_* functions have been added as a 
758    new API for fast allocation of small memory blocks. 
759    The implementation in GLib 2.9.0 is just a simple 
760    wrapper around malloc. GLib 2.10 will have an
761    efficient and scalable implementation. 
762    [Tim Janik, Matthias]
763
764 * Pattern matching:
765  - g_pattern_match has been optimized to avoid
766    unnecessary recursion.
767    [Tim, Matthias]
768
769 * g_intern_string, g_intern_static_string: 
770  - New functions to intern strings. These are now used 
771    by GObject to avoid duplicating static strings 
772    [Matthias]
773
774 * g_thread_foreach: 
775  - New function to iterate over all GThreads 
776    [Tim, Matthias]
777
778 * g_date_set_time_t, g_date_set_time_val:
779  - New functions to set a GDate from a time_t or
780    GTimeVal value. g_date_set_time has been deprecated 
781    in favor of these.
782    [Roger Leigh]
783
784 * g_snprintf and g_vsnprintf:
785  - These functions are no longer declared in gprintf.h, 
786    since they are in glib.h
787    [Matthias]
788
789 Overview of Changes from GLib 2.8.0 to GLib 2.8.1
790 =================================================
791 * Optimize single-character insertions in GString [Ross Burton]
792 * Fix build problems on OS X
793 * Fix build problems on Win32 [Tor Lillqvist, Hans Breuer]
794 * Other bug fixes [Matthew F. Barnes, Stepan Kasal] 
795 * Documentation improvements [Tristan van Berkom, Behnam
796   Esfahbod, Gustavo Carneiro, Stepan Kasal, Matthias]
797 * New and updated translations (ca,cy,ko,ro,uk)
798
799 Overview of Changes from GLib 2.7.7 to GLib 2.8.0
800 =================================================
801 * Make g_value_transform() handle enum values
802   correctly on ppc64.  [Michael Lorenz]
803   (Third-party code accessing enumeration values 
804   in GValues should also be changed to access 
805   v_long, not v_int, in order to work on bigendian 
806   64bit machines.)
807 * Make g_flags_get_first_value() handle a value
808   of 0 meaningfully. [Tim-Philipp Müller] 
809
810 Overview of Changes from GLib 2.7.6 to GLib 2.7.7
811 =================================================
812 * Make atomic operations on s390 work [Matthias]
813 * Fix C++ guards in gstdio.h [Tor Lillqvist]
814
815 Overview of Changes from GLib 2.7.5 to GLib 2.7.6
816 =================================================
817 * Add native implementations of atomic operations 
818   on s390 [Matthias]
819 * Make atomic reference counting of closures
820   work on s390 [Matthias]
821 * Avoid an infinite loop in g_convert_with_iconv().
822   [Sebastian Bacher]
823 * Documentation improvements [Ross Burton]
824
825 Overview of Changes from GLib 2.7.4 to GLib 2.7.5
826 =================================================
827 * Thread-related changes
828  - Fix build issues on HP-UX [Paul Cornett]
829  - Threadsafe access to flags stored in datasets [Tim Janik]
830  - Fix several issues with atomic refcounting for 
831    closures, objects and paramspecs [Tim]
832  - Improve tests for atomic refcounting changes [Tim]
833 * Fix handling of stateful encodings in g_convert_* [Matthias]
834 * Fix translation of GOption help output [Dan Winship]
835 * Catch format errors in translations. This may cause 
836   "make check" to fail when using older versions
837   of gettext [Matthias]
838 * Win32 bug fixes [Tor Lillqvist]
839 * Documentation improvements [Ross Burton, Jochen Baier, 
840   Matthias, Tim]
841 * New and updated translations (de,fi,gu,pl,pt,tr,zh_TW)
842
843 Overview of Changes from GLib 2.7.3 to GLib 2.7.4
844 =================================================
845 * Fix g_atomic_pointer_compare_and_exchange 
846   on Sparc64 [Gert Doering]
847 * Fix a hang in g_thread_pool_free. [Hong Jen Yee]
848 * Win32 bug fixes [Tor Lillquist]
849 * Other bug fixes [Benoit Dejean, Manish Singh]
850 * Documentation improvements [Bryan Silverthorn,
851   Callum McKenzie] 
852 * New and updated translations (de,lt,sq,zh_CN)
853
854 Overview of Changes from GLib 2.7.2 to GLib 2.7.3
855 =================================================
856 * GOption
857  - Allow callbacks with optional arguments [Pawel Sliwowski]
858  - Allow to turn off the automatic long option name
859    disambiguation  [Adam McLaurin]
860  - Only allow printable ASCII as short option names [Matthias]
861 * Win32
862  - Build fixes [Tor Lillqvist]
863  - Rewrite iochannel socket implementation [Tor]
864 * GObject
865  - Threadsafety improvements; in particular, refcounting
866    of objects is done atomically now. [Wim Taymans, Tim Janik]
867 * Bug fixes [Morten Welinder, Matthias, Wim Taymans]
868 * Documentation improvements [Richard Laager, Matthias]
869 * New and improved translations (bf,cs,hu,nb,nl,no)
870
871 Overview of Changes from GLib 2.7.1 to GLib 2.7.2
872 =================================================
873 * Win32 build fixes [Hans Breuer]
874 * Bug fixes [Mikael Magnusson]
875 * Documentation improvements [Matthias Clasen]
876 * New and updated translations (en_CA,es,et,ja,sr,sr@Latn,zh_TW)
877
878 Overview of Changes from GLib 2.7.0 to GLib 2.7.1
879 =================================================
880 * GOption 
881  - Allow callback arguments without parameters [Dan Winship]
882 * GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
883 * Misc new functions:
884  - g_get_host_name [Tor Lillqvist]
885  - g_mkdir_with_parents [Tor]
886  - g_build_pathv, g_build_filenamev [Todd A. Fisher, 
887    Matthias Clasen]
888 * Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
889   Manish Singh, Tor, Murray Cumming, Kian Duffy, Morten Welinder]
890 * Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
891 * New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
892   sk,th,zh_TW)
893
894 Overview of Changes from GLib 2.6.x to GLib 2.7.0
895 =================================================
896 * GKeyFile
897  - Add unit tests [Matthias Clasen, Suren A. Chilingaryan]
898  - Accept \r\n as line end [Bastian Nocera]
899  - Don't interpret leading zeros as octal numbers. [Matthias]
900  - Make key and group removal work [David Hoover, Matthias Hasselmann]
901 * GOption
902  - Improve formatting of --help output [Matthias, Noah Levitt]
903  - Accept -? [Matthias]
904  - Warn about duplicate main groups [Jeff Franks]
905  - Treat '-' as non-option argument [Tim Musson, Thomas Leonard]
906  - Report missing arguments as errors [Björn Lindqvist]
907  - Add a boxed type for GDate [Tim-Philipp Müller]
908 * GTree
909  - g_tree_remove() and g_tree_steal() return status information [Matthew F. Barnes]
910 * Stdio wrappers
911  - Work regardless of large file support [Manish Singh]
912  - Add g_access(), g_chmod(), g_creat(), g_chdir [Tor Lillqvist]
913 * GObject
914  - Implement "toggle references" to help language bindings [Owen Taylor]
915  - Allow to mark names, nicks and blurbs of pspecs as static [Ben Maurer, Matthias]
916  - Make pspec lookup a bit faster [Morten Welinder]
917 * Add g_listenv() to list all set environment variables [Hans Petter Jansson]
918 * Add g_file_set_contents() to atomically write a file.  [Søren Sandmann,
919   Sven Neumann, Manish, Alexis S. L. Carvalho]
920 * Add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew() [Stefan Kost]
921 * Add g_utf8_collate_key_for_filename() to sort filenames taking
922   extensions and numeric suffixes into account.  [Ole Laursen, Alex Larsson]
923 * Add G_GNUC_NULL_TERMINATED to mark varargs function with 
924   NULL-terminated argument lists. [Marc Meissner]
925 * Win32 changes
926  - Improved debugability [Ulf Lamping, Hans Breuer]
927  - Make filename handling more robust [Tor, Billy Skaggs]
928  - Improve g_get_system_data_dirs() [Tor]
929  - Use more precise timers [Tor]
930  - Build fixes [Kazuki Iwamoto, Hans, Tor, Robert Ögren]
931 * Other bug fixes [Roger Leigh, Owen, Matthias, Morten, Kjartan Maraas, 
932   Pawel Sakowski, Tor, Simon Budig, Ed Avis, Manish, Nicolas Laurent, 
933   Bastien, Fabrício Barros Cabral, Michael Banck, Daniel Atallah, 
934   J. Ali Harlow, Tim Janik, Hazael Maldonado Torres, Sven, Jon-Kare Hellan,
935   Dave Benson, Tommi Komulainen, Benjamin Otte, Brian Cameron, Changwoo Ryu, 
936   Christian Biere, Noah, Benoît Carpentier]
937 * Documentation improvements [Vincent Untz, Matthias, Tim-Philipp Müller,
938   Morten, Matthew, Federico Mena Quintero, Sebastian Bacher, Oliver Sessink, 
939   Stefan, Jared Lash, Tor, Owen, Daniel Vaillard, Mathieu Lacage]
940 * New and updated translations (ca,cs,da,el,en_CA,en_GB,es,et,eu,fa,fr,gl,
941   hu,id,it,lt,mn,ne,nl,pl,pt,pt_BR,ro,rw,sk,sq,sr,sr@Latn,tl,uk,xh,zh_CN)
942
943 Overview of Changes from GLib 2.6.0 to GLib 2.6.1
944 =================================================
945 * GOption
946  - Make gtk_init(NULL, NULL) work again [Marcin Krzyzanowski]
947  - Improve handling of -- [Matthias Clasen]
948  - Don't show G_OPTION_REMAINING in --help output [Matthew F. Barnes]
949 * g_find_program_in_path() doesn't return directories [Tommi Komulainen]
950 * Add gmodule-export-2.0.pc [Matthias]
951 * Win32 changes
952  - Improve hangling of UNC paths [Tor Lillqvist]
953  - g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
954    take and return UTF-8 now [Tor] 
955  - Make g_file_test() work more reliably, and use PATHEXT
956    when check for executables [Tor]
957  - Build and cross-compilation fixes [J. Ali Harlow]
958 * Other bug fixes [Jens Hatlak, Morten Welinder, 
959   Tor, Kalpesh Shah, Adrian Bunk]
960 * Documentation improvements [Marcin Krzyzanowski, Tor, Crispin
961   Flowerday, Mariano Suárez-Alvarez, Christian Biere, Danny Milo,
962   Vincent Untz, Bastien Nocera]
963 * New and updated translations (cy,de,nl,ru,sq,sv)
964
965 Overview of Changes from GLib 2.4.x to GLib 2.6.0
966 =================================================
967
968 * Major new APIs
969   - GOption, a commandline option parser
970   - GKeyFile, a parser/editor for the .ini like files 
971   - Functions to support the XDG basedir specification
972   - Wrappers for common POSIX pathname functions to handle filename
973     encodings consistently. On Windows, these use UTF-8.
974
975 * Miscellaneous new functions
976   - g_filename_display_name() converts filenames in displayable UTF-8 strings
977   - g_uri_list_extract_uris() splits uri lists
978   - g_date_get_iso8601_week_of_year() gets ISO 8601 week numbers
979   - g_log_set_default_handler() installs an alternate default log handler
980   - g_get_language_names() obtains a list of applicable locale names
981   - g_strv_length() calculates the length of NULL-terminated string arrays
982   - g_win32_get_windows_version() determines the Windows version 
983   - G_GNUC_INTERNAL marks functions as non-exported
984   - glib_check_version() checks the GLib version at runtime
985   - g_debug() completes the family of logging functions
986
987 * Performance improvements
988   - Optimize g_utf8_validate()
989   - Optimize g_markup_parse_context_parse()
990   - Reduce signal connection complexity from O(n) to O(1) 
991   - Get rid of many PLT entries for internally used exported symbols
992   - Reduce code size by removing literal strings from g_return_if_fail()
993
994 * Other changes
995   - On Windows, GLib functions that take file name arguments now require
996     those to be in UTF-8. Functions that return file names return UTF-8.
997   - Use higher precision for mathematical constants
998   - Don't convert to/from UTF-8 in g_filename_to_uri/g_filename_from_uri
999   - Support ll as printf format modifier for long long on all platforms
1000   - Clean up the ABI and enforce the list of exported symbols
1001   - Add a .pc file for using gmodule in libraries
1002   - Require ngettext
1003
1004 Overview of Changes from GLib 2.5.7 to GLib 2.6.0
1005 =================================================
1006 * GOption: Don't list help options if group-specific
1007   options have been requested [Glynn Foster]
1008 * Make g_get_language_names() track locale changes [Christian Persch]
1009 * Win32 bug fixes [Tor Lillqvist]
1010 * Bug fixes [Philippe Blain, Owen Taylor, Sebastian Wilhelmi]
1011 * New and updated translations (da,es,ja,lt,zh_CN)
1012 Bugs fixed: 159530,100697,160271,160645,157255
1013
1014 Overview of Changes from GLib 2.5.6 to GLib 2.5.7
1015 =================================================
1016 * Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]
1017 * Optimize g_markup_parse_context_parse() [Havoc Pennington, 
1018   Morten Welinder]
1019 * Reduce signal connection complexity from O(n) to O(1) 
1020   [Sven Neumann]
1021 * Add a .pc file for using gmodule in libraries [Owen]
1022 * Add G_GNUC_MALLOC to mark functions returning newly 
1023   allocated memory  [Matthias]
1024 * Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren,
1025   Bruce Hochstetler]
1026 * Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten,
1027   Frederic Crozat, Tor]
1028 * Documentation improvements [Matthias, Tor, Owen]
1029 * New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN)
1030
1031 Overview of Changes from GLib 2.5.5 to GLib 2.5.6
1032 =================================================
1033 * GOption
1034   - Add G_OPTION_FLAG_REVERSE to allow options 
1035     which unset a  boolean variable [Tor Lillqvist]
1036 * GChildWatch
1037   - Use sigaction instead of signal [Jonas Jonnson, 
1038   Archana Shah]
1039   - Make the very first SIGCHLD work [Gustavo Carneiro]
1040 * Bug fixes [Morten Welinder, Tor, David MacLachlan,
1041   Manish Singh, J. Ali Harlow]
1042 * Documentation improvements [Matthias Clasen, Tor]
1043 * Updated translations (da,ja,tr,zh_CN)
1044
1045 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
1046 =================================================
1047 * GKeyFile
1048   - Cleanups, add more error checking [Ray Strode]
1049   - Fall back to the untranslated string when getting 
1050     locale strings [Mark McLoughlin]
1051 * GOption
1052   - Document GOption [Matthias Clasen]
1053   - Better support for rest arguments [Owen Taylor, Matthias]
1054   - Handle conflicts between groups [Matthias]
1055 * Add g_lstat() to the stdio wrappers [Tor Lillqvist]
1056 * Add g_filename_display_name() to convert filenames
1057   in displayable UTF-8 strings  [Alex Larsson, Matthias]
1058 * Win32 bug fixes [Kazuki IWAMOTO, Hans Breuer, Tor]
1059 * Bug fixes [Christophe Fergeau, Morten Welinder, 
1060   Owen, Kjartan Maraas, Mark]
1061 * Documentation improvements [Matthias, Tor]
1062
1063 Overview of Changes from GLib 2.5.3 to GLib 2.5.4
1064 =================================================
1065 Add GKeyFile, a parser/editor for the .ini like files used in various
1066    freedesktop.org specifications. [Ray Strode]
1067 Make the handling of filename encodings consistent across all
1068    GLib functions, introduce wrappers for common POSIX 
1069    functions which accept the same filename encoding. [Tor Lillqvist, 
1070    Owen Taylor]
1071 GOption
1072  - Rename g_context_option_error_quark() to a more language-binding
1073    friendly name [Murray Cumming]
1074  - Accept backslashes in filenames on Win32 [Tor Lillqvist]
1075 * Strip the internal aliasing prefix IA__ from function names in 
1076   assertions [Matthias Clasen]
1077 * Add a function to split uri lists. [Matthias]
1078 * Win32 bug fixes 
1079  - Don't open console windows [Tor]
1080 * Other bug fixes [Philippe Blain, Robert Ögren, Hidetaka Iwai, Matthias,
1081  Morten Welinder, Mats-Ola Persson, Tor, Nickolay V. Shmyrev, Kjartan Maraas,
1082   Anders Carlsson, Tim-Philipp Müller, Lucas Rocha, Andrea Campi, Manish
1083   Singh, Thomas Fitzsimmons, Kazuki IWAMOTO]
1084 * Documentation improvements [Matthias, Linus Walleij, Nickolay, Philippe, 
1085  Adam Hooper, Gustavo Carneiro]
1086 * New and updated translations (cs,en_CA,en_GB,ja,nb,nl,or,sr,sr@Latn,sq)
1087
1088 Overview of Changes from GLib 2.5.2 to GLib 2.5.3
1089 =================================================
1090 * GOption
1091  - set the program name from argv[0] [Masatake YAMATO] 
1092  - make contexts work without a main group [Anders Carlsson]
1093 * Performance 
1094  - Get rid of many PLT entries for internally used exported symbols,
1095    and clean up the ABI at the same time and make make check check the
1096    list of exported symbols.  [Matthias Clasen]
1097 * Add API to get ISO 8601 week numbers [Niklas Lundell]
1098 * Add API to install an alternate default log handler [Darin Adler]
1099 * Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
1100 * Reduce code size bloat by removing literal strings from
1101  the g_return_if_fail() macros [Owen Taylor]
1102 * Add g_strv_length [Tim-Philipp Müller]
1103 * Win32 changes
1104  - Add API to determine the Windows version [Tor Lillqvist]
1105 * Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
1106   Manish Singh]
1107 * Documentation improvements [Morten Welinder, Matthias]
1108 * New and updated translations (es,nn,ro)
1109
1110 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
1111 =================================================
1112 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]
1113 * Add GOption, a commandline option parser [Anders Carlsson]
1114 * Add glib_check_version [Michael Natterer]
1115 * Add XDG basedir API [Ray Strode]
1116 * Require ngettext [Danilo Segan]
1117 * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, 
1118   Jon-Kare Hellan, Jody Goldberg]
1119 * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny]
1120 * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch]
1121 * New and updated translations (bs,eu,fi,gu,ne,pa)
1122
1123 Overview of Changes from GLib 2.5.0 to GLib 2.5.1
1124 =================================================
1125
1126 * Bug fixes [Oliver Guntermann, Sven Neumann, James 
1127   Henstridge, Hiroyuki Ikezoe, Matthias Clasen, Robert 
1128   Ögren, Tommi Komulainen]
1129 * Documentation improvements [Soeren Sandmann, 
1130   Christophe Fergeau, Danek Duvall]
1131 * New and updated translations (eu,hi)
1132   
1133 Overview of Changes from GLib 2.4.1 to GLib 2.5.0
1134 =================================================
1135
1136 * New functions g_debug [Sven Herzberg]
1137 * Use higher precision for mathematical constants [Morten 
1138  Welinder]
1139 * Don't convert to/from UTF-8 in g_filename_{to,from}_uri 
1140  [Federico Mena Quintero]
1141 * Win32
1142  - Handle empty digit string in printf() functions 
1143    correctly [Tor Lillqvist]
1144  - Support ll as format modifier for long long [Tor]
1145  - Be more careful about HOME [Tor, Ivan Wong]
1146  - Bug fixes [John Ehresman]
1147 * Miscellaneous bug and portability fixes [Danilo Segan, 
1148  Owen Taylor, Nikolai Weibull, Benoît Carpentier, Morten 
1149  Welinder, Manish Singh, Sven Neumann, Julio M. Merino Vidal,
1150  Kaz Sasayama, Murray Cumming, Federico, Mariano Suarez-Alvarez]
1151 * Documentation updates [Matthias Clasen, Crispin Flowerday,
1152  Tommi Komulainen, Federico Mena Quintero, Ed Griffiths]
1153 * New and updated translations (ja,ne,no,wa)
1154  
1155 Overview of Changes from GLib 2.4.0 to GLib 2.4.1
1156 =================================================
1157
1158 * Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
1159 * Miscellaneous bug and portability fixes [Owen Taylor,
1160   Matthias Clasen, Jonas Jonsson, Christian Krause,
1161   Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
1162   Piotr Klaban]
1163 * Documentation updates [Matthias]
1164 * New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
1165   fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
1166
1167 Overview of Changes from GLib 2.3.6 to GLib 2.4.0
1168 =================================================
1169
1170 * Handle invalid-UTF-8 in g_log() properly [Matthias Clasen]
1171 * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
1172 * Miscellaneous bug and portability fixes [Olivier Biot, David L. Cooper II, 
1173   Kjartan Maraas, Frédéric L. W. Meunier, Christof Petig, Manish Singh, 
1174   Sebastian Wilhelmi]
1175 * Documentation updates [Owen]
1176 * Updated translations (hr,ro)
1177
1178 Overview of Changes from GLib 2.3.5 to GLib 2.3.6
1179 =================================================
1180
1181 * GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
1182 * GMain threading fixes and improvements [Sebastian]
1183 * Win32 [Tor Lillqvist]
1184  - restore some symbols extraneously exported from gobject to maintain ABI compatibility
1185  - Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
1186 * Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
1187 * New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
1188
1189 Overview of Changes from GLib 2.3.3 to GLib 2.3.5
1190 =================================================
1191
1192 * Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
1193 * Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan] 
1194 * Add atomic operations and use it for the async queue and
1195   gonce implementation. [Sebastian Wilhelmi]
1196 * Documentation improvements [Sebastian, Matthias, Sven Herzberg]
1197 * Add g_main_depth() for finding the recursion depth of the main
1198   loop [Owen Taylor, Tim Janik, Stefan Westerfeld]
1199 * Add g_spawn_close_pid(), needed on win32 [J. Ali]
1200 * Win32 fixes. [Hans Breuer, J. Ali Harlow]
1201 * Misc bugfixes [Sebastian, Matthias, Balazs Scheidler, Owen]
1202 * Updated translations (cy,et,ga,sq)
1203
1204 Overview of Changes from GLib 2.3.2 to GLib 2.3.3
1205 =================================================
1206
1207 * Add a native AIX gmodule implementation. [Laurent Vivier]
1208 * Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
1209 * Extend GQueue API to match the GList API. [Soeren Sandmann]
1210 * Add g_hash_table_find().  [Tim Janik]
1211 * Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
1212 * Inline g_string_append_c() when possible. [Owen Taylor, Tim]
1213 * Wrap waitpid() as a GSource. [Jonathan R. Blandford]
1214 * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
1215   Matthias]
1216 * Add g_strsplit_set(). [Soeren]
1217 * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
1218   Soeren, Matthias]
1219 * Win32 build fixes. [Tor Lillqvist]
1220 * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
1221   Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
1222   Matthias]
1223 * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
1224
1225 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
1226 =================================================
1227
1228 * Add G_MAXSIZE. [Manish Singh]
1229 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
1230   implementing the init-by-array functionality of the 
1231   original mersenne twister. Add g_rand_copy(). Improve seeding. 
1232   [George Lebl]
1233 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
1234 * Add g_ptr_array_foreach(). [Matthias Clasen]
1235 * Add g_timer_continue(). [Tim-Philipp Müller]
1236 * Fix a threadsafety issue in mem chunks. [Matthias, Balazs Scheidler]
1237 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
1238   g_file_test() there too [Hans Breuer] 
1239 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
1240 * Add G_DEFINE_TYPE() plus variants to ease the constuction
1241   of GObject boilerplate code.  [Tim Janik]
1242 * Support & in password GECOS field [Matthias, Soeren Boll Overgaard]
1243 * Documentation improvements [Matthias, Manish]
1244 * Win32 build fixes [Hans]
1245 * Misc bug fixes [Damien Carbery, Matthias, Manish, Olivier Poncet, 
1246   Zack Rusin]
1247 * Updated translations (ar,de,fa,ga,mn,nn,no,sq)
1248
1249 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
1250 =================================================
1251
1252 * Add glib/gi18n.h and glib/gi18n-lib.h for common
1253   gettext support, including a Q_() macro for translation
1254   with context [Matthias Clasen]
1255 * Add a more flexible G_FILENAME_ENCODING variable
1256   as a replacement for G_BROKEN_FILENAMES [Matthias]
1257 * Fix the return value g_main_context_iterate() for
1258   newly ready sources [Padraig O'Briain]
1259 * Handle Hangul composition for normalization [Noah Levitt]
1260 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
1261 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
1262 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
1263 * Documentation improvements [Matthias]
1264 * GObject [Tim Janik]
1265  - Support '-' in g_signal_connect()/disconnect() names
1266    like 'swapped-signal'.
1267  - Add g_type_class_peek_static() and use to optimize
1268    g_object_new() for static types [Tim]
1269  - Allow setting construct-only properties from within
1270    init() implementations
1271  - Enforce readability/writeability in g_object_set/get()
1272 * Fix bug with g_ascii_strtod and multi-byte separator.
1273   [Behdad Esfahbod, Roozbeh Pournader]  
1274 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
1275   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
1276   Morten Welinder]
1277 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
1278
1279 Overview of Changes from GLib 2.2.x to GLib-2.3.0
1280 =================================================
1281
1282 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
1283 * Update Unicode data to Unicode 4.0 [Noah Levitt]
1284 * Support XML-safe formatted output with 
1285   g_markup_[v]printf_escaped [Owen Taylor]
1286 * Add g_file_read_link to read symbolic links [Matthias]
1287 * Add g_unichar_get_mirror_char to obtain the 
1288   mirrored variant of a character [Noah]
1289 * Support for one-time initialization functions. 
1290   [Sebastian Wilhelmi]
1291 * Miscellaneous API additions: g_vasprintf
1292   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
1293 * Docs improvements [Matthias]
1294 * Add support instance-private data on classed types
1295   [Mark McLoughlin, Tim Janik, Owen]
1296 * Optimize signal emissions [Soeren Sandmann, Tim]
1297 * Support a "default vtable" per interface [Tim]
1298 * Add support for properties on interfaces [Owen, Tim]
1299 * Miscellaneous API additions: g_value_take_string(),
1300   g_value_take_param(), g_value_take_object(), 
1301   g_value_take_boxed(). [Matthias]
1302 * Win32 build fixes [Tor Lillqvist]
1303
1304 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
1305 =================================================
1306
1307 * Fix a problem with g_thread_init() on 64-bit problems
1308   [Alceste Scalas, Sebastian Wilhelmi]
1309 * Add assembly implementations of byteswap macros
1310   for ia64 and x86_64. [Manish Singh]
1311 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
1312 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
1313
1314 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
1315 =================================================
1316
1317 * Win32 bug fixes [Tor Lillqvist]
1318 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
1319   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
1320 * Ensure we have a GUINT64_FORMAT by pulling in Trio
1321   if necessary [Manish Singh]
1322 * Further Trio build fixes [Matthias Clasen, Owen]
1323 * Hack around gcc, libtool issues with -pthread [Owen]
1324 * Docs improvements [Matthias]
1325 * Bug and portability fixes 
1326 * Updated and new translations (bg,de,fi,fr,sq,fr)
1327
1328 Other contributors: Kai Poitschke, Morten Welinder
1329
1330 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
1331 =================================================
1332
1333 * autoconf changes to make it possible to cross compile
1334   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
1335   Johannes Stezenbach]
1336 * Use libintl when it has bind_textdomain_codeset() and
1337   GLib doesn't. [Owen]
1338 * Improve generation of pseudo-random integers [Morten Welinder, 
1339   Sebastian Wilhelmi]
1340 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
1341 * Cleanup include order [Sven Neumann]
1342 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
1343 * Doc fixes and additions [Matthias]
1344
1345 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
1346   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
1347
1348 Overview of Changes from GLib 2.0.x to GLib-2.1.x
1349 =================================================
1350
1351 * Add copy of the Trio library to build and use for printf() when 
1352   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
1353 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
1354 * Add g_markup_parse_context_get_element() [Matthias]
1355 * Add g_utf8_strreverse [Matthias]
1356 * Add g_ascii_strtoull() [Tim Janik]
1357 * Support scanning of 64-bit values with GScanner [Tim]
1358 * Add g_set/get_application_name() [Havoc Pennington]
1359 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
1360   Use for g_return_if_fail(). [Matthias Clasen]
1361 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
1362 * Improve the seeding algorithm of GRandom to avoid problems
1363   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
1364   environment variable. [Sebastian Wilhelmi]
1365 * Improve thread configure checks, use -pthread where applicable
1366   [Sebastian]
1367 * Improve handlng of thread priorities [Sebastian]
1368 * Fix up parameter names that might shadow functions from
1369   system headers [Soeren Sandmann]
1370 * Clean up usage of deprecated functions [Manish Singh]
1371 * Docs fixes and improvements. In particular, include "Since" information.
1372   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
1373   Owen Taylor, Morten Welinder]. 
1374
1375 Overview of Changes in GLib 2.0.7
1376 =================================
1377
1378 * Fix C++ warnings in gtype.h [Dom Lachowicz]
1379 * Fix g_type_fundamental_next() [Tim Janik]
1380 * Fix various missing includes of config.h [Morten Welinder]
1381 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
1382 * Various 64-bit fixes [Manish Singh]
1383 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
1384 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
1385 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
1386      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
1387      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
1388 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
1389
1390 Overview of Changes in GLib 2.0.6
1391 =================================
1392
1393 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
1394 * Clean up debug spew from GObject [Anders Carlsson]
1395 * Compiler warning fixes [David L. Cooper II]
1396 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
1397 * Fixes for --disable-debug [Sebastian Wilhelmi]
1398 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
1399   Rajkumar Sivasamy, Laurent Vivier]
1400 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
1401   Sebastian Rittau, Linus Welleij]
1402 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
1403 * Updated translations (bg,ko,vi)
1404
1405 Overview of Changes in GLib 2.0.5
1406 =================================
1407
1408 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
1409 * Clean up debug spew from GObject [Anders Carlsson]
1410 * Compiler warning fixes [David L. Cooper II]
1411 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
1412 * Fixes for --disable-debug [Sebastian Wilhelmi]
1413 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
1414   Rajkumar Sivasamy, Laurent Vivier]
1415 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
1416   Sebastian Rittau, Linus Welleij]
1417 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
1418 * Updated translations (bg,ko,vi)
1419
1420 Overview of Changes in GLib 2.0.4
1421 =================================
1422
1423 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
1424 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
1425 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
1426 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
1427
1428 Overview of Changes in GLib 2.0.3
1429 =================================
1430
1431 * Handle sorting 0-length arrays (Ron Arts)
1432 * Threading fixes (Sebastian Wilhelmi)
1433 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
1434   Sebastian, Qingjiang Yuan)
1435 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
1436 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
1437 * Win32 fixes (Tor Lillqvist)
1438 * Try to fix g_get_charset() related segfaults. (Owen)
1439 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
1440   Andrew P. Lentvorski, Jr.)
1441 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
1442 * g_markup fixes. (Matthias Clasen.)
1443 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
1444   Wayne Schuller)
1445
1446 Overview of Changes in GLib 2.0.1
1447 =================================
1448
1449 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
1450 * Performance improvements for GObject parameter lookup, 
1451   g_filename_to/from_utf8() [Alex Larsson]
1452 * Actually check interface prerequisites [Matthias Clasen,
1453   Miroslaw Dobrzanski-Neumann]
1454 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
1455 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
1456 * Fixes for g_log() and threading.
1457   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
1458 * Make g_print(), g_printerr(), g_warning(), etc, convert from
1459   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
1460 * Fixes for GIOChannel on windows. [Tor Lillqvist]
1461 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
1462 * Fix file descriptor leak in g_file_get_contents() [Matthias]
1463 * Workaround iconv() problems on older Solaris [Lauri Alanko]
1464 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
1465 * Minor bug fixes.
1466
1467 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
1468   Akira Tagoh, Morten Welinder
1469
1470
1471 Overview of Changes in GLib 2.0.0
1472 =================================
1473
1474 * Thread portability fixes [Sebastian Wilhelmi]
1475 * Documentation updates [Owen Taylor]
1476 * Make g_strerror(), g_strsignal() properly return UTF-8,
1477   call bind_text_domain_codeset() so that error strings
1478   are in UTF-8 as well. [Owen, Tor Lillqvist]
1479
1480 Overview of Changes in GLib 2.0.0 rc1:
1481 ======================================
1482
1483 * Win32 fixes [Tor Lillqvist]
1484 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
1485 * Fix up g_date_strftime [Daniel Elstner]
1486 * Add some structure padding [Tim Janik]
1487 * Make g_get_homedir() prefer the users home directory to $HOME
1488
1489 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
1490
1491 Overview of Changes in GLib 1.3.15:
1492 ===================================
1493
1494 * Speed up marshalers by using private access to GValue 
1495   [Anders Carlsson, Tim Janik]
1496 * Reduce GValue to 2 elements [Tim]
1497 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
1498 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
1499 * Add padding to various structures [Owen Taylor, Tim]
1500 * Win32 fixes [Tor Lillqvist]
1501
1502 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
1503   Daniel Elstner
1504
1505 Overview of Changes in GLib 1.3.14:
1506 ===================================
1507
1508 * Register value transformations for gint64, guint64 [Andy Wingo]
1509 * Build with large-file support [Sven Neumann, Owen Taylor]
1510 * Fix handling of hostnames in URI's [Darin Adler]
1511 * Main loop bug fixes [Havoc Pennington, Owen]
1512 * Doc fixes and improvements [Manish Singh, Tim Janik]
1513 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
1514 * Win32 fixes [Hans Breuer, Tor Lillqvist]
1515 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
1516 * Miscellaneous bug fixes
1517
1518 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
1519   Morten Welinder.
1520
1521 Overview of Changes in GLib 1.3.13:
1522 ===================================
1523
1524 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
1525 * Miscellaneous win32 fixes [Tor, Hans Breuer]
1526 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
1527 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
1528 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
1529 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
1530   Laszlo Peter, Havoc Pennington, Tim Janik]
1531
1532 Overview of Changes in GLib 1.3.12:
1533 ===================================
1534
1535 * Implement closure chaining, fixing up API (Tim Janik)
1536 * Closure chaining test case (James Henstridge)
1537 * Make GType long not int where both are equal width (Tim)
1538 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
1539 * Fixes for NetBSD. (Dan Winship)
1540 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
1541 * Save space for GBSearchArray (Tim Janik)
1542 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
1543
1544 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
1545   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
1546   Sebastian Wilhelmi.
1547
1548
1549 Overview of Changes in GLib 1.3.11:
1550 ===================================
1551
1552 * Win32 fixes [Hans Breuer, Tor Lillqvist]
1553 * Documentation improvements [Matthias Clasen]
1554 * Portable directory handling API [Hans]
1555 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
1556 * Fix excess relocations in Unicode tables [Andrew Taylor]
1557 * Fix gpattern for UTF-8 [Matthias Clasen]
1558 * Support overriding class closures [Tim Janik]
1559 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
1560 * Hide pointers to type information inside GType to reduce locking
1561   [Alex Larsson, Tim]
1562 * Adds check for direct inclusion of gobject/*.h [Owen]
1563 * GObject API cleanups [Tim]
1564
1565 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
1566   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
1567
1568
1569 Overview of Changes in GLib 1.3.10:
1570 ===================================
1571
1572 * Many Win32 fixes and improvements [Tor Lillqvist]
1573 * Documentation improvements [Matthias Clasen]
1574 * g_string_printfa() renamed to g_string_append_printf()
1575 * Use libcharset from libiconv to implement charset detection
1576   more portably. [Owen Taylor, Hidetoshi Tajima]
1577 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
1578 * Make support for 64 bit integers a requirement [Joshua]
1579 * GPattern improvements [Tim Janik, Matthias]
1580 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
1581 * Many bug fixes and minor tweaks.
1582
1583 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
1584   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
1585   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
1586   Jacob Berkman
1587
1588
1589 Overview of Changes in GLib 1.3.9:
1590 ==================================
1591
1592 * Fixes for comparison of threads [Sebastian Wilhelmi]
1593 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
1594 * Win32 fixes [Tor Lillqvist, Hans Breuer]
1595 * Add a len argument to g_ascii_strup/strdown
1596 * Bug, portability fixes, cleanups.
1597
1598 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
1599
1600
1601 Overview of Changes in GLib 1.3.8:
1602 ==================================
1603
1604 * Documentation updates [Owen]
1605 * Made GType interfaces overridable in derived types
1606 * Many win32 fixes [Tor Lillqvist]
1607 * Miscellaneous cleanups and fixes
1608
1609 Other contributors:
1610   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
1611
1612
1613 Overview of Changes in GLib 1.3.7:
1614 ==================================
1615
1616 * Integrate GClosure support into the main loop [Owen Taylor]
1617 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
1618 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
1619 * Minor hash table optimizations
1620 * Main loop and threading improvements [Sebastian Wilhelmi]
1621 * Added g_ascii_* functions to be used for locale insensitive UTF-8
1622   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
1623 * Add functions for Unicode case-conversion, normalization, and 
1624   collation [Owen]* GString improvements [Owen]
1625 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
1626 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
1627 * Make code 64bit clean [Mark Murnane]
1628 * More G_CONST_RETURN fixes
1629 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
1630 * Miscellaneous bug and API fixes
1631
1632 Other contributors:
1633   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
1634   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
1635   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
1636   Peter Williams
1637
1638
1639 Overview of Changes in GLib 1.3.6:
1640 ==================================
1641
1642 * Threads have a "return value" from g_thread_join
1643 * Removed ability to adjust thread stack size
1644 * Prefix warnings with progname/PID by default, change toggle for this to 
1645   be an env variable G_MESSAGES_PREFIXED not a compile-time option
1646 * GMarkup speedups
1647 * GDate const, convenience fixups
1648 * Include test cases that headers are compilable by C++ compiler
1649 * Add ability to spawn processes with argv[0] != executable path.
1650 * g_strstr_len, g_strrstr, g_strrstr_len
1651 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
1652 * Misc bug fixes
1653
1654
1655 Overview of Changes in GLib 1.3.5:
1656 ==================================
1657
1658 * Added an installed glib-mkenums Perl program for parsing enumeration
1659   declarations from header files.
1660 * Mark some additional deprecated functions.
1661 * Bug and Portability fixes
1662
1663
1664 Overview of Changes in GLib 1.3.4:
1665 ==================================
1666
1667 * Efficiency improvements for GThreadPool
1668 * A few bug fixes
1669 * Build fixes
1670 * Documentation improvements
1671
1672
1673 Overview of Changes in GLib 1.3.3:
1674 ==================================
1675
1676 GLib:
1677
1678 * More user_data support in various functions.
1679 * Main loop API revamps to support per-thread main loops.
1680 * Unicode handling improvements.
1681 * Implemented debugging traps.
1682 * G_CONST_RETURN specification all over the place.
1683 * Various new small utility functions.
1684 * Random number generator precision improvements.
1685 * New configure option --disable-mem-pools.
1686 * Many Win32 improvements.
1687 * Added g_try_malloc() friends varinats.
1688 * Many documentation improvements.
1689 * Many threading improvements, support for dynamic allocation
1690   of static mutexes.
1691 * GHookLIst API cleanups.
1692 * Improved format support of GDate parser.
1693 * String function speed improvements with new g_stpcpy().
1694 * Hashtable API additions.
1695 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
1696 * Optimizations, cleanups, bug fixes.
1697
1698 GObject:
1699
1700 * Added many convenience functions.
1701 * GClosure and GParamSpec use float/sink ref-counting scheme now.
1702 * Reworked property change notification.
1703 * Binary searchable array cleanups, so it's widely usable now.
1704 * Added static content keeping for some GValue types.
1705 * Support for statically scoped signal parameters.
1706 * Extinguished property trailer args in set/get interface.
1707 * Added support for abstract types.
1708 * G_CONST_RETURN specification all over the place.
1709 * Split parameter exchange functionality into value transforms
1710   and parameter conversions.
1711 * Added signal emission hooks and signal accumulators.
1712 * Added interface prerequisites to support is_a (interface, object)
1713   relations.
1714 * Implemented GValueArray.
1715 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
1716   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
1717   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
1718 * Varrags value collection improvements.
1719 * Implemented debugging traps.
1720 * Made things thread-safe.
1721 * Many documentation improvements.
1722 * Many cleanups, optimizations and bug fixes.
1723
1724
1725 Overview of Changes in GLib 1.3.2:
1726 ==================================
1727
1728 GLib:
1729
1730 * Win32 build improvements  [Tor]
1731 * Improvements to error reporting  
1732   (g_critical(), g_return_if_reached()) [Darin]
1733 * Add g_strlcpy/g_strlcat  [David Wheeler]
1734 * New IO channel implementation for Win32  [Tor] 
1735 * Make g_array_free, g_string_free return pointer to memory requested
1736   not to be freed.  [Darin]
1737 * Added GError based error reporting for thread functions.  [Sebastian]
1738 * Moved reference docs into GLib distribution. [Owen]
1739 * Added g_convert() for doing convenient character set conversions based
1740   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
1741 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
1742   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
1743 * Portability fixes for threading.  [Sebastian]
1744 * Added convenient functions for launching new processes (g_spawn_*),
1745   and shell quoting/unquoting functions.  [Havoc]
1746 * Split glib.h into many headers.  [Sebastian]
1747 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
1748 * Fixed confusions between comparison functions that return <0, 0, >0
1749   and equaility functions that return FALSE,TRUE.  [Sebastian]
1750 * Added safe/portable temporary file manipulation functions.  [Tor]
1751 * autoconf improvements.  [Raja]
1752 * Many documentation improvements.
1753 * Bug fixes.
1754
1755 GObject:
1756
1757 * Added boxed and pointer types.  [Tim/Jonathan]
1758 * Added callback abstraction (GClosure)  [Tim]
1759 * Added signal system (GSignal)  [Tim]
1760 * Make GTypePlugin an interface  [Tim]
1761 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
1762 * Bug fixes.
1763
1764
1765 What's new in GLib 1.3.1:
1766 =========================
1767
1768 * New GObject library added including object system based on
1769   the GTK+ object system. 
1770 * Functions for getting the properties of Unicode characters, 
1771   computing the canonical decomposition and ordering combining
1772   characters aand manipulating UTF-8 string manipulation based
1773   on libunicode.
1774 * GString now properly handles embedded nuls.
1775 * Multiple fixes from the 1.2.x branch.
1776 * Upgrade to libtool 1.3.3
1777 * Full thread support (thread creation and destruction).
1778 * BeOS port, BeOS dynamic modules.
1779 * Many improvements to the Windows ports.
1780 * Improvements to the OS/2 port, OS/2 module support.
1781 * Double ended queue implementation.
1782 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
1783 * New configure option --enable-msg-prefix to prefix messages, warnings
1784   et ceteri with the program name and the process id.
1785 * New thread-safe random number generator Mersenne Twister.
1786 * g_strcompress() added, g_strescape() had a slight API change, and
1787   more tightly defined semantics.
1788 * the g_string(x) macro has been removed, #x may be used instead.
1789