aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-01-03 00:30:41 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-03 00:30:41 +0800
commitd9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9 (patch)
treed0cb1acb69a80e9f850457667fd3f5103ec38290 /plugins/itip-formatter/ChangeLog
parent8454343c3adcbc715cad7542853c485e68f3cc62 (diff)
downloadgsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.tar
gsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.tar.gz
gsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.tar.bz2
gsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.tar.lz
gsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.tar.xz
gsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.tar.zst
gsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.zip
Check for static capability only if the ecal already exists. Fixes another
2006-01-02 Harish Krishnaswamy <kharish@novell.com> * itip-formatter.c: (source_selected_cb): Check for static capability only if the ecal already exists. Fixes another critical warning crasher. svn path=/trunk/; revision=31029
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 23db0c0d3e..7f208fc608 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-02 Harish Krishnaswamy <kharish@novell.com>
+
+ * itip-formatter.c: (source_selected_cb):
+ Check for static capability only if the ecal
+ already exists. Fixes another critical warning
+ crasher.
+
2005-12-30 Andre Klapper <a9016009@gmx.de>
* itip-formatter.c: added a missing word. Fixes bug 325128.