From c4fc20005aceb3af8b79f33cc9f44179b1ce011a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Apr 2009 11:53:58 +0000 Subject: Fix SF/2760553 * lisp/core.lisp.in (associateRequestWithFileType): Remember FILE-TYPE as default value for REQUEST. (|processCommandLine|): Standard options have length at least 2. (|handleCommandLine|): Use default file type if non is present. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index f7002d72..9159ff43 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-04-14 Gabriel Dos Reis + + Fix SF/2760553 + * lisp/core.lisp.in (associateRequestWithFileType): Remember + FILE-TYPE as default value for REQUEST. + (|processCommandLine|): Standard options have length at least 2. + (|handleCommandLine|): Use default file type if non is present. + 2009-04-13 Gabriel Dos Reis Fix SF/2760823 -- cgit v1.2.3