From 8d4c60866a8f603ab29fa193c8f4aff83f8beee7 Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 23 Aug 2001 15:44:10 +0000 Subject: clarified bug reference. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b44769a..ba254e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * generic/tclBinary.c (FormatNumber): Extract a long from the object and not an int, to stop [binary format] from being unable to format some input numbers on architectures where sizeof(int) is - less than sizeof(long) (particularly Alpha.) [Bug #441861] + less than sizeof(long) (particularly Alpha.) [tiprender Bug #441861] * tests/format.test: Converted conditional execution of tests into a test constraint. -- cgit v0.12