CRON changelog ============== V1.6 - CRON_STARTUP.COM - make routine more robust - include object/image for IA64 (thanks to Zachary Wilkerson) V1.5 - CRONTAB.COM: - add new functions/switched: o -r, like -d, to be compatible to UNIX versions o -v, displays submit date of CRONTAB file o -e, edits the CRONTAB file directly and resubmits it (if changed) - allow working for a different user (specified as P2), needs BYPASS - modified HELP files accordingly V1.4 - CRONTAB.COM: - performs all work formerly done by CLONTAB.EXE - removes comment lines in CRONTAB file - supportes multi languages (Logical CRON_LNG), currently german (DE) and english (EN) are supported - documentation fixes - MYCRON.EXE: - commandlines may contain garbage characters from previous, longer lines, if not padded with blanks; fixed - add some timestamps and line separators to make logfile more readable - /MAIL code reviewed - MYCRON_STARTUP: - enable verification to allow for better error tracking - if daemon dies, we try a restart after a 1 minute wait, but only up to 10 tries - add a personal name when sending the error mail - SEND_MAIL.COM: - reviewed V1.3 - remove all dependancies from local environment V1.2 - package as PCSI kit - create HLP file V1.1 - remove privileged installation of CRON utility and use ACLs instead - support IA64 architecture in command file