diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-24 15:12:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-24 15:12:14 +0000 |
commit | 032c6c1c3d322aaa95dde6b5ec4de470d4856935 (patch) | |
tree | acb9f8ce3bdbc431c8418f6a04dc1880691a4c70 /doc | |
parent | 692ffb1ec44ba38ef1a3e2468d30a2482642852f (diff) | |
download | coreutils-032c6c1c3d322aaa95dde6b5ec4de470d4856935.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 57408c77f..2f0ca0b8c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2004-03-24 Jim Meyering <jim@meyering.net> + + * Makefile.am (check-texinfo): Add a check to ensure future + consistency in using @sc{nul}, not `NUL'. + +2004-03-23 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi: Use @sc{nul} consistently for NUL. + (du invocation): FILE0 -> FILE. + 2004-03-23 Jim Meyering <jim@meyering.net> * coreutils.texi (du invocation): --files0-from is useful with |