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 ee8167672..c7ba8316b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-20 Jim Meyering <jim@meyering.net>
+
+ Document and add a test for today's sort bug fix.
+ * NEWS: Describe the bug fix.
+ * tests/sort/Test.pm (obs-inval): Add a test for today's fix.
+
2007-07-20 Andreas Schwab <schwab@suse.de>
* src/sort.c (main): Don't free a pointer to non-malloc'd memory.