summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-16 06:54:26 +0000
committerJim Meyering <jim@meyering.net>2005-09-16 06:54:26 +0000
commitf7711ee6997cf6b92cbee6fa3fdc04af9f84f10a (patch)
treed27a74138baf152b2b6532015d20e719bb5e3812
parent8a11d99e7d75c287e8a4e511d6267eccd4866f57 (diff)
downloadcoreutils-f7711ee6997cf6b92cbee6fa3fdc04af9f84f10a.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index adc4c6002..693bc6a92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-09-15 Paul Eggert <eggert@cs.ucla.edu>
+2005-09-16 Jim Meyering <jim@meyering.net>
* Version 5.3.1-cvs.
+ * tests/misc/date (subfmt-up1): Test the combination of the
+ to-upper-case modifier (^) and a conversion specifier that
+ expands to a string containing lower case characters.
+
+2005-09-15 Paul Eggert <eggert@cs.ucla.edu>
+
* NEWS: uname -a no longer generates the -p and -i outputs if they
are unknown.
* src/uname.c (usage): Document this.