diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-05-25 16:48:05 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-05-25 16:48:05 +0000 |
commit | 32cea0d8ae4e3226ed1a782051189569f9e9e452 (patch) | |
tree | b39bdd1ffdf7e9d94c0ac054750696f903fa0637 /doc/ChangeLog | |
parent | 5002b0ba7930677271bc42a2e291779a3e02bc62 (diff) | |
download | coreutils-32cea0d8ae4e3226ed1a782051189569f9e9e452.tar.xz |
Remove mention of --seed.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f821eb784..3b7362295 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2006-05-25 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (sort invocation): Remove mention of --seed, since + it's going away. + 2006-05-04 Eric Blake <ebb9@byu.net> * coreutils.texi (Examples of date): Give example of @seconds. |