aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5864c9cb..7bd303d7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-01 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * lisp/core.lisp.in (handleCommandLine): Don't export. Rewrite.
+ (RUN-DRIVER): Split from handleCommandLine.
+
2010-11-30 Gabriel Dos Reis <gdr@cs.tamu.edu>
* lisp/core.lisp.in (processCommandLine): Don't export.