From c3cbfcc4d06ea2719ee6562f2c501076dcedb6b9 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 1 Dec 2010 05:38:16 +0000 Subject: * lisp/core.lisp.in (processCommandLine): Don't export. Rewrite to pull out command line options wherever they are except the ones after "--". (topLevel): Bind *PACKAGE*; don't set it. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c208ab00..5864c9cb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2010-11-30 Gabriel Dos Reis + + * lisp/core.lisp.in (processCommandLine): Don't export. + Rewrite to pull out command line options wherever they are + except the ones after "--". + (topLevel): Bind *PACKAGE*; don't set it. + 2010-11-30 Gabriel Dos Reis * driver/utils.cc: Commonalize some of option handling code. -- cgit v1.2.3