]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
pr -D "FORMAT" now accepts the same formats that date +"FORMAT" does.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Mar 2005 06:20:20 +0000 (06:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Mar 2005 06:20:20 +0000 (06:20 +0000)
ChangeLog

index d0a8f07f6282e57700bfe2cf385e22498db43d1d..d3494247b9b929408241fb4e944e1bf653317f55 100644 (file)
--- 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