Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2006-02-12 18:26:25 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-02-12 18:26:25 (GMT)
commita3cb68f63b899f5b7ea61838eaf3ade5a8c4eac9 (patch)
tree58ee2b888477878c5e5d0ded680150d504e5f137 /ChangeLog
parent8cdda565e431dd5714942601b20ee71f0abf0799 (diff)
Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
2006-02-12 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-application.c: Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when dbus>=0.60, so that the request is not queued.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61b2f1e..fd14ad8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-12 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-application.c:
+
+ Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
+ dbus>=0.60, so that the request is not queued.
+
2006-02-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* configure.ac: