diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2009-02-17 18:36:36 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2009-02-17 18:36:36 +0000 |
commit | 4611dadaddfb29413f39ea84bfe6ba30e416442c (patch) | |
tree | 386aefad2666783077d94a9a9c63b7ae59346580 /NEWS | |
parent | c8e37b63e74fafdc1f299ec139677ad0e37676c3 (diff) |
2.19.8GLIB_2_19_8
svn path=/trunk/; revision=7876
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,10 @@ Overview of Changes from GLib 2.19.7 to GLib 2.19.8 =================================================== -* GIO - - Fix missing exports of new API +* GIO: Fix missing exports of new API + +* Fix strict aliasing warnings and violations to make Glib work + with gcc 4.4 Overview of Changes from GLib 2.19.6 to GLib 2.19.7 |