From c0547bdfb090c06106c8bb8b294c9a176dcc9811 Mon Sep 17 00:00:00 2001 From: dkf Date: Fri, 8 Apr 2005 21:38:53 +0000 Subject: Fix whitespace --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0d7cdcd..5276ca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,11 +38,11 @@ 2005-04-05 Don Porter - * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the - * generic/tclUtil.c (TclGetIntForIndex): intreps of numeric types - with simpler calls of Tcl_GetIntFromObj and Tcl_GetLongFromObj, - now that those routines are better behaved wrt shimmering. - [Patch 1177219] + * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the + * generic/tclUtil.c (TclGetIntForIndex): intreps of numeric types + with simpler calls of Tcl_GetIntFromObj and Tcl_GetLongFromObj, + now that those routines are better behaved wrt shimmering. + [Patch 1177219] 2005-04-05 Miguel Sofer @@ -812,7 +812,7 @@ * tests/unixInit.test: Corrected tests to operate properly even when a value of TCL_LIBRARY is required to find encodings. - + * generic/tclInt.decls: New internal stubs: TclGetEncodingSearchPath, TclSetEncodingSearchPath, TclpGetEncodingNameFromEnvironment. These are candidates for public exposure by future TIPs. -- cgit v0.12