summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b897a1d0..0a35abf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-02-15 Matthias Clasen <mclasen@redhat.com>
+ Bug 569258 – Use send_destination in dbus policy
+
+ * defaults/org.gnome.GConf.Defaults.conf: Use send_destination.
+ Pointed out by Vincent Untz
+
+2009-02-15 Matthias Clasen <mclasen@redhat.com>
+
Bug 565312 – Use g_timeout_add_seconds
* backends/xml-backend.c: Trivial: Use g_timeout_add_seconds.