From 3094f9b7912ede3f5fc85d97feab1b327960df12 Mon Sep 17 00:00:00 2001 From: Dale Mellor Date: Sat, 26 Jan 2008 10:50:59 +0000 Subject: Allow files named on command line to have arbitrary names (assume guile input format). --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8fb1eb7..4e364b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-01-25 Dale Mellor > + * main.scm (command-type): Files which are listed on the command + line are assumed to be guile configurations if they do not end in + .guile or .vixie (previously they were silently ignored). + * main.scm: Argument to --schedule is no longer optional (the options system goes really screwy with optional values, usually pulling the first non-option argument as a value if one was not -- cgit v1.2.3