aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-08-19 21:51:40 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-08-19 21:51:40 +0800
commit4f73307d9827e9a42833a4d1325c284cd532a3e0 (patch)
tree4bec4655bec82589d629af2fc7ca70297c896b2e /calendar/ChangeLog
parente851cec11e3556ae42ecd160f61b661b808d013c (diff)
downloadgsoc2013-evolution-4f73307d9827e9a42833a4d1325c284cd532a3e0.tar
gsoc2013-evolution-4f73307d9827e9a42833a4d1325c284cd532a3e0.tar.gz
gsoc2013-evolution-4f73307d9827e9a42833a4d1325c284cd532a3e0.tar.bz2
gsoc2013-evolution-4f73307d9827e9a42833a4d1325c284cd532a3e0.tar.lz
gsoc2013-evolution-4f73307d9827e9a42833a4d1325c284cd532a3e0.tar.xz
gsoc2013-evolution-4f73307d9827e9a42833a4d1325c284cd532a3e0.tar.zst
gsoc2013-evolution-4f73307d9827e9a42833a4d1325c284cd532a3e0.zip
stop adding redundant information for start/end/due/complete times
2002-08-19 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (set_date_label): stop adding redundant information for start/end/due/complete times (write_html): convert newlines properly and escape characters for summary, location, description; put text information on separate line from bolded title to make it look nicer when there are line breaks svn path=/trunk/; revision=17798
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f547769669..f0dc8799c8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2002-08-19 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-itip-control.c (set_date_label): stop adding redundant
+ information for start/end/due/complete times
+ (write_html): convert newlines properly and escape characters for
+ summary, location, description; put text information on separate
+ line from bolded title to make it look nicer when there are line
+ breaks
+
2002-08-16 Rodrigo Moya <rodrigo@ximian.com>
* cal-client/cal-client.[ch]: added internal EComponentListener