diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-06 07:47:21 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-06 07:47:21 +0000 |
commit | 50df4a8518a3e1b9cfb4007accb7ca25463cede7 (patch) | |
tree | f6d41242ee0ad88257154f3f9a4112e6091e1bb3 /doc/ChangeLog | |
parent | 772b168eb349a4c9cf293b54c090100844eaf862 (diff) | |
download | coreutils-50df4a8518a3e1b9cfb4007accb7ca25463cede7.tar.xz |
Several od changes for POSIX and FreeBSD compatibility.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index e8c7a84cf..2432ebb85 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2004-09-06 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (od invocation): Several changes for POSIX + and FreeBSD compatibility. Add support for XSI syntax + (POSIX 1003.1-2004). Rename -s[N] to -S N. Remove documentation + for -h. -i is now -t dI (not d2) and -l is now -t dL (not d4). + 2004-09-05 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (String tests): Improve quality of warning about |