summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-02-16 21:34:30 (GMT)
committernijtmans <nijtmans>2010-02-16 21:34:30 (GMT)
commit318332ced5693c3e2995656c7149f52297e4578c (patch)
treea24a351757ba1d647b66d62f612daada43702d50 /ChangeLog
parent3d8722817cac3927861f8c8179a25294d67422d8 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 568fba3..5d0fad9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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