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