]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 17:54:56 +0000 (17:54 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 17:54:56 +0000 (17:54 +0000)
ChangeLog

index e1a85dd83b5ab95fa97fdef5c28d0125d5be231a..4a32e7f6c6200542e53a33d53e8b931c5c263754 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
        * Version 5.3.1-cvs.
 
+       * tests/misc/date (subfmt-up1): Put quotes around format string
+       to protect `^' from interpretation by some shells.
+       Add a use of OUT_SUBST to compensate for Solaris strftime's slightly
+       different formatting of %c.
+
        * src/dd.c (main): When failing to truncate, mention both the seek
        block count and the block size, in case the block size is very large.
        Now `make distcheck' should pass, once again.