summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <andreas_kupries@noemail.net>2006-09-22 22:32:06 (GMT)
committerandreas_kupries <andreas_kupries@noemail.net>2006-09-22 22:32:06 (GMT)
commite1adcee2a9fa44342e2d1ee827f849924356d8a7 (patch)
treef3f49293d053c1f5243f2c994a4df460537cc8e4 /ChangeLog
parentb582a8fdc7e8829a1dfd36550181d3492cf8b381 (diff)
downloadtcl-e1adcee2a9fa44342e2d1ee827f849924356d8a7.zip
tcl-e1adcee2a9fa44342e2d1ee827f849924356d8a7.tar.gz
tcl-e1adcee2a9fa44342e2d1ee827f849924356d8a7.tar.bz2
* generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the
end of the structure, for better backward compatibility. FossilOrigin-Name: 7c38f092063edab4ef514453abc4abd1e0577d1e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aedcec2..c5fe89e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-22 Andreas Kupries <andreask@activestate.com>
+ * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the
+ end of the structure, for better backward compatibility.
+
+2006-09-22 Andreas Kupries <andreask@activestate.com>
+
TIP#268 IMPLEMENTATION
* generic/tclDecls.h: Regenerated from tcl.decls.