From 107b685b8ae0e89c658570753cd781a4f32a6c1d Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 23 Oct 2006 13:17:19 +0000 Subject: back to development --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0e78e2b..e2f445f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2006-10-21 Miguel Sofer + + * generic/tcl.h: + * generic/tclHash.c: Tcl_FindHashEntry() now calls + Tcl_CreateHashEntry() with a newPtr set to NULL: this would have + caused a segfault previously and eliminates duplicated code. A + macro has been added to tcl.h (only used when + TCL_PRESERVE_BINARY_COMPATABALITY is not set - ie, not by default). + +2006-10-20 Reinhard Max + + * unix/configure.in: Added autodetection for OS-supplied timezone + * unix/Makefile.in: files and configure switches to override the + * unix/configure: detected default. + 2006-10-20 Daniel Steffen *** 8.5a5 TAGGED FOR RELEASE *** -- cgit v0.12