aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 52592a9b..8eefe4d1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-06 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/sys-macros.lisp (|quietlyIfInteractive|): New.
+ * interp/compiler.boot (quietlyIfInteractive): Use it.
+ (compQuietly): Likewise.
+ (compileQuietly): Likewise.
+
2008-10-05 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/c-util.boot ($optExportedFunctionReference): New.