aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-03-10 14:44:07 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-03-10 14:44:07 +0800
commit28a79ecadde24df0d97a6d5ca1a64513eb677c30 (patch)
treeceab5827555d0af0ff0baf2733e266d2259e45e0
parent426460951a1229aa0a2566f3e454776de5c20fab (diff)
downloadgsoc2013-evolution-28a79ecadde24df0d97a6d5ca1a64513eb677c30.tar
gsoc2013-evolution-28a79ecadde24df0d97a6d5ca1a64513eb677c30.tar.gz
gsoc2013-evolution-28a79ecadde24df0d97a6d5ca1a64513eb677c30.tar.bz2
gsoc2013-evolution-28a79ecadde24df0d97a6d5ca1a64513eb677c30.tar.lz
gsoc2013-evolution-28a79ecadde24df0d97a6d5ca1a64513eb677c30.tar.xz
gsoc2013-evolution-28a79ecadde24df0d97a6d5ca1a64513eb677c30.tar.zst
gsoc2013-evolution-28a79ecadde24df0d97a6d5ca1a64513eb677c30.zip
added a bug id which was fixed with the previous patch.
svn path=/trunk/; revision=31679
-rw-r--r--plugins/mail-to-task/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog
index a23a678f4f..da07df58a9 100644
--- a/plugins/mail-to-task/ChangeLog
+++ b/plugins/mail-to-task/ChangeLog
@@ -1,6 +1,6 @@
2006-03-04 Chenthill Palanisamy <pchenthill@novell.com>
- Fixes #330974
+ Fixes #330974, 333688.
* mail-to-task.c:
(set_description): Check if the params are present,
before accessing the value. Fixes a crash.