diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-16 06:54:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-16 06:54:26 +0000 |
commit | f7711ee6997cf6b92cbee6fa3fdc04af9f84f10a (patch) | |
tree | d27a74138baf152b2b6532015d20e719bb5e3812 | |
parent | 8a11d99e7d75c287e8a4e511d6267eccd4866f57 (diff) | |
download | coreutils-f7711ee6997cf6b92cbee6fa3fdc04af9f84f10a.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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. |