summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-07-29 01:38:25 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-07-29 01:38:25 +0000
commitc13f3eeb74fa1909eb650c98fb96e870b049f979 (patch)
treee5155b7ba6d93ce5d0eef087f728f094fd16c3c5 /ChangeLog
parent73236cae9959d06749fb6b90e8c29b04ad875700 (diff)
downloadgvfs-c13f3eeb74fa1909eb650c98fb96e870b049f979.tar.gz
Fix a crash with bind mounts
svn path=/trunk/; revision=1842
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b0cd3cd..6828c30a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-07-28 Matthias Clasen <mclasen@redhat.com>
+ * monitor/proxy/gvfsproxyvolumemonitordaemon.c (append_mount):
+ Don't pass a NULL uuid to dbus_message_iter_append_basic. Fixes
+ a crash with bind mounts.
+
+2008-07-28 Matthias Clasen <mclasen@redhat.com>
+
Bug 545068 – use standard icon names
* daemon/gvfsbackendburn.c: