summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2008-07-21 21:00:24 +0000
committerDavid Zeuthen <davidz@src.gnome.org>2008-07-21 21:00:24 +0000
commit254da483f3fd9eb7bb6ffa51768fc64fb243e17c (patch)
tree9b8070975187159b5b6cc53f54123809887ca408 /ChangeLog
parentcad5d3a90cc12bab835bfe5ec1d10ef4dce629cf (diff)
downloadgvfs-254da483f3fd9eb7bb6ffa51768fc64fb243e17c.tar.gz
Use the correct hash functions for the hash table of existing proxy volume
2008-07-21 David Zeuthen <davidz@redhat.com> * monitor/proxy/gproxyvolumemonitor.c (g_proxy_volume_monitor_setup_session_bus_connection): Use the correct hash functions for the hash table of existing proxy volume monitors svn path=/trunk/; revision=1826
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea7cbb26..8bc4e31e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-21 David Zeuthen <davidz@redhat.com>
+
+ * monitor/proxy/gproxyvolumemonitor.c
+ (g_proxy_volume_monitor_setup_session_bus_connection): Use the
+ correct hash functions for the hash table of existing proxy
+ volume monitors
+
2008-07-21 Kjartan Maraas <kmaraas@gnome.org>
* monitor/proxy/gvfsproxyvolumemonitordaemon.c: