From c54437a87bfcdb8bffedc0186b5fdaca53dc59b0 Mon Sep 17 00:00:00 2001 From: Irene Huang Date: Mon, 23 Jan 2006 06:45:03 +0000 Subject: Fixes #327958 2006-01-23 Irene Huang Fixes #327958 * gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Check if ptr==NULL, for special occassion with SunOne accouts. svn path=/trunk/; revision=31269 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 863e9acc37..f8be8aee01 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-01-23 Irene Huang + + Fixes #327958 + + * gui/e-calendar-view.c: (e_calendar_view_get_tooltips): + Check if ptr==NULL, for special occassion with SunOne + accouts. + 2006-01-16 Chenthill Palanisamy Fixes #326478 -- cgit