]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 02:36:09 +0000 (02:36 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 02:36:09 +0000 (02:36 +0000)
old/sh-utils/ChangeLog
old/sh-utils/NEWS

index 18fb66d4b1bf172a0e18a0b466ca3390faa67aa2..a32253fc3413ad1cdb63f0ff9254e7ab7dcbdc7f 100644 (file)
@@ -1,3 +1,8 @@
+Fri Nov 22 20:33:26 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/printf.c (main): Warn if excess arguments are ignored.
+       E.g., printf foo bar now ignores the single non-format argument, bar.
+
 Wed Nov 20 20:37:54 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/xgethostname.c (xgethostname): Work around bug in SunOS5.5's
index fe21c54588f2c0e2f9a50c64dfe7c786ac56f210..db1610c571cb1942b8cc8fb11c8a24d30c92ec52 100644 (file)
@@ -1,5 +1,6 @@
 Changes in release 1.13
  [1.12r]
+* printf now warns if excess arguments are ignored.
 * tee no longer fails immediately upon receipt of SIGPIPE
  [1.12q]
 * running `make check' runs tests of nice