diff options
author | nijtmans <nijtmans> | 2010-02-16 21:34:30 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-02-16 21:34:30 (GMT) |
commit | 318332ced5693c3e2995656c7149f52297e4578c (patch) | |
tree | a24a351757ba1d647b66d62f612daada43702d50 /ChangeLog | |
parent | 3d8722817cac3927861f8c8179a25294d67422d8 (diff) | |
download | tcl-318332ced5693c3e2995656c7149f52297e4578c.zip tcl-318332ced5693c3e2995656c7149f52297e4578c.tar.gz tcl-318332ced5693c3e2995656c7149f52297e4578c.tar.bz2 |
Change order of various struct members,
restoring potential binary incompatibility with Tcl 8.5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-02-16 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclInt.h: Change order of various struct members, + restoring potential binary incompatibility with Tcl 8.5 + 2010-02-16 Donal K. Fellows <dkf@users.sf.net> * unix/configure.in, generic/tclIOUtil.c (Tcl_Stat): Updated so that |