From 62b040336328d99ade41776bd52b1d7cd7298629 Mon Sep 17 00:00:00 2001 From: dale_mellor Date: Sat, 5 Jul 2003 12:13:19 +0000 Subject: Disabled installation of cron, crontab by default. Fixed up all information files to reflect this. --- ChangeLog | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ae6a219..16394df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,23 +1,7 @@ -2003-06-30 hydro23 > +2003-07-05 Dale Mellor - * mcron.scm: Introduced arbiters to marshall access to updates - structure between main routing and HUP signal action procedure. - - * crontab.scm: When an empty /tmp file is produced for editing, - make it owned by the real user (so he can edit it). - - * mcron.scm, makefile.am: Check explicitly for root user when - running cron personality. Install with only root execute - permission. - - * mcron.scm: Don't create /var/run/cron.pid if the -s option has - been used (this is an undocumented possibility). - - * configure.ac, config.scm.in: Added configure option - --enable-debug to determine whether debugging and traceback should - be turned on. - - * Version bumped to 0.99.2. + * configure.ac, makefile.am: Disabled installation of cron, + crontab programs by default as they are broken. 2003-06-28 Dale Mellor @@ -26,5 +10,3 @@ testing... * Version set at 0.99.1 - - -- cgit v1.2.3