diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-02-25 19:32:42 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-02-25 19:32:42 +0000 |
commit | 36de18e66291f1585e651e4af54d2aa54c88ec75 (patch) | |
tree | d6c85f018a8dcea225c30d4cb1ecbb0805f08e59 /NEWS | |
parent | 0d77163892f8ed893f38fddf435305ab86bd8a02 (diff) |
2.15.6GLIB_2_15_6
svn path=/trunk/; revision=6593
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -7,6 +7,18 @@ Overview of Changes from GLib 2.15.5 to GLib 2.15.6 - g_file_query_filesystem_info grew async variants - g_themed_icon_append_name: new convenience function - g_content_type_get_icon is implemented now + - Only show mounts in /media and ~ + - g_file_contains_file has been renamed to g_file_has_prefix + +* Win32: + - g_win32_get_package_installation_directory_of_module: new function + which supersedes g_win32_get_package_installation_directory + - Use alertable wait functions so that I/O completion routines or + user-mode Asynchronous Procedure Calls can be run + - Fix race conditions in g_spawn implementation on win32 + +* Other: + - g_uri_get_scheme has been renamed go g_uri_parse_scheme * Updated translations: Arabic (ar) |