From b50457c5b3802bb56eb408b5122fd4d66eff9cf1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Jul 2003 12:25:57 +0000 Subject: *** empty log message *** --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ee37fb6fe..41c9f8a94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.0.1. + * src/who.c (print_line): Rewrite to use asprintf, in order to be + able to avoid emitting trailing spaces. Reported by Dan Jacobson. + * tests/misc/head-elide-tail: Add tests of head's new --lines=-N option, and perform the 1600 invocations of head IFF the envvar RUN_EXPENSIVE_TESTS is set. -- cgit v1.2.3-54-g00ecf