summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2006-09-22 22:32:07 (GMT)
committerandreas_kupries <akupries@shaw.ca>2006-09-22 22:32:07 (GMT)
commit62bcd073cca2f53f94bf0e4c74ca30200e5d34e4 (patch)
treef3f49293d053c1f5243f2c994a4df460537cc8e4 /ChangeLog
parent4d806ec7125d35e4f837f3a2274aedc0f7593954 (diff)
downloadtcl-62bcd073cca2f53f94bf0e4c74ca30200e5d34e4.zip
tcl-62bcd073cca2f53f94bf0e4c74ca30200e5d34e4.tar.gz
tcl-62bcd073cca2f53f94bf0e4c74ca30200e5d34e4.tar.bz2
* generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the
end of the structure, for better backward compatibility.
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.