summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-11 20:25:01 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-11 20:25:01 +0000
commit156bd843f16fc824fc8f81d6f07ded4ca7bf415c (patch)
treebb5bebfbe9e4617057cda05cc8563e6dc12a7723 /doc/ChangeLog
parent41e07fd117ccd0cf379fd86d26be125abd7a82f2 (diff)
downloadcoreutils-156bd843f16fc824fc8f81d6f07ded4ca7bf415c.tar.xz
* getdate.texi (General date syntax): Don't say that date
date --iso-8601=ns generates acceptable dates.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 0cc2f2b10..1a24f1de2 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-11 Paul Eggert <eggert@cs.ucla.edu>
+
+ * getdate.texi (General date syntax): Don't say that date
+ date --iso-8601=ns generates acceptable dates; it doesn't yet.
+ Problem reported by Nic Ferrier.
+
2005-05-06 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (dd invocation): New flags "binary" and "text".