=== Released 2.3.6 ===

Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.6 ===

        * configure.in: Version 2.3.6, interface age 1.

        * NEWS: Updates
This commit is contained in:
Owen Taylor
2004-03-09 14:44:02 +00:00
committed by Owen Taylor
parent 5f487e3647
commit 55df929d48
70 changed files with 277 additions and 180 deletions

13
NEWS
View File

@@ -1,4 +1,15 @@
Overview of Changes from GLib 2.3.3 to GLib 2.3.4
Overview of Changes from GLib 2.3.5 to GLib 2.3.6
=================================================
* GAtomic bug fixes [Sebastian Wilhelmi, Mark McLoughlin]
* GMain threading fixes and improvements [Sebastian]
* Win32 [Tor Lillqvist]
- restore some symbols extraneously exported from gobject to maintain ABI compatibility
- Misc build improvements and fixes [Tor, Cedric Gustin, Hans Breuer]
* Documentation updates [Sebastian, Takeshi AIHANA, Matthias, Sven Herzberg]
* New and updated translations (be,es,fi,ga,pa,sr@ije,zh_CN)
Overview of Changes from GLib 2.3.3 to GLib 2.3.5
=================================================
* Make glib-mkenums parse initializers with macros. [Matthias Clasen, muppet]