From bfc419ce4b36a61a4f082a2373c8efc574dd1e31 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 23 Sep 2002 10:11:50 +0000 Subject: Fixes #28310 2002-09-23 Rodrigo Moya Fixes #28310 * gui/alarm-notify/save.c (save_notification_time): only save the new notification time if it is bigger than the already saved one. This should avoid some reminders showing up twice. svn path=/trunk/; revision=18163 --- calendar/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 08d445dfca..b375856f06 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,7 @@ 2002-09-23 Rodrigo Moya + Fixes #28310 + * gui/alarm-notify/save.c (save_notification_time): only save the new notification time if it is bigger than the already saved one. This should avoid some reminders showing up twice. -- cgit v1.2.3