AboutSummaryRefsLogTreeCommitDiffStats
path: root/ChangeLog
diff options
context:
space:
mode:
authordale_mellor <dale_mellor>2003-07-05 12:13:19 +0000
committerdale_mellor <dale_mellor>2003-07-05 12:13:19 +0000
commit62b040336328d99ade41776bd52b1d7cd7298629 (patch)
tree501d06d9af92555884a0820214a2634bde8a36e9 /ChangeLog
parent3725aedd02d9b24c1239610066dd62387ef4d5a9 (diff)
downloadmcron-62b040336328d99ade41776bd52b1d7cd7298629.tar.gz
mcron-62b040336328d99ade41776bd52b1d7cd7298629.tar.bz2
mcron-62b040336328d99ade41776bd52b1d7cd7298629.zip
Disabled installation of cron, crontab by default. Fixed up all information files to reflect this.0.99.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 3 insertions, 21 deletions
diff --git a/ChangeLog b/ChangeLog
index ae6a219..16394df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,23 +1,7 @@
-2003-06-30 hydro23 <Dale Mellor <dale@dmellor.dabsol.co.uk>>
+2003-07-05 Dale Mellor <dale_mellor@users.sourceforge.net>
- * 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 <dale_mellor@users.sourceforge.net>
@@ -26,5 +10,3 @@
testing...
* Version set at 0.99.1
-
-