summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49b408c..bf4d6c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
* generic/tclResult.c
* generic/tclCmdMZ.c
* generic/tclCompCmdsSZ.c
+ * unix/dltest/*.c Provide "lowest supported Tcl version" to
+ the Tcl_InitStubs functions, in stead of
+ "current Tcl version"
2010-03-26 Jan Nijtmans <nijtmans@users.sf.net>