summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b8a657..01df74f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-07 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclInt.decls: Exporting via stubs to help
+ * generic/tclInt.h: xotcl adapt to VarReform.
+ * generic/tclIntDecls.h:
+ * generic/tclStubInit.c:
+
2007-08-07 Daniel Steffen <das@users.sourceforge.net>
* generic/tclEnv.c: improve environ handling on Mac OS X (adapted
@@ -41,7 +48,6 @@
* generic/tclStubInit.c: only exists for itcl).
* generic/tclVar.c:
-
2007-08-01 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* library/word.tcl: Rewrote for greater efficiency. [Bug 1764318]