aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-05-28 07:09:25 +0000
committerdos-reis <gdr@axiomatics.org>2013-05-28 07:09:25 +0000
commit065dc716ace343dc72a3c87201bdf43b67b039ed (patch)
tree52ed79a149868e20503e54f1ff88ddb2b7c1cad9 /src/ChangeLog
parent11d248ec080ec30cecf1f89f1e59db8e1aa33565 (diff)
downloadopen-axiom-065dc716ace343dc72a3c87201bdf43b67b039ed.tar.gz
Remove $domainShell.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 67a73452..0f7983ef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * interp/sys-globals.boot ($domainShell): Remove.
+ * interp/c-util.boot (%CompilationData): Add shell field.
+ (dbDomainShell): New accessor. Replace $domainShell variable.
+
2013-05-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
* interp/compiler.boot(compNoStacking): Add DB parameter.