aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index de888ddd99..ffd6cb6a5d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-28 Jeff Cai <jeff.cai@sun.com>
+
+ Fixes #333877
+ * gui/e-meeting-list-view.c: (row_activated_cb):
+ Use gtk_tree_selection_get_selected_rows instead of
+ gtk_tree_selection_get_selected to get selected rows from
+ a multi-row selection.
+
2006-03-28 Harry Lu <harry.lu@sun.com>
Fix for 333693.