summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-19 06:20:20 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-19 06:20:20 +0000
commit51fbbff3066f5e65acb7aebd0fb845f693d6b0ab (patch)
treee6f6b551bcb434dfd27de9c99713e86bd8f697e2 /ChangeLog
parentb9307c430eaa3c5f488e854615267cc9e1536e19 (diff)
downloadcoreutils-51fbbff3066f5e65acb7aebd0fb845f693d6b0ab.tar.xz
pr -D "FORMAT" now accepts the same formats that date +"FORMAT" does.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0a8f07f6..d3494247b 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