summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-14 18:38:05 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-14 18:38:05 +0000
commitb6f7c33a382dc2d0e2eeb4d038d6a89d5442503d (patch)
tree19c5049f89ad0ff4914a555ac16938691fcd99e0 /ChangeLog
parentb3021f1d18f58f772f9738c684570049431f5932 (diff)
downloadcoreutils-b6f7c33a382dc2d0e2eeb4d038d6a89d5442503d.tar.xz
* NEWS: Restate why ls limits time stamp lengths.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 27966ab3e..15f63f76f 100644
--- 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.