aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-06-12 18:55:24 +0000
committerdos-reis <gdr@axiomatics.org>2010-06-12 18:55:24 +0000
commit6995ae4d21c628765fecebcf96c20528eaa5da73 (patch)
treee52bfe8410ea0b1ab19ef0390a3d313f21fb3836 /src/ChangeLog
parent22e30ed358890e963a5777f0f6c843fba4f841e4 (diff)
downloadopen-axiom-6995ae4d21c628765fecebcf96c20528eaa5da73.tar.gz
* algebra/kl.spad.pamphlet (Kernel): Don't clear the on
instanstiation, for that may erase other precious information in the running seesion when Kernel is implicitly re-instantiated by the interpreter.
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 4b6d92e6..99d8b460 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2010-06-12 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * algebra/kl.spad.pamphlet (Kernel): Don't clear the on
+ instanstiation, for that may erase other precious information in
+ the running seesion when Kernel is implicitly re-instantiated by
+ the interpreter.
+
+2010-06-12 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* algebra/permgrps.spad.pamphlet (PermutationGroup): Rename
movedPoints to support. Adjust call eval.
* algebra/perm.spad.pamphlet (PermutationCategory): Now extend