aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e827bbb4fd..b2c8997191 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-05 Simon Zheng <simon.zheng@sun.com>
+
+ Fixes bug #333704
+ * gui/dialogs/comp-editor-util.c: (comp_editor_strip_categories):
+ Because the passing text is in UTF-8 encoding, it should be traversed
+ by utf-8 char order rather than one by one byte.
+
2006-04-04 Irene Huang <Irene.Huang@sun.com>
Fixes bug 335214