aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-03-16 00:05:07 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-03-16 00:05:07 +0800
commit84ad463749753e7ddfefe6a54f34cc8ed187d5da (patch)
tree7c8f3647fd992abb075aadbcb77cb357e9b0f8c9 /calendar/ChangeLog
parente70be54943aaecb9e80b0786efd44d9f46e4f193 (diff)
downloadgsoc2013-evolution-84ad463749753e7ddfefe6a54f34cc8ed187d5da.tar
gsoc2013-evolution-84ad463749753e7ddfefe6a54f34cc8ed187d5da.tar.gz
gsoc2013-evolution-84ad463749753e7ddfefe6a54f34cc8ed187d5da.tar.bz2
gsoc2013-evolution-84ad463749753e7ddfefe6a54f34cc8ed187d5da.tar.lz
gsoc2013-evolution-84ad463749753e7ddfefe6a54f34cc8ed187d5da.tar.xz
gsoc2013-evolution-84ad463749753e7ddfefe6a54f34cc8ed187d5da.tar.zst
gsoc2013-evolution-84ad463749753e7ddfefe6a54f34cc8ed187d5da.zip
when publishing, the to_list will always be null so don't error out then
2005-03-15 JP Rosevear <jpr@novell.com> * gui/itip-utils.c (itip_send_comp): when publishing, the to_list will always be null so don't error out then svn path=/trunk/; revision=29026
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 e9ce944b24..f77b6ba688 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-15 JP Rosevear <jpr@novell.com>
+
+ * gui/itip-utils.c (itip_send_comp): when publishing, the to_list
+ will always be null so don't error out then
+
2005-03-13 JP Rosevear <jpr@novell.com>
Fixes #73563