summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc403ea6d..d5be794f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-24 Jim Meyering <jim@meyering.net>
+
+ sort: add a test to exercise the affected code.
+ * tests/sort/Test.pm (realloc-buf): Exercise the code that changed
+ yesterday. No other test in all of "make check" does this.
+ * NEWS: Mention the fix.
+
2007-07-23 Paul Eggert <eggert@cs.ucla.edu>
sort: avoid unaligned access.