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 447fde62..645484fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2015-12-23 Gabriel Dos Reis <gdr@axiomatics.org>
+
+ * interp/lisplib.boot (lisplibDoRename): Retain generated Lisp
+ file if asked.
+ * lisp/core.lisp.in ($LispFileType): Export.
+ * boot/translator.boot (retainFile?): Likewise.
+
2014-11-20 Gabriel Dos Reis <gdr@integrable-solutions.net>
* interp/lisplib.boot (lisplibDoRename): Fix thinko.