aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-04-05 23:42:40 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-04-05 23:42:40 +0800
commitfa589512f1735978017a2681786cb70cf814f6e1 (patch)
tree3f1acf0df5b2fe291a537cd3a0c284e98db4c048 /plugins/exchange-operations/ChangeLog
parentef5c1be581dcbf3c0cc42c84919198e81ce5653b (diff)
downloadgsoc2013-evolution-fa589512f1735978017a2681786cb70cf814f6e1.tar
gsoc2013-evolution-fa589512f1735978017a2681786cb70cf814f6e1.tar.gz
gsoc2013-evolution-fa589512f1735978017a2681786cb70cf814f6e1.tar.bz2
gsoc2013-evolution-fa589512f1735978017a2681786cb70cf814f6e1.tar.lz
gsoc2013-evolution-fa589512f1735978017a2681786cb70cf814f6e1.tar.xz
gsoc2013-evolution-fa589512f1735978017a2681786cb70cf814f6e1.tar.zst
gsoc2013-evolution-fa589512f1735978017a2681786cb70cf814f6e1.zip
Use GLib marshallers wherever possible.
2007-04-05 Matthew Barnes <mbarnes@redhat.com> * plugins/exchange-operations/exchange-config-listener.c (class_init): * plugins/exchange-operations/exchange-delegates-user.c (class_init): Use GLib marshallers wherever possible. svn path=/trunk/; revision=33387
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 72601f8f11..baad2e3c01 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-05 Matthew Barnes <mbarnes@redhat.com>
+
+ * exchange-config-listener.c (class_init):
+ * exchange-delegates-user.c (class_init):
+ Use GLib marshallers wherever possible.
+
2007-03-27 Matthew Barnes <mbarnes@redhat.com>
* exchange-account-setup.c: