aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
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.