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