Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 14 Jan 2008 15:12:21 +0000 (15:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 14 Jan 2008 15:12:21 +0000 (15:12 +0000)
svn path=/trunk/; revision=6308

ChangeLog
NEWS

index 7aede89..34ca1f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-14  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2008-01-14  Alexander Larsson  <alexl@redhat.com>
 
         * glib/gurifuncs.c:
diff --git a/NEWS b/NEWS
index ee241f1..4835c05 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Overview of Changes from GLib 2.15.1 to GLib 2.15.2
+===================================================
+
+* GIO:
+ - Mount operation API change: unhandled methods get reported via 
+   the reply, rather than by the signal emission return value
+ - File monitor API change: Add a GError argument to g_file_monitor_file
+ - g_unix_mount_guess_should_display(): new function
+
+* Bugs fixed:
+  508224 [PATCH] FAM backend crashes due to double free
+  508074 GAsyncResult documentation suggests g_freeing it.
+  508108 GFile documentation slightly unclear.
+  508309 rpc_pipefs mount points should be hidden
+  508378 GFileInfo documentation implies that it changes attribute...
+  508719 g_file_get_relative_path fails if parent is root
+  508773 g_uri_escape_string() documentation unclear.
+
+* Updated translations:
+  Arabic (ar)
+  Spanish (es)
+  Hebrew (he)
+  Italian (it)
+  Korean (ko)
+  Turkish (tr)
+
+
 Overview of Changes from GLib 2.15.0 to GLib 2.15.1
 ===================================================