]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 12 Jun 2004 08:06:12 +0000 (08:06 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jun 2004 08:06:12 +0000 (08:06 +0000)
ChangeLog

index b1e56a98e1542dc24b2435672886f2c20a4aad29..62768f241327b2889ef5374b882d640b55562405 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2004-06-09  Jim Meyering  <jim@meyering.net>
+2004-06-11  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.0.
 
+       * src/who.c (list_entries_who): Don't output a trailing space.
+
+2004-06-09  Jim Meyering  <jim@meyering.net>
+
        * src/touch.c (usage): Improve wording in description of the
        --time=WORD option.  Reported by Dan Jacobson.