summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a37faf1..c0bb25b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-14 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.h:
+ * generic/tclCompile.h: the math functions receive a pointer to
+ top of the stack (tosPtr) instead of the execution environment
+ (eePtr). First step towards a change in the execution stack
+ management - it is now only used within TEBC.
+
2004-05-13 Donal K. Fellows <donal.k.fellows@man.ac.uk>
TIP#143 IMPLEMENTATION