From 6979e7e43b57bba5cd7b88a8d09761fe476f01e8 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 2 May 2011 12:35:01 +0000 Subject: Use the same algorithm for counting the number of words to sort as we use to break up the list of words, so we're sure to get the same number. Fixes Savannah bug #33125 --- tests/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 3fdf5ca..86c6789 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2011-05-02 Paul Smith + + * scripts/functions/sort: Add a test for Savannah bug #33125. + 2011-04-17 David A. Wheeler * scripts/features/shell_assignment: Regression for "!=" feature -- cgit v1.2.3