From: Paul Eggert Date: Sat, 19 Mar 2005 06:20:20 +0000 (+0000) Subject: pr -D "FORMAT" now accepts the same formats that date +"FORMAT" does. X-Git-Tag: CPPI-1_12~1264 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51fbbff3066f5e65acb7aebd0fb845f693d6b0ab;p=thirdparty%2Fcoreutils.git pr -D "FORMAT" now accepts the same formats that date +"FORMAT" does. --- diff --git a/ChangeLog b/ChangeLog index d0a8f07f62..d3494247b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * Version 5.3.1. + * NEWS: pr -D "FORMAT" now accepts the same formats that + date +"FORMAT" does. + * src/pr.c: Include strftime.h, timespec.h. + (init_header): Obtain and format nanosecond part of time stamp. + * NEWS: nohup now ignores the umask when creating nohup.out. nohup now closes stderr if it is a terminal and stdout is closed. * src/nohup.c (main): Likewise. Be a little more paranoid about