AboutSummaryRefsLogTreeCommitDiffStats
path: root/ChangeLog
diff options
context:
space:
mode:
authordale_mellor <dale_mellor>2005-10-23 12:29:19 +0000
committerdale_mellor <dale_mellor>2005-10-23 12:29:19 +0000
commitb1e921ffc81d460ef0ed7ab6163eb38b654ddf3b (patch)
tree4d5a51b409075d5c1617b7cab96a3b863d0b4f2a /ChangeLog
parent863b755293610f84bc0f871264195076f99a9392 (diff)
downloadmcron-1.0.2.rc1.tar.gz
mcron-1.0.2.rc1.tar.bz2
mcron-1.0.2.rc1.zip
Changes requested by David D. Smith.1.0.2.rc1
Non-root install.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a440d9..9f57f57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-09-02 hydro23 <Dale Mellor <dale@dmellor.dabsol.co.uk>>
+
+ * 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 <dale_mellor@users.sourceforge.net>
* Modified all auxiliary files to reflect that the package is now