From 23ad38a8fe16319656b29d3d8171ac25653e0525 Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 19 Jan 2001 14:28:26 +0000 Subject: Clarified last log entry. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b1bb8f7..2a9746c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,8 @@ * generic/tcl.h (line 342): A bit more explanation about the default value for TCL_PRESERVE_BINARY_COMPATABILITY. - * generic/tcl.h (line 1208): Removed the macro 'Tcl_InitHashTable' + * generic/tcl.h (line 1208): Define the macro 'Tcl_InitHashTable' + only when TCL_PRESERVE_BINARY_COMPATIBILITY is not set as it kills binary compatibility to 8.3 and earlier versions. This is the main part of the patch/change. -- cgit v0.12