From abb21bd3a6f2e9dd7cf5b131519cde734507e075 Mon Sep 17 00:00:00 2001 From: Kevin B Kenny Date: Tue, 6 Apr 2010 19:59:48 +0000 Subject: Repair missing bits in ChangeLog --- ChangeLog | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index f6514da..c38f615 100644 --- a/ChangeLog +++ b/ChangeLog @@ -62,10 +62,21 @@ 2010-04-02 Kevin B. Kenny TIP #357 IMPLEMENTATION + TIP #362 IMPLEMENTATION + + * generic/tclStrToD.c: [Bug 2952904]: Defer creation of the smallest + floating point number until it is actually used. (This change avoids a + bogus syslog message regarding a 'floating point software assist + fault' on SGI systems.) + + * library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round of bugs + * tests/registry.test: resulting from the recent commits of + * win/tclWinReg.c: changes in support of the referenced + TIP. - * generic/tcl.decls: First round of changes to export - * generic/tclDecls.h: Tcl_LoadFile, Tcl_FindSymbol, and - * generic/tclIOUtil.c: Tcl_FSUnloadFile to the public API. + * generic/tcl.decls: [TIP #357]: First round of changes + * generic/tclDecls.h: to export Tcl_LoadFile, Tcl_FindSymbol, + * generic/tclIOUtil.c: and Tcl_FSUnloadFile to the public API. * generic/tclInt.h: * generic/tclLoad.c: * generic/tclLoadNone.c: @@ -81,16 +92,6 @@ * unix/tclUnixPipe.c: * win/Makefile.in: * win/tclWinLoad.c: - - * generic/tclStrToD.c: [Bug 2952904]: Defer creation of the smallest - floating point number until it is actually used. (This change avoids a - bogus syslog message regarding a 'floating point software assist - fault' on SGI systems.) - - * library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round of bugs - * tests/registry.test: resulting from the recent commits of - * win/tclWinReg.c: changes in support of the referenced - TIP. 2010-03-31 Donal K. Fellows -- cgit v0.12