diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <vardhman@students.iiit.net> + + * 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 <tar>str</tag> to avoid translation of tag. + 2004-06-04 <jpr@novell.com> * gui/gnome-cal.c: define G_MAXINT32 if it isn't already |