summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5be794f0..327e5342e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-26 Bob Proulx <bob@proulx.com>
+
+ sort: Improve sort --random-sort test.
+ * tests/misc/sort-rand: If "locale" is available pick a random
+ non-C locale and check "sort --random-sort" behavior using it.
+
2007-07-24 Jim Meyering <jim@meyering.net>
sort: add a test to exercise the affected code.