From fdae6ceea23bac44f86fc271612227ea53de2fef Mon Sep 17 00:00:00 2001 From: Yong Sun Date: Wed, 4 Feb 2004 05:12:47 +0000 Subject: Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does not 2004-02-04 Yong Sun * gui/print.c: Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does not break lines with the correct boundary of UTF-8 characters. So, for non-latin locales, it will cause printing issues. svn path=/trunk/; revision=24600 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e404f89c47..cfb76d99b3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-02-04 Yong Sun + + * gui/print.c: Fix a bug in evolution/calendar/gui/print.c: + bound_text(). It does not break lines with the correct boundary of UTF-8 + characters. So, for non-latin locales, it will cause printing issues. + 2004-02-03 Dan Winship * gui/tasks-component.h: Fix location of e-activity-handler.h -- cgit v1.2.3