Updates
[platform/upstream/glib.git] / NEWS
1 Overview of Changes from GLib 2.5.5 to GLib 2.5.6
2 =================================================
3 * GOption
4   - Add G_OPTION_FLAG_REVERSE to allow options 
5     which unset a  boolean variable [Tor Lillqvist]
6 * GChildWatch
7   - Use sigaction instead of signal [Jonas Jonnson,
8     Archana Shah]
9   - Make the very first SIGCHLD work [Gustavo Carneiro]
10 * Bug fixes [Morten Welinder, Tor, David MacLachlan,
11   Manish Singh]
12 * Documentation improvements [Matthias Clasen, Tor]
13 * Updated translations (da,ja,tr,zh_CN)
14 Bugs fixed:  156421,157453,156446,136867,154827,151663,138853
15
16 Overview of Changes from GLib 2.5.4 to GLib 2.5.5
17 =================================================
18 * GKeyFile
19   - Cleanups, add more error checking [Ray Strode]
20   - Fall back to the untranslated string when getting 
21     locale strings [Mark McLoughlin]
22 * GOption
23   - Document GOption [Matthias Clasen]
24   - Better support for rest arguments [Owen Taylor, Matthias]
25   - Handle conflicts between groups [Matthias]
26 * Add g_lstat() to the stdio wrappers [Tor Lillqvist]
27 * Add g_filename_display_name() to convert filenames
28   in displayable UTF-8 strings  [Alex Larsson, Matthias]
29 * Win32 bug fixes [Kazuki IWAMOTO, Hans Breuer, Tor]
30 * Bug fixes [Christophe Fergeau, Morten Welinder, 
31   Owen, Kjartan Maraas, Mark]
32 * Documentation improvements [Matthias, Tor]
33
34 Overview of Changes from GLib 2.5.3 to GLib 2.5.4
35 =================================================
36 Add GKeyFile, a parser/editor for the .ini like files used in various
37    freedesktop.org specifications. [Ray Strode]
38 Make the handling of filename encodings consistent across all
39    GLib functions, introduce wrappers for common POSIX 
40    functions which accept the same filename encoding. [Tor Lillqvist, 
41    Owen Taylor]
42 GOption
43  - Rename g_context_option_error_quark() to a more language-binding
44    friendly name [Murray Cumming]
45  - Accept backslashes in filenames on Win32 [Tor Lillqvist]
46 * Strip the internal aliasing prefix IA__ from function names in 
47   assertions [Matthias Clasen]
48 * Add a function to split uri lists. [Matthias]
49 * Win32 bug fixes 
50  - Don't open console windows [Tor]
51 * Other bug fixes [Philippe Blain, Robert Ögren, Hidetaka Iwai, Matthias,
52  Morten Welinder, Mats-Ola Persson, Tor, Nickolay V. Shmyrev, Kjartan Maraas,
53   Anders Carlsson, Tim-Philipp Müller, Lucas Rocha, Andrea Campi, Manish
54   Singh, Thomas Fitzsimmons, Kazuki IWAMOTO]
55 * Documentation improvements [Matthias, Linus Walleij, Nickolay, Philippe, 
56  Adam Hooper, Gustavo Carneiro]
57 * New and updated translations (cs,en_CA,en_GB,ja,nb,nl,or,sr,sr@Latn,sq)
58
59 Overview of Changes from GLib 2.5.2 to GLib 2.5.3
60 =================================================
61 * GOption
62  - set the program name from argv[0] [Masatake YAMATO] 
63  - make contexts work without a main group [Anders Carlsson]
64 * Performance 
65  - Get rid of many PLT entries for internally used exported symbols,
66    and clean up the ABI at the same time and make make check check the
67    list of exported symbols.  [Matthias Clasen]
68 * Add API to get ISO 8601 week numbers [Niklas Lundell]
69 * Add API to install an alternate default log handler [Darin Adler]
70 * Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
71 * Reduce code size bloat by removing literal strings from
72  the g_return_if_fail() macros [Owen Taylor]
73 * Add g_strv_length [Tim-Philipp Müller]
74 * Win32 changes
75  - Add API to determine the Windows version [Tor Lillqvist]
76 * Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
77   Manish Singh]
78 * Documentation improvements [Morten Welinder, Matthias]
79 * New and updated translations (es,nn,ro)
80
81 Overview of Changes from GLib 2.5.1 to GLib 2.5.2
82 =================================================
83 * Add G_GNUC_INTERNAL macro [Arjan van de Ven]
84 * Add GOption, a commandline option parser [Anders Carlsson]
85 * Add glib_check_version [Michael Natterer]
86 * Add XDG basedir API [Ray Strode]
87 * Require ngettext [Danilo Segan]
88 * Bug fixes [Manish Singh, Ray Strode, Vincent Noel, 
89   Jon-Kare Hellan, Jody Goldberg]
90 * Win32 bug fixes [Tor Lillqvist, Hans Breuer, Peter Zelezny]
91 * Documentation improvements [Matthias Clasen, Vincent Untz, Christian Persch]
92 * New and updated translations (bs,eu,fi,gu,ne,pa)
93
94 Overview of Changes from GLib 2.5.0 to GLib 2.5.1
95 =================================================
96
97 * Bug fixes [Oliver Guntermann, Sven Neumann, James 
98   Henstridge, Hiroyuki Ikezoe, Matthias Clasen, Robert 
99   Ögren, Tommi Komulainen]
100 * Documentation improvements [Soeren Sandmann, 
101   Christophe Fergeau, Danek Duvall]
102 * New and updated translations (eu,hi)
103   
104 Overview of Changes from GLib 2.4.1 to GLib 2.5.0
105 =================================================
106
107 * New functions g_debug [Sven Herzberg]
108 * Use higher precision for mathematical constants [Morten 
109  Welinder]
110 * Don't convert to/from UTF-8 in g_filename_{to,from}_uri 
111  [Federico Mena Quintero]
112 * Win32
113  - Handle empty digit string in printf() functions 
114    correctly [Tor Lillqvist]
115  - Support ll as format modifier for long long [Tor]
116  - Be more careful about HOME [Tor, Ivan Wong]
117  - Bug fixes [John Ehresman]
118 * Miscellaneous bug and portability fixes [Danilo Segan, 
119  Owen Taylor, Nikolai Weibull, Benoît Carpentier, Morten 
120  Welinder, Manish Singh, Sven Neumann, Julio M. Merino Vidal,
121  Kaz Sasayama, Murray Cumming, Federico, Mariano Suarez-Alvarez]
122 * Documentation updates [Matthias Clasen, Crispin Flowerday,
123  Tommi Komulainen, Federico Mena Quintero, Ed Griffiths]
124 * New and updated translations (ja,ne,no,wa)
125  
126 Overview of Changes from GLib 2.4.0 to GLib 2.4.1
127 =================================================
128
129 * Win32 bug fixes [Tor Lillqvist, Roger Leigh, John Ehresman]
130 * Miscellaneous bug and portability fixes [Owen Taylor,
131   Matthias Clasen, Jonas Jonsson, Christian Krause,
132   Nickolay V. Shmyrev, Christophe Saout, Philippe Blain,
133   Piotr Klaban]
134 * Documentation updates [Matthias]
135 * New and updated translations (ca,cs,cy,el,en_CA,en_GB,es,eu,fi,
136   fr,gu,he,id,nl,pt,pl,ru,sr,sr@ije,sr@Latn,sv,uk)
137
138 Overview of Changes from GLib 2.3.6 to GLib 2.4.0
139 =================================================
140
141 * Handle invalid-UTF-8 in g_log() properly [Matthias Clasen]
142 * Win32 bug fixes [Tor Lillqvist, Bruce Hochstetler]
143 * Miscellaneous bug and portability fixes [Olivier Biot, David L. Cooper II, 
144   Kjartan Maraas, Frédéric L. W. Meunier, Christof Petig, Manish Singh, 
145   Sebastian Wilhelmi]
146 * Documentation updates [Owen]
147 * Updated translations (hr,ro)
148
149 Overview of Changes from GLib 2.3.5 to GLib 2.3.6
150 =================================================
151
152 * GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
153 * GMain threading fixes and improvements [Sebastian]
154 * Win32 [Tor Lillqvist]
155  - restore some symbols extraneously exported from gobject to maintain ABI compatibility
156  - Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
157 * Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
158 * New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
159
160 Overview of Changes from GLib 2.3.3 to GLib 2.3.5
161 =================================================
162
163 * Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]
164 * Respect locale era in g_date_set_parse(). [Theppitak Karoonboonyanan] 
165 * Add atomic operations and use it for the async queue and
166   gonce implementation. [Sebastian Wilhelmi]
167 * Documentation improvements [Sebastian, Matthias, Sven Herzberg]
168 * Add g_main_depth() for finding the recursion depth of the main
169   loop [Owen Taylor, Tim Janik, Stefan Westerfeld]
170 * Add g_spawn_close_pid(), needed on win32 [J. Ali]
171 * Win32 fixes. [Hans Breuer, J. Ali Harlow]
172 * Misc bugfixes [Sebastian, Matthias, Balazs Scheidler, Owen]
173 * Updated translations (cy,et,ga,sq)
174
175 Overview of Changes from GLib 2.3.2 to GLib 2.3.3
176 =================================================
177
178 * Add a native AIX gmodule implementation. [Laurent Vivier]
179 * Add g_node_copy_deep().  [James M. Cape, Matthias Clasen]
180 * Extend GQueue API to match the GList API. [Soeren Sandmann]
181 * Add g_hash_table_find().  [Tim Janik]
182 * Add a G_MODULE_BIND_LOCAL flag. [David Schleef]
183 * Inline g_string_append_c() when possible. [Owen Taylor, Tim]
184 * Wrap waitpid() as a GSource. [Jonathan R. Blandford]
185 * Add g_completion_complete_utf8(). [Theppitak Karoonboonyanan, 
186   Matthias]
187 * Add g_strsplit_set(). [Soeren]
188 * Documentation improvements. [Vincent Untz, Sebastian Wilhelmi, 
189   Soeren, Matthias]
190 * Win32 build fixes. [Tor Lillqvist]
191 * Misc bugfixes [Manish Singh, Noah Levitt, Simon Josefsson, 
192   Morten Welinder, Damien Carbery, Julio M. Merino Vidal, Sebastian, 
193   Matthias]
194 * Updated translations (nn,cs,it,ko,sq,ms,az,hr,uk,sr,sr@Latn,sq,ta)
195
196 Overview of Changes from GLib 2.3.1 to GLib 2.3.2
197 =================================================
198
199 * Add G_MAXSIZE. [Manish Singh]
200 * Add g_rand_new_with_seed_array(), g_rand_set_seed_array(),
201   implementing the init-by-array functionality of the 
202   original mersenne twister. Add g_rand_copy(). Improve seeding. 
203   [George Lebl]
204 * Add a lowercase_name option to glib-mkenums. [Murray Cumming]
205 * Add g_ptr_array_foreach(). [Matthias Clasen]
206 * Add g_timer_continue(). [Tim-Philipp Müller]
207 * Fix a threadsafety issue in mem chunks. [Matthias, Balazs Scheidler]
208 * Fix g_filename_{to,from}_utf8() on Win32 and improve 
209   g_file_test() there too [Hans Breuer] 
210 * Add a boxed type for NULL-terminated string arrays.  [Matthias]
211 * Add G_DEFINE_TYPE() plus variants to ease the constuction
212   of GObject boilerplate code.  [Tim Janik]
213 * Support & in password GECOS field [Matthias, Soeren Boll Overgaard]
214 * Documentation improvements [Matthias, Manish]
215 * Win32 build fixes [Hans]
216 * Misc bug fixes [Damien Carbery, Matthias, Manish, Olivier Poncet, 
217   Zack Rusin]
218 * Updated translations (ar,de,fa,ga,mn,nn,no,sq)
219
220 Overview of Changes from GLib 2.3.0 to GLib-2.3.1
221 =================================================
222
223 * Add glib/gi18n.h and glib/gi18n-lib.h for common
224   gettext support, including a Q_() macro for translation
225   with context [Matthias Clasen]
226 * Add a more flexible G_FILENAME_ENCODING variable
227   as a replacement for G_BROKEN_FILENAMES [Matthias]
228 * Fix the return value g_main_context_iterate() for
229   newly ready sources [Padraig O'Briain]
230 * Handle Hangul composition for normalization [Noah Levitt]
231 * Add G_{MIN,MAX,MAXU}INT{8,16,32}. [Mark Jones, Matthias]
232 * Add G_GSIZE_FORMAT/G_SSIZE_FORMAT [Manish Singh]
233 * Add G_STRFUNC as a portable wrapper for __func__ [Tim Janik]
234 * Documentation improvements [Matthias]
235 * GObject [Tim Janik]
236  - Support '-' in g_signal_connect()/disconnect() names
237    like 'swapped-signal'.
238  - Add g_type_class_peek_static() and use to optimize
239    g_object_new() for static types [Tim]
240  - Allow setting construct-only properties from within
241    init() implementations
242  - Enforce readability/writeability in g_object_set/get()
243 * Fix bug with g_ascii_strtod and multi-byte separator.
244   [Behdad Esfahbod, Roozbeh Pournader]  
245 * Misc bug fixes [Matthias, John Ehresman, Andrew Lanoix,
246   Tor Lillqvist, Mark McLoughlin, Tim-Philipp Müller, Manish, 
247   Morten Welinder]
248 * Updated translations (ca,cs,da,es,fr,ja,nn,no,pt,ru)
249
250 Overview of Changes from GLib 2.2.x to GLib-2.3.0
251 =================================================
252
253 * Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
254 * Update Unicode data to Unicode 4.0 [Noah Levitt]
255 * Support XML-safe formatted output with 
256   g_markup_[v]printf_escaped [Owen Taylor]
257 * Add g_file_read_link to read symbolic links [Matthias]
258 * Add g_unichar_get_mirror_char to obtain the 
259   mirrored variant of a character [Noah]
260 * Support for one-time initialization functions. 
261   [Sebastian Wilhelmi]
262 * Miscellaneous API additions: g_vasprintf
263   g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
264 * Docs improvements [Matthias]
265 * Add support instance-private data on classed types
266   [Mark McLoughlin, Tim Janik, Owen]
267 * Optimize signal emissions [Soeren Sandmann, Tim]
268 * Support a "default vtable" per interface [Tim]
269 * Add support for properties on interfaces [Owen, Tim]
270 * Miscellaneous API additions: g_value_take_string(),
271   g_value_take_param(), g_value_take_object(), 
272   g_value_take_boxed(). [Matthias]
273 * Win32 build fixes [Tor Lillqvist]
274
275 Overview of Changes from GLib 2.1.5 to GLib-2.2.0
276 =================================================
277
278 * Fix a problem with g_thread_init() on 64-bit problems
279   [Alceste Scalas, Sebastian Wilhelmi]
280 * Add assembly implementations of byteswap macros
281   for ia64 and x86_64. [Manish Singh]
282 * IOChannel fixes for Win32 [Tor Lillqvist, Thorsten Maerz]
283 * Updated translations (bg,ca,es,da,fi,lv,ru,sk)
284
285 Overview of Changes from GLib 2.1.4 to GLib-2.1.5
286 =================================================
287
288 * Win32 bug fixes [Tor Lillqvist]
289 * Various post-rewrite fixes for glib-gettext.m4 [Owen Taylor,
290   Jody Goldberg, Kjartan Maraas, Johannes Stezenbach]
291 * Ensure we have a GUINT64_FORMAT by pulling in Trio
292   if necessary [Manish Singh]
293 * Further Trio build fixes [Matthias Clasen, Owen]
294 * Hack around gcc, libtool issues with -pthread [Owen]
295 * Docs improvements [Matthias]
296 * Bug and portability fixes 
297 * Updated and new translations (bg,de,fi,fr,sq,fr)
298
299 Other contributors: Kai Poitschke, Morten Welinder
300
301 Overview of Changes from GLib 2.1.3 to GLib-2.1.4
302 =================================================
303
304 * autoconf changes to make it possible to cross compile
305   GLib. [Owen Taylor, Dan Kegel, Amy Lin, Dimi Shahbaz, 
306   Johannes Stezenbach]
307 * Use libintl when it has bind_textdomain_codeset() and
308   GLib doesn't. [Owen]
309 * Improve generation of pseudo-random integers [Morten Welinder, 
310   Sebastian Wilhelmi]
311 * Avoid literal UTF-8 in favor of octal escapes [Owen, Tomas Ogren]
312 * Cleanup include order [Sven Neumann]
313 * autoconf cleanups and bug fixes [Daniel, Matthias Clasen, Owen]
314 * Doc fixes and additions [Matthias]
315
316 Other contributors: James M. Cape, Frederic Crozat, Martin Gansser,
317   Phuc LeHong, Manish Singh, Joshua Weage, Morten Welinder
318
319 Overview of Changes from GLib 2.0.x to GLib-2.1.x
320 =================================================
321
322 * Add copy of the Trio library to build and use for printf() when 
323   system printf isn't good enough. Add g_printf()/etc. [Matthias Clasen]
324 * Add g_str_has_suffix()/g_str_has_prefix() [Alex Larsson]
325 * Add g_markup_parse_context_get_element() [Matthias]
326 * Add g_utf8_strreverse [Matthias]
327 * Add g_ascii_strtoull() [Tim Janik]
328 * Support scanning of 64-bit values with GScanner [Tim]
329 * Add g_set/get_application_name() [Havoc Pennington]
330 * Add G_LIKELY()/G_UNLIKELY() macros for hinting branch probabilities. 
331   Use for g_return_if_fail(). [Matthias Clasen]
332 * Add G_GNUC_DEPRECATED macro [Tom Tromey]
333 * Improve the seeding algorithm of GRandom to avoid problems
334   with certain pathological seeds. Support G_RANDOM_VERSION=2.0
335   environment variable. [Sebastian Wilhelmi]
336 * Improve thread configure checks, use -pthread where applicable
337   [Sebastian]
338 * Improve handlng of thread priorities [Sebastian]
339 * Fix up parameter names that might shadow functions from
340   system headers [Soeren Sandmann]
341 * Clean up usage of deprecated functions [Manish Singh]
342 * Docs fixes and improvements. In particular, include "Since" information.
343   [Matthias, Soeren, Martin Schulze, Daryll Strauss, Bill Janssen, 
344   Owen Taylor, Morten Welinder]. 
345
346 Overview of Changes in GLib 2.0.7
347 =================================
348
349 * Fix C++ warnings in gtype.h [Dom Lachowicz]
350 * Fix g_type_fundamental_next() [Tim Janik]
351 * Fix various missing includes of config.h [Morten Welinder]
352 * Handle main loop initialization before g_thread_init [Sebastian Wilhelmi]
353 * Various 64-bit fixes [Manish Singh]
354 * Fix GPoll on Win32 [Tor Lillqvist, Herman Bloggs]
355 * Fix bug with buffering on UTF-8 IOChannels [Daniel Elstner]
356 * Misc bug and build fixes [Soren Andersen, Gustavo Carneiro, Tor,
357      Tim, Havoc Pennington,  Matthias Clasen, Sebastian Rittau,
358      Masahiro Sakai, Arvind Samptur, HideToshi Tajima, Owen Taylor]
359 * Updated and new translations (be,cs,de,*fa,it,lv,pt_BR,tr)
360
361 Overview of Changes in GLib 2.0.6
362 =================================
363
364 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
365 * Clean up debug spew from GObject [Anders Carlsson]
366 * Compiler warning fixes [David L. Cooper II]
367 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
368 * Fixes for --disable-debug [Sebastian Wilhelmi]
369 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
370   Rajkumar Sivasamy, Laurent Vivier]
371 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
372   Sebastian Rittau, Linus Welleij]
373 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
374 * Updated translations (bg,ko,vi)
375
376 Overview of Changes in GLib 2.0.5
377 =================================
378
379 * Fix problem with interface prerequisites [Jon Trowbridge, Dave Camp]
380 * Clean up debug spew from GObject [Anders Carlsson]
381 * Compiler warning fixes [David L. Cooper II]
382 * Fix some problems with g_build_path() [Guillaume Chazarain, Owen Taylor]
383 * Fixes for --disable-debug [Sebastian Wilhelmi]
384 * Threading fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, 
385   Rajkumar Sivasamy, Laurent Vivier]
386 * Documentation fixes [Jacob Berkman, Manuel Clos, Jared Dukat, 
387   Sebastian Rittau, Linus Welleij]
388 * Misc bug fixes [Anders Carlsson, Sam Couter, Morten Welinder, Owen]
389 * Updated translations (bg,ko,vi)
390
391 Overview of Changes in GLib 2.0.4
392 =================================
393
394 * Fix some 64-bit problems. (George Lebl, David L. Cooper II)
395 * Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
396 * Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
397 * Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)
398
399 Overview of Changes in GLib 2.0.3
400 =================================
401
402 * Handle sorting 0-length arrays (Ron Arts)
403 * Threading fixes (Sebastian Wilhelmi)
404 * Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce, 
405   Sebastian, Qingjiang Yuan)
406 * Various fixes for glib-2.0.m4. (Jim Gettys, others.)
407 * Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
408 * Win32 fixes (Tor Lillqvist)
409 * Try to fix g_get_charset() related segfaults. (Owen)
410 * Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
411   Andrew P. Lentvorski, Jr.)
412 * Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
413 * g_markup fixes. (Matthias Clasen.)
414 * Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
415   Wayne Schuller)
416
417 Overview of Changes in GLib 2.0.1
418 =================================
419
420 * Portability fixes for Sun's Forte compiler [Erwann Chenede]
421 * Performance improvements for GObject parameter lookup, 
422   g_filename_to/from_utf8() [Alex Larsson]
423 * Actually check interface prerequisites [Matthias Clasen,
424   Miroslaw Dobrzanski-Neumann]
425 * Fix problem with glib-mkenums taking huge amounts of stack. [Owen Taylor]
426 * Fix g_signal_handlers_disconnect_by_func() for C++ [Damien Sandras]
427 * Fixes for g_log() and threading.
428   [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann, Tim Janik]
429 * Make g_print(), g_printerr(), g_warning(), etc, convert from
430   UTF-8 to the encoding of the locale [Sebastian Wilhelmi, Tim]
431 * Fixes for GIOChannel on windows. [Tor Lillqvist]
432 * Fix gsize/gint mismatches in giochannel.c [Miroslaw Dobrzanski-Neumann]
433 * Fix file descriptor leak in g_file_get_contents() [Matthias]
434 * Workaround iconv() problems on older Solaris [Lauri Alanko]
435 * Fix warnings with gcc-3.1 about asm const [Cody Russel]
436 * Minor bug fixes.
437
438 Other contributors: Hans Breuer, LEE Sau Dan, Sven Neumann, Salmaso Raffaele,
439   Akira Tagoh, Morten Welinder
440
441
442 Overview of Changes in GLib 2.0.0
443 =================================
444
445 * Thread portability fixes [Sebastian Wilhelmi]
446 * Documentation updates [Owen Taylor]
447 * Make g_strerror(), g_strsignal() properly return UTF-8,
448   call bind_text_domain_codeset() so that error strings
449   are in UTF-8 as well. [Owen, Tor Lillqvist]
450
451 Overview of Changes in GLib 2.0.0 rc1:
452 ======================================
453
454 * Win32 fixes [Tor Lillqvist]
455 * Portability fixes [Finlay Dobbie, Miroslaw Dobrzanski-Neumann]
456 * Fix up g_date_strftime [Daniel Elstner]
457 * Add some structure padding [Tim Janik]
458 * Make g_get_homedir() prefer the users home directory to $HOME
459
460 Other contributors: Matthias Clasen, Paolo Maggi, Christian Rose
461
462 Overview of Changes in GLib 1.3.15:
463 ===================================
464
465 * Speed up marshalers by using private access to GValue 
466   [Anders Carlsson, Tim Janik]
467 * Reduce GValue to 2 elements [Tim]
468 * Add G_DEBUG environment variable, G_DEBUG=fatal_warnings [Matthias Clasen]
469 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
470 * Add padding to various structures [Owen Taylor, Tim]
471 * Win32 fixes [Tor Lillqvist]
472
473 Other contributors: James Henstridge, Ryan Lovett, Morten Welinder,
474   Daniel Elstner
475
476 Overview of Changes in GLib 1.3.14:
477 ===================================
478
479 * Register value transformations for gint64, guint64 [Andy Wingo]
480 * Build with large-file support [Sven Neumann, Owen Taylor]
481 * Fix handling of hostnames in URI's [Darin Adler]
482 * Main loop bug fixes [Havoc Pennington, Owen]
483 * Doc fixes and improvements [Manish Singh, Tim Janik]
484 * Support ' as attribute delimiters in GMarkup [Matthias Clasen]
485 * Win32 fixes [Hans Breuer, Tor Lillqvist]
486 * Threading bug and build fixes [Sebastian Wilhelmi, Miroslaw Dobrzanski-Neumann]
487 * Miscellaneous bug fixes
488
489 Other contributors: Matthias Clasen, James Henstridge, Mitch Natterer, 
490   Morten Welinder.
491
492 Overview of Changes in GLib 1.3.13:
493 ===================================
494
495 * Fix g_filename_to/from_uri for Win32 [Tor Lillqvist, Darin Adler]
496 * Miscellaneous win32 fixes [Tor, Hans Breuer]
497 * Fix thread options for gcc on AIX [Jerome Zago, Sebastian Wilhelmi]
498 * Documentation improvements [Ron Steinke, Matthias, Sebastian]
499 * Cache iconv converters as used by g_convert() [Jeffrey Stedfast]
500 * Bug fixes [Sven Neumann, Owen Taylor, Matthias Clasen, Jeffrey,
501   Laszlo Peter, Havoc Pennington, Tim Janik]
502
503 Overview of Changes in GLib 1.3.12:
504 ===================================
505
506 * Implement closure chaining, fixing up API (Tim Janik)
507 * Closure chaining test case (James Henstridge)
508 * Make GType long not int where both are equal width (Tim)
509 * Win32 fixes and improvements (Hans Breuer, Tor Lillqvist)
510 * Fixes for NetBSD. (Dan Winship)
511 * Use snprintf() for g_printf_string_upper_bound() where possible. (Matthias Clasen)
512 * Save space for GBSearchArray (Tim Janik)
513 * Documentation improvements. (Matthias, Sven Neumann, Havoc Pennington)
514
515 Other contributors: Darin Adler, Chris Blizzard, Anders Carlson, Daniel Elstner, Michael Meeks, 
516   Mark McLoughlin, Dave Neary, Manish Singh, Owen Taylor, HideToshi Tajima, 
517   Sebastian Wilhelmi.
518
519
520 Overview of Changes in GLib 1.3.11:
521 ===================================
522
523 * Win32 fixes [Hans Breuer, Tor Lillqvist]
524 * Documentation improvements [Matthias Clasen]
525 * Portable directory handling API [Hans]
526 * Threading fixes [Sebastian Wilhelmi, Havoc Pennington]
527 * Fix excess relocations in Unicode tables [Andrew Taylor]
528 * Fix gpattern for UTF-8 [Matthias Clasen]
529 * Support overriding class closures [Tim Janik]
530 * Support for derivation from G_TYPE_POINTER [Owen Taylor]
531 * Hide pointers to type information inside GType to reduce locking
532   [Alex Larsson, Tim]
533 * Adds check for direct inclusion of gobject/*.h [Owen]
534 * GObject API cleanups [Tim]
535
536 Other contributors: Darin Adler, Jacob Berkman, Daniel Egger, Eric Lemings, 
537   Michael Meeks, Mark McLoughlin, Arkadiusz Miskiewicz, Dan Winship
538
539
540 Overview of Changes in GLib 1.3.10:
541 ===================================
542
543 * Many Win32 fixes and improvements [Tor Lillqvist]
544 * Documentation improvements [Matthias Clasen]
545 * g_string_printfa() renamed to g_string_append_printf()
546 * Use libcharset from libiconv to implement charset detection
547   more portably. [Owen Taylor, Hidetoshi Tajima]
548 * Add 64 bit type support to GObject [Joshua Pritikin, Mathieu Lacage, Owen]
549 * Make support for 64 bit integers a requirement [Joshua]
550 * GPattern improvements [Tim Janik, Matthias]
551 * Locale independent g_ascii_strtod / g_ascii_dtostr [Alex Larsson]
552 * Many bug fixes and minor tweaks.
553
554 Other Contributors: Darin Adler, Jakub Jelinek, James Antill, Andrew Taylor,
555   Ben Gertzfield, Elliot Lee, Manish Singh, Abel Cheung, Laszlo Peter,
556   Sven Neumann, George Lebl, Raja Harinath, Sebastian Wilhelmi,
557   Jacob Berkman
558
559
560 Overview of Changes in GLib 1.3.9:
561 ==================================
562
563 * Fixes for comparison of threads [Sebastian Wilhelmi]
564 * Use vasprintf() when possible for g_strdup_printf [Matthias Clasen]
565 * Win32 fixes [Tor Lillqvist, Hans Breuer]
566 * Add a len argument to g_ascii_strup/strdown
567 * Bug, portability fixes, cleanups.
568
569 Other Contributors: Darin Adler, Katsuhiro Okuno, Joshua N. Pritikin
570
571
572 Overview of Changes in GLib 1.3.8:
573 ==================================
574
575 * Documentation updates [Owen]
576 * Made GType interfaces overridable in derived types
577 * Many win32 fixes [Tor Lillqvist]
578 * Miscellaneous cleanups and fixes
579
580 Other contributors:
581   Darin Adler, Matthias Clasen, Ron Steinke, Hans Breuer, Alex Larsson
582
583
584 Overview of Changes in GLib 1.3.7:
585 ==================================
586
587 * Integrate GClosure support into the main loop [Owen Taylor]
588 * More GSignal convenience functions (macros) [Sven Neumann, Tim Janik]
589 * Introduced weak references for GObject [James Henstridge, Sven, Tim] 
590 * Minor hash table optimizations
591 * Main loop and threading improvements [Sebastian Wilhelmi]
592 * Added g_ascii_* functions to be used for locale insensitive UTF-8
593   compliant code instead of old string functions  [Darin Adler, Alex Larsson]
594 * Add functions for Unicode case-conversion, normalization, and 
595   collation [Owen]* GString improvements [Owen]
596 * Reworked the GIOChannel code [Hidetoshi Tajima, Ron Steinke]
597 * Removed glib-config-2.0 in favour of pkgconfig [Sebastian]
598 * Make code 64bit clean [Mark Murnane]
599 * More G_CONST_RETURN fixes
600 * Many improvements to the win32 code [Tor Lillqvist, Hans Breuer]
601 * Miscellaneous bug and API fixes
602
603 Other contributors:
604   Michael Natterer, Christopher James Lahey, Padraig O'Briain,
605   Matthias Clasen, Josh Pritikin, Steve Baker, Cesar Rincon, Garry R. Osgood,
606   Michael Meeks, Laszlo Peter,  Martin Baulig, Kjartan Maraas, Andrew Lanoix,
607   Peter Williams
608
609
610 Overview of Changes in GLib 1.3.6:
611 ==================================
612
613 * Threads have a "return value" from g_thread_join
614 * Removed ability to adjust thread stack size
615 * Prefix warnings with progname/PID by default, change toggle for this to 
616   be an env variable G_MESSAGES_PREFIXED not a compile-time option
617 * GMarkup speedups
618 * GDate const, convenience fixups
619 * Include test cases that headers are compilable by C++ compiler
620 * Add ability to spawn processes with argv[0] != executable path.
621 * g_strstr_len, g_strrstr, g_strrstr_len
622 * Add length argument to g_utf8_strchr and g_utf8_strrchr.
623 * Misc bug fixes
624
625
626 Overview of Changes in GLib 1.3.5:
627 ==================================
628
629 * Added an installed glib-mkenums Perl program for parsing enumeration
630   declarations from header files.
631 * Mark some additional deprecated functions.
632 * Bug and Portability fixes
633
634
635 Overview of Changes in GLib 1.3.4:
636 ==================================
637
638 * Efficiency improvements for GThreadPool
639 * A few bug fixes
640 * Build fixes
641 * Documentation improvements
642
643
644 Overview of Changes in GLib 1.3.3:
645 ==================================
646
647 GLib:
648
649 * More user_data support in various functions.
650 * Main loop API revamps to support per-thread main loops.
651 * Unicode handling improvements.
652 * Implemented debugging traps.
653 * G_CONST_RETURN specification all over the place.
654 * Various new small utility functions.
655 * Random number generator precision improvements.
656 * New configure option --disable-mem-pools.
657 * Many Win32 improvements.
658 * Added g_try_malloc() friends varinats.
659 * Many documentation improvements.
660 * Many threading improvements, support for dynamic allocation
661   of static mutexes.
662 * GHookLIst API cleanups.
663 * Improved format support of GDate parser.
664 * String function speed improvements with new g_stpcpy().
665 * Hashtable API additions.
666 * New GPatternSpec for shell-style pattern matching (from GtkPatternSpec).
667 * Optimizations, cleanups, bug fixes.
668
669 GObject:
670
671 * Added many convenience functions.
672 * GClosure and GParamSpec use float/sink ref-counting scheme now.
673 * Reworked property change notification.
674 * Binary searchable array cleanups, so it's widely usable now.
675 * Added static content keeping for some GValue types.
676 * Support for statically scoped signal parameters.
677 * Extinguished property trailer args in set/get interface.
678 * Added support for abstract types.
679 * G_CONST_RETURN specification all over the place.
680 * Split parameter exchange functionality into value transforms
681   and parameter conversions.
682 * Added signal emission hooks and signal accumulators.
683 * Added interface prerequisites to support is_a (interface, object)
684   relations.
685 * Implemented GValueArray.
686 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
687   GParamSpecs: G_TYPE_PARAM_PARAM, G_TYPE_PARAM_POINTER, G_TYPE_PARAM_CLOSURE,
688   G_TYPE_VALUE_ARRAY, G_TYPE_PARAM_UNICHAR, G_TYPE_PARAM_VALUE_ARRAY.
689 * Varrags value collection improvements.
690 * Implemented debugging traps.
691 * Made things thread-safe.
692 * Many documentation improvements.
693 * Many cleanups, optimizations and bug fixes.
694
695
696 Overview of Changes in GLib 1.3.2:
697 ==================================
698
699 GLib:
700
701 * Win32 build improvements  [Tor]
702 * Improvements to error reporting  
703   (g_critical(), g_return_if_reached()) [Darin]
704 * Add g_strlcpy/g_strlcat  [David Wheeler]
705 * New IO channel implementation for Win32  [Tor] 
706 * Make g_array_free, g_string_free return pointer to memory requested
707   not to be freed.  [Darin]
708 * Added GError based error reporting for thread functions.  [Sebastian]
709 * Moved reference docs into GLib distribution. [Owen]
710 * Added g_convert() for doing convenient character set conversions based
711   on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen]
712 * Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(),
713   g_{locale,filename}_{to,from}_utf8)  [Robert/Havoc/Owen]
714 * Portability fixes for threading.  [Sebastian]
715 * Added convenient functions for launching new processes (g_spawn_*),
716   and shell quoting/unquoting functions.  [Havoc]
717 * Split glib.h into many headers.  [Sebastian]
718 * Added a simple callback-based parser for XML-like files (GMarkup).  [Havoc]
719 * Fixed confusions between comparison functions that return <0, 0, >0
720   and equaility functions that return FALSE,TRUE.  [Sebastian]
721 * Added safe/portable temporary file manipulation functions.  [Tor]
722 * autoconf improvements.  [Raja]
723 * Many documentation improvements.
724 * Bug fixes.
725
726 GObject:
727
728 * Added boxed and pointer types.  [Tim/Jonathan]
729 * Added callback abstraction (GClosure)  [Tim]
730 * Added signal system (GSignal)  [Tim]
731 * Make GTypePlugin an interface  [Tim]
732 * Added GTypeModule - a simple GTypePlugin instantiation  [Owen]
733 * Bug fixes.
734
735
736 What's new in GLib 1.3.1:
737 =========================
738
739 * New GObject library added including object system based on
740   the GTK+ object system. 
741 * Functions for getting the properties of Unicode characters, 
742   computing the canonical decomposition and ordering combining
743   characters aand manipulating UTF-8 string manipulation based
744   on libunicode.
745 * GString now properly handles embedded nuls.
746 * Multiple fixes from the 1.2.x branch.
747 * Upgrade to libtool 1.3.3
748 * Full thread support (thread creation and destruction).
749 * BeOS port, BeOS dynamic modules.
750 * Many improvements to the Windows ports.
751 * Improvements to the OS/2 port, OS/2 module support.
752 * Double ended queue implementation.
753 * GLib macros for printf() formatting, e.g. G_GULONG_FORMAT = "lu"
754 * New configure option --enable-msg-prefix to prefix messages, warnings
755   et ceteri with the program name and the process id.
756 * New thread-safe random number generator Mersenne Twister.
757 * g_strcompress() added, g_strescape() had a slight API change, and
758   more tightly defined semantics.
759 * the g_string(x) macro has been removed, #x may be used instead.
760