From 1473596b345881341c833760623458c05d34363d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 14 Jan 2008 15:12:21 +0000 Subject: [PATCH] Updates svn path=/trunk/; revision=6308 --- ChangeLog | 4 ++++ NEWS | 27 +++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7aede89..34ca1f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-14 Matthias Clasen + + * NEWS: Updates + 2008-01-14 Alexander Larsson * glib/gurifuncs.c: diff --git a/NEWS b/NEWS index ee241f1..4835c05 100644 --- 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 =================================================== -- 2.7.4