*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 12 Jun 2003 08:17:59 +0000 (08:17 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 12 Jun 2003 08:17:59 +0000 (08:17 +0000)
ChangeLog

index ab2a2f1..1eee339 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.0.1.
 
+       * src/touch.c (touch): Call close only if necessary.
+       From Bruno Haible.
+
        * src/wc.c (usage): Correct wording: wc prints counts in the order
        `newline, word, byte'.  Reported by Keith M. Briggs.
        * man/wc.x: Fix it here, too.  And change `lines' to `newlines'.