From 5914e863dd76b7d7800170aae25a5c9a45ebf40d Mon Sep 17 00:00:00 2001 From: Vardhman Jain Date: Mon, 7 Jun 2004 12:37:02 +0000 Subject: Bug #36247 Changes to improve the performance of _(str) function call on 2004-06-06 Vardhman Jain * Bug #36247 * gui/e-itip-control.c (write_html, set_date_label): Changes to improve the performance of _(str) function call on strings str of the type str to avoid translation of tag. svn path=/trunk/; revision=26235 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d90a355ae0..9a30b2c285 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-06-06 Vardhman Jain + + * Bug #36247 + * gui/e-itip-control.c (write_html, set_date_label): + Changes to improve the performance of _(str) function call on strings + str of the type str to avoid translation of tag. + 2004-06-04 * gui/gnome-cal.c: define G_MAXINT32 if it isn't already -- cgit v1.2.3