svn path=/branches/glib-2-18/; revision=7656
This commit is contained in:
Matthias Clasen 2008-11-15 00:13:17 +00:00
parent 3308fda56c
commit 52acb0af29
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-11-14 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
2008-11-14 Matthias Clasen <mclasen@redhat.com> 2008-11-14 Matthias Clasen <mclasen@redhat.com>
Merged from trunk: Merged from trunk:

13
NEWS
View File

@ -1,3 +1,16 @@
Overview of Changes from GLib 2.18.2 to GLib 2.18.3
===================================================
* Bugs fixed:
557087 mem leak in g_content_types_get_registered
558185 'parent' variable in g_local_file_get_child_for_display_name()
hits g_object_unref(NULL) assertion
557210 g_compute_checksum_for_* asserts with less than 2 bytes
528320 Incorrect icons displayed for files with custom mimetype icons
557592 Missing include in gwinhttpfile.c
556415 Crash on Windows 2000 in g_winhttp_vfs_init()
556910 Memory leak: sub
Overview of Changes from GLib 2.18.1 to GLib 2.18.2 Overview of Changes from GLib 2.18.1 to GLib 2.18.2
=================================================== ===================================================