From dad4d7df9c3e301eb57a10b12d66fb9e2bb74950 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 28 Feb 2003 18:10:05 +0000 Subject: Don't need to use libalarm to set a timeout to change the date. We know * e-summary.c (e_summary_init): Don't need to use libalarm to set a timeout to change the date. We know how many seconds away it is, so we can just set a timeout for then. * Makefile.am (summary_libs): Remove libalarm.a svn path=/trunk/; revision=20106 --- my-evolution/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 88bffcd366..3480932408 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2003-02-28 Dan Winship + + * e-summary.c (e_summary_init): Don't need to use libalarm to set + a timeout to change the date. We know how many seconds away it is, + so we can just set a timeout for then. + + * Makefile.am (summary_libs): Remove libalarm.a + 2003-02-21 Dan Winship * Makefile.am (summary_libs): clean up -- cgit v1.2.3