]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* NEWS: Restate why ls limits time stamp lengths.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2005 18:38:05 +0000 (18:38 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2005 18:38:05 +0000 (18:38 +0000)
ChangeLog

index 27966ab3e619a529b3d5f3d48b121ccbe2678181..15f63f76fe3d00b701c1f5ea45c9c8c58bb05fca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2005-03-12  Jim Meyering  <jim@meyering.net>
+2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       * NEWS: Restate why ls limits time stamp lengths.
+
+2005-03-12  Jim Meyering  <jim@meyering.net>
+
        Add a little infrastructure to help prevent future bugs like the
        one fixed below.
        * src/stat.c (xstrcat): New function.