SummaryRefsLogTreeCommitDiffStats
path: root/README
diff options
context:
space:
mode:
authorDale Mellor <dale@rdmp.org>2012-02-04 14:33:02 +0000
committerDale Mellor <dale@rdmp.org>2012-02-04 14:33:02 +0000
commitbd5a58ac2fc1fa435a499c0dd8e6f779e68551c0 (patch)
tree8f4414e27017f233bdfe3c8a28cfd443e3b3368b /README
parent0115be5d133d1e5252d9f05ece3c09ee350914ab (diff)
downloadmcron-bd5a58ac2fc1fa435a499c0dd8e6f779e68551c0.tar.gz
mcron-bd5a58ac2fc1fa435a499c0dd8e6f779e68551c0.tar.bz2
mcron-bd5a58ac2fc1fa435a499c0dd8e6f779e68551c0.zip
Look for user configuration files in $XDG_CONFIG_HOME (default to ~/.config/cron) as well as ~/.cron.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 0b22c26..d4f7b6a 100644
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
GNU mcron --- README -*-text-*-
- Copyright (C) 2003, 2005, 2006 Dale Mellor
+ Copyright (C) 2003, 2005, 2006, 2012 Dale Mellor
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
-This is version 1.0.6 of the GNU mcron program. It is designed and written by
+This is version 1.0.7 of the GNU mcron program. It is designed and written by
Dale Mellor, and replaces and hugely enhances Vixie cron. It is functionally
complete, production quality code (did you expect less?), but has not received
much testing yet. It has only been built on a GNU/Linux system, and will most