aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2008-01-03 18:08:07 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2008-01-03 18:08:07 +0800
commit7e71a8819e5a7bddc0046d9f1e995f248ee428df (patch)
treeae6e53c6784582c8fb96184232cc4e75c6496198 /calendar/ChangeLog
parent268dc11c79648cd5a4e532d41b07ad4576bdf815 (diff)
downloadgsoc2013-evolution-7e71a8819e5a7bddc0046d9f1e995f248ee428df.tar
gsoc2013-evolution-7e71a8819e5a7bddc0046d9f1e995f248ee428df.tar.gz
gsoc2013-evolution-7e71a8819e5a7bddc0046d9f1e995f248ee428df.tar.bz2
gsoc2013-evolution-7e71a8819e5a7bddc0046d9f1e995f248ee428df.tar.lz
gsoc2013-evolution-7e71a8819e5a7bddc0046d9f1e995f248ee428df.tar.xz
gsoc2013-evolution-7e71a8819e5a7bddc0046d9f1e995f248ee428df.tar.zst
gsoc2013-evolution-7e71a8819e5a7bddc0046d9f1e995f248ee428df.zip
** Fix for bug #506814
2008-01-03 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #506814 * gui/tasks-component.c: (create_new_todo): * gui/tasks-component.c: (create_new_todo): Add the signal only if the view is present. svn path=/trunk/; revision=34753
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f8fa6c3d5b..644088035d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-03 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fix for bug #506814
+
+ * gui/tasks-component.c: (create_new_todo):
+ * gui/tasks-component.c: (create_new_todo): Add the signal only if the
+ view is present.
+
2007-12-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #362638