diff --git a/ChangeLog b/ChangeLog index 275551c23..b4958e0b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,17 @@ -2003-05-14 Jim Meyering +2003-05-21 Jim Meyering * Version 5.0.1. + * src/head.c (elide_tail_lines_pipe): Fix a thinko. + This sort of thing is why it'd be *Really Good* to factor + out the common code used here and in tail.c. + + * src/stat.c: Fix portability problem on FreeBSD5.0. + FIXME: in progress + Reported by Nelson Beebe. + +2003-05-14 Jim Meyering + * src/head.c (usage): Document new feature: --bytes=-N and --lines=-N. * tests/du/slink: Skip this test if `.' is on an XFS file system.