From b0bd3d8ae20a81928328e772d4b106966f1c3fe2 Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 6 Dec 2006 00:01:34 +0000 Subject: Whitespace/style cop --- ChangeLog | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7888cba..346febe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ 2006-11-28 Andreas Kupries - * generic/tclBasic.c: TIP #291. Define tcl_platform element for - * doc/tclvars.n: pointerSize. + TIP#291 IMPLEMENTATION + + * generic/tclBasic.c: Define tcl_platform element for pointerSize. + * doc/tclvars.n: * win/Makefile.in: Added installation instructions for the platform * win/makefile.vc: package. Added the platform package. @@ -23,13 +25,12 @@ * generic/tclPkg.c: When no requirements are supplied to a * tests/pkg.test: [package require $pkg] and [package unknown] is invoked to find a satisfying package, pass the requirement argument - "0-" (which means all versions are acceptable). This permits a - registered [package unknown] command to call - [package vsatisfies $testVersion {*}$args] without any special - handling of the empty $args case. This fixes/avoids a bug in - [::tcl::tm::UnknownHandler] that was causing old TM versions to - be provided in preference to newer TM versions. Thanks to Julian - Noble for discovering the issue. + "0-" (which means all versions are acceptable). This permits a + registered [package unknown] command to call [package vsatisfies + $testVersion {*}$args] without any special handling of the empty $args + case. This fixes/avoids a bug in [::tcl::tm::UnknownHandler] that was + causing old TM versions to be provided in preference to newer TM + versions. Thanks to Julian Noble for discovering the issue. 2006-12-04 Donal K. Fellows -- cgit v0.12