1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-10 02:30:27 +02:00
This commit is contained in:
Jim Meyering
1996-11-23 02:36:09 +00:00
parent 38da840313
commit b683d9194f
2 changed files with 6 additions and 0 deletions
+5
View 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
+1
View 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