]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 4 Jul 2003 12:25:57 +0000 (12:25 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 4 Jul 2003 12:25:57 +0000 (12:25 +0000)
ChangeLog

index ee37fb6fe9b1a952b9f6b950a585652c3f9521bb..41c9f8a9472b60aa7d1e001cd56aef68d249a65e 100644 (file)
--- 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.