summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c79b008e1..853c9498d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-03-23 Jim Meyering <jim@meyering.net>
+2004-03-24 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ * tests/tail-2/assert: Avoid race condition that could cause
+ spurious failure. Based on a patch from Andreas Schwab.
+
+2004-03-23 Jim Meyering <jim@meyering.net>
+
* src/du.c (main): Free the hash table, too.
2004-03-22 Jim Meyering <jim@meyering.net>