aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/ChangeLog')
-rw-r--r--a11y/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog
index 29c2849395..6e5ba67ab7 100644
--- a/a11y/ChangeLog
+++ b/a11y/ChangeLog
@@ -1,3 +1,17 @@
+2007-09-10 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fix for bug #471791
+
+ * addressbook/ea-minicard-view.c: (ea_minicard_view_get_name),
+ (atk_action_interface_do_action): Move away from g_assert to critical
+ warnings.
+ * calendar/ea-cal-view-event.c:
+ (ea_cal_view_event_get_index_in_parent):
+ * calendar/ea-calendar-helpers.c:
+ (ea_calendar_helpers_get_cal_view_event_from):
+ * calendar/ea-gnome-calendar.c:
+ (ea_gnome_calendar_get_label_description):
+
2007-09-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #473903