diff options
author | Jim Meyering <jim@meyering.net> | 2005-03-09 10:27:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-03-09 10:27:16 +0000 |
commit | a699754592323c6936ba03b55ff7b13790cd1efc (patch) | |
tree | 738249fecc9eb46dbe300670b8c0fdefa4ef0411 | |
parent | 7b86ad1c370a1f2e1b73a852f1bbfda8d82f869e (diff) | |
download | coreutils-a699754592323c6936ba03b55ff7b13790cd1efc.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ -2005-03-08 Paul Eggert <eggert@cs.ucla.edu> +2005-03-09 Jim Meyering <jim@meyering.net> * Version 5.3.1. + * TODO: Remove entry about named pipes. It was fixed in 5.3.0. + +2005-03-08 Paul Eggert <eggert@cs.ucla.edu> + * src/date.c (usage): Redo to match recent documentation changes. Don't bother documenting which usages are GNU extensions; the list wasn't correct, and is better left to the printed manual anyway. |