aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-14 23:24:08 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-14 23:24:08 +0800
commit5dffd5377bdb30c20f22553dd1482186ff322b6a (patch)
tree20ed39c4327a611a172cdafcd804067958ea7dfa /calendar/ChangeLog
parentefeb03d98913e32ad6d4ceaccd71d83b88edbfd6 (diff)
downloadgsoc2013-evolution-5dffd5377bdb30c20f22553dd1482186ff322b6a.tar
gsoc2013-evolution-5dffd5377bdb30c20f22553dd1482186ff322b6a.tar.gz
gsoc2013-evolution-5dffd5377bdb30c20f22553dd1482186ff322b6a.tar.bz2
gsoc2013-evolution-5dffd5377bdb30c20f22553dd1482186ff322b6a.tar.lz
gsoc2013-evolution-5dffd5377bdb30c20f22553dd1482186ff322b6a.tar.xz
gsoc2013-evolution-5dffd5377bdb30c20f22553dd1482186ff322b6a.tar.zst
gsoc2013-evolution-5dffd5377bdb30c20f22553dd1482186ff322b6a.zip
don't try to set up the creation ecal unless we are actually creating a
2004-01-14 JP Rosevear <jpr@ximian.com> * gui/tasks-component.c (impl_requestCreateItem): don't try to set up the creation ecal unless we are actually creating a new item svn path=/trunk/; revision=24218
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4b53d5aefd..548852368b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-14 JP Rosevear <jpr@ximian.com>
+
+ * gui/tasks-component.c (impl_requestCreateItem): don't try to set
+ up the creation ecal unless we are actually creating a new item
+
2004-01-13 Rodney Dawes <dobey@ximian.com>
* gui/Makefile.am: Only link in libsoup where we need it