aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
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 90c885c78c..47c18e3fed 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2003-07-10 Harry Lu <harry.lu@sun.com>
+
+ Fixes #46075.
+
+ * gui/e-date-time-list.c (compare_datetime): new function to compare
+ two CalComponentDateTime instances.
+ (e_date_time_list_append): check whether the date already exists
+ before adding it to the list.
+
2003-07-07 Rodrigo Moya <rodrigo@ximian.com>
Fixes #45910