From 489a63923b753883500b8981b1fa578491d8f4ad Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 4 Feb 2014 06:23:53 +0200 Subject: Fix a spelling error in the ChangeLog. --- test/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/ChangeLog b/test/ChangeLog index 8a5945bc..18b912dd 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -29,7 +29,7 @@ * Makefile.am (strftime): Remove comment about the race condition, since this should be fixed. And gawk now calls date inside the script. - * strftime.awk: Based on an idea from Pat Ranking, fix the race + * strftime.awk: Based on an idea from Pat Rankin, fix the race condition by looping repeatedly over strftime/date/strftime until the before and after strftime results match. That should fix the race condition where the seconds field might increment between -- cgit v1.2.3