summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2008-12-09 21:47:08 (GMT)
committernijtmans <nijtmans>2008-12-09 21:47:08 (GMT)
commitc42fcde9e93845b5883b6be8dd4f24a8d5b0b742 (patch)
tree96eb16f7d08cd716bfc696bb4af3fac4df091cb5 /ChangeLog
parentd50d702634fc6eb5493a179a01cd0f9c1e57c9c9 (diff)
downloadtcl-c42fcde9e93845b5883b6be8dd4f24a8d5b0b742.zip
tcl-c42fcde9e93845b5883b6be8dd4f24a8d5b0b742.tar.gz
tcl-c42fcde9e93845b5883b6be8dd4f24a8d5b0b742.tar.bz2
restore source and binary compatibility
for TIP #337 implementation. (when it's _that_ simple, there is no excuse not to do it) :-)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41a3132..13455f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-09 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclInt.decls: restore source and binary compatibility
+ for TIP #337 implementation. (when it's _that_
+ simple, there is no excuse not to do it) :-)
+ * generic/tclIntDecls.h: make genstubs
+ * generic/tclStubInit.c:
+
2008-12-09 Don Porter <dgp@users.sourceforge.net>
TIP #337 IMPLEMENTATION