diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-03 00:30:41 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-03 00:30:41 +0800 |
commit | d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9 (patch) | |
tree | d0cb1acb69a80e9f850457667fd3f5103ec38290 /plugins/itip-formatter/ChangeLog | |
parent | 8454343c3adcbc715cad7542853c485e68f3cc62 (diff) | |
download | gsoc2013-evolution-d9e4b6484b598b95bd324db24c8fdc0c0d7ec8c9.tar.gz 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/ChangeLog | 7 |
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. |