summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-06-26 13:09:39 +0000
committerJim Meyering <jim@meyering.net>2004-06-26 13:09:39 +0000
commitce5019db7cc8156b0d249ccb297fd3485b02a8e1 (patch)
treeeae8c202de3e185bb57962a2f09d467a9ebc0111
parentb5110a1746bf172ba7f2abef09686851c4d7615c (diff)
downloadcoreutils-ce5019db7cc8156b0d249ccb297fd3485b02a8e1.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c68abb9a4..43e76adf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* Version 5.3.0.
+ * src/printf.c (main): When given no arguments, print the standard
+ "missing operand\nTry printf --help..." message -- to be consistent.
+
+2004-06-26 Jim Meyering <jim@meyering.net>
+
* src/mknod.c (main): Add \n at the end of message output via fprintf.
2004-06-25 Jim Meyering <jim@meyering.net>
@@ -64,6 +69,7 @@
correctly.
(format_user_width, format_group_width): Use it.
+>>>>>>> 1.965
2004-06-21 Jim Meyering <jim@meyering.net>
* tests/priv-check: Quote "$PATH" in PATH=$PATH.