diff options
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,12 +1,3 @@ -2006-10-21 Miguel Sofer <msofer@users.sf.net> - - * 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 Daniel Steffen <das@users.sourceforge.net> *** 8.5a5 TAGGED FOR RELEASE *** @@ -14,12 +5,6 @@ * tools/tcltk-man2html.tcl: add support for alpha & beta versions to useversion glob pattern. [Bug 1579941] -2006-10-20 Reinhard Max <max@tclers.tk> - - * 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-18 Don Porter <dgp@users.sourceforge.net> * changes: 8.5a5 release date set |