From bd5a58ac2fc1fa435a499c0dd8e6f779e68551c0 Mon Sep 17 00:00:00 2001 From: Dale Mellor Date: Sat, 4 Feb 2012 14:33:02 +0000 Subject: Look for user configuration files in $XDG_CONFIG_HOME (default to ~/.config/cron) as well as ~/.cron. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4de738f..3978ec4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2012-02-04 Dale Mellor + + * main.scm: added search for initial files in + $XDG_CONFIG_HOME/cron directory, defaulting to ~/.config/cron if + the environment variable is not set) as well as in ~/.cron + directory (this is in line with the current FreeDesktop.org + standards). + + 2010-06-13 Dale Mellor * configure.ac: added --enable-no-vixie-clobber argument to -- cgit v1.2.3