From b1e921ffc81d460ef0ed7ab6163eb38b654ddf3b Mon Sep 17 00:00:00 2001 From: dale_mellor Date: Sun, 23 Oct 2005 12:29:19 +0000 Subject: Changes requested by David D. Smith. Non-root install. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a440d9..9f57f57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-09-02 hydro23 > + + * makefile.am, mcron.c.template (main): Modified install-exec-hook + so that a proper installation of a Vixie-compatible cron only + takes place if we are root - otherwise only mcron is installed as + a user-owned program. The guile modules are now installed under + mcron's shared data directory, not guile's global directories. + + * mcron-core.scm: Removed job:advance-time, put the code inline + where it was called, and changed the instance in the main loop to + compute the new time based on the current-time, rather than the + previous job time (this makes things behave more reasonably when a + laptop awakes from suspend mode). + + * Bumped version to 1.0.2. + + 2004-05-15 Dale Mellor * Modified all auxiliary files to reflect that the package is now -- cgit v1.2.3