aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-03-05 06:03:22 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-03-05 06:03:22 +0800
commitfbf56b4c56143ef9487e5e454d906e83fe2ef4a2 (patch)
treed42244537553e5f1c039e8c2e52b701e25ab849d /calendar/ChangeLog
parentaf8947c7c413379f6eca5fe81b930a5e0014bc8c (diff)
downloadgsoc2013-evolution-fbf56b4c56143ef9487e5e454d906e83fe2ef4a2.tar
gsoc2013-evolution-fbf56b4c56143ef9487e5e454d906e83fe2ef4a2.tar.gz
gsoc2013-evolution-fbf56b4c56143ef9487e5e454d906e83fe2ef4a2.tar.bz2
gsoc2013-evolution-fbf56b4c56143ef9487e5e454d906e83fe2ef4a2.tar.lz
gsoc2013-evolution-fbf56b4c56143ef9487e5e454d906e83fe2ef4a2.tar.xz
gsoc2013-evolution-fbf56b4c56143ef9487e5e454d906e83fe2ef4a2.tar.zst
gsoc2013-evolution-fbf56b4c56143ef9487e5e454d906e83fe2ef4a2.zip
Fixes #37806, #37697
2003-03-04 JP Rosevear <jpr@ximian.com> Fixes #37806, #37697 * gui/e-itip-control.c (e_itip_control_set_data): if the text is null or the empty string, just clear the widget (init): set the html widget to initially be blank svn path=/trunk/; revision=20155
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 fc3b43ab14..b49c08bbd8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,13 @@
2003-03-04 JP Rosevear <jpr@ximian.com>
+ Fixes #37806, #37697
+
+ * gui/e-itip-control.c (e_itip_control_set_data): if the text is
+ null or the empty string, just clear the widget
+ (init): set the html widget to initially be blank
+
+2003-03-04 JP Rosevear <jpr@ximian.com>
+
* pcs/cal.c (impl_Cal_get_ldap_attribute): implement
* pcs/cal-backend.h: add virtual method