summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae1947d..1587082 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
2008-04-01 Don Porter <dgp@users.sourceforge.net>
+ * generic/tclStubLib.c: Removed needless #ifdef complexity.
+
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.
* generic/tclPkg.c (Tcl_PkgInitStubsCheck):