diff options
author | andreas_kupries <akupries@shaw.ca> | 2006-09-22 22:32:07 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2006-09-22 22:32:07 (GMT) |
commit | 62bcd073cca2f53f94bf0e4c74ca30200e5d34e4 (patch) | |
tree | f3f49293d053c1f5243f2c994a4df460537cc8e4 /ChangeLog | |
parent | 4d806ec7125d35e4f837f3a2274aedc0f7593954 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |