aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-03-06 13:27:23 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-03-06 13:27:23 +0800
commited27f0db521db046e62c86b3255bc1d77f2ee790 (patch)
treef2b518714c71895e6aad1768ef1176fab51656f2 /plugins/exchange-operations/ChangeLog
parentbfc0e7ca200a2c7e9e50e01532cc617d21c48ff5 (diff)
downloadgsoc2013-evolution-ed27f0db521db046e62c86b3255bc1d77f2ee790.tar
gsoc2013-evolution-ed27f0db521db046e62c86b3255bc1d77f2ee790.tar.gz
gsoc2013-evolution-ed27f0db521db046e62c86b3255bc1d77f2ee790.tar.bz2
gsoc2013-evolution-ed27f0db521db046e62c86b3255bc1d77f2ee790.tar.lz
gsoc2013-evolution-ed27f0db521db046e62c86b3255bc1d77f2ee790.tar.xz
gsoc2013-evolution-ed27f0db521db046e62c86b3255bc1d77f2ee790.tar.zst
gsoc2013-evolution-ed27f0db521db046e62c86b3255bc1d77f2ee790.zip
Not unrefing the account passed to the signal handler. Fixes #332129.
svn path=/trunk/; revision=31649
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 9951041a46..ef33a36a00 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,5 +1,10 @@
2006-02-27 Sushma Rai <rsushma@novell.com>
+ * exchange-config-listener.c (account_removed): Not unrefing the
+ account passed to the signal handler. Fixes #332129.
+
+2006-02-27 Sushma Rai <rsushma@novell.com>
+
* exchange-calendar.c (e_exchange_calendar_pcalendar): fixed a typo.
2006-02-27 Sushma Rai <rsushma@novell.com>