aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-11-20 16:28:03 +0000
committerdos-reis <gdr@axiomatics.org>2014-11-20 16:28:03 +0000
commit8358dd22eb56a1b5e46e3d1e50295d53c4504165 (patch)
treed24e9b130c60a75a0aec6f4700f509bc4af77245 /src/ChangeLog
parent2e911719fbc194387c5f2525b2f8bfbc467eb211 (diff)
downloadopen-axiom-8358dd22eb56a1b5e46e3d1e50295d53c4504165.tar.gz
Do really remove the stationary directory after successful compilation.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 191bda02..d4d89f1b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2014-11-20 Gabriel Dos Reis <gdr@integrable-solutions.net>
+ * interp/lisplib.boot (lisplibDoRename): Fix thinko.
+
+2014-11-20 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
* lisp/core.lisp.in (forkStreamByName): New.
* interp/int-top.boot (ncIntLoop): Use it.
* interp/spad-parser.boot (parseSpadFile): Likewise.