summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.