diff options
author | dale_mellor <dale_mellor> | 2006-04-16 22:10:43 +0000 |
---|---|---|
committer | dale_mellor <dale_mellor> | 2006-04-16 22:10:43 +0000 |
commit | 011df9b8fd152554619f76ea1e35a68ef206762d (patch) | |
tree | 2bee99d42aa1f0e984b0af546c6f92e7aaf8416f /NEWS | |
parent | 4c3a7cc36c29ecbb8574454f0f5bdbed7ef66f8b (diff) | |
download | mcron-011df9b8fd152554619f76ea1e35a68ef206762d.tar.gz mcron-011df9b8fd152554619f76ea1e35a68ef206762d.tar.bz2 mcron-011df9b8fd152554619f76ea1e35a68ef206762d.zip |
Update to 1.0.3. Lots of small changes, mainly to work with guile 1.8.0. Daylight savings time is now handled okay. Bug fix in Vixie parser. User gets option to correct bad crontab entries.1.0.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,11 +1,20 @@ Historic moments in the life of mcron. -*-text-*- -Copyright (C) 2003 Dale Mellor +Copyright (C) 2003, 2006 Dale Mellor See the end for copying conditions. Please send bug reports to bug-mcron@gnu.org. +Sunday, 16th April 2006 + Released version 1.0.3. Incorporated many coding suggestions by Sergey + Poznyakoff, which makes the program work with daylight savings time shifts, + fixes a bug in parsing Vixie-style input files, allows a user the + opportunity to correct a crontab entry instead of just wiping out the file. + Made it work with Guile 1.8. Updated the manual with GFDL and some minor + suggestions from Karl Berry. + + Monday, 2nd January 2006 Released version 1.0.2. @@ -60,9 +69,8 @@ Friday, 4th July 2003 - ____________________________________________________________________________ -Copyright (C) 2003 Dale Mellor +Copyright (C) 2003, 2006 Dale Mellor Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the |