diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-22 19:58:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-22 19:58:34 +0000 |
commit | 2497b8e42f0cd7b8fb523f4728f68f4f1d0da1e6 (patch) | |
tree | 0e2a645fd47307d020472aa0d273dfa2a1ebd617 /doc/ChangeLog | |
parent | 8c55f0fbfadfe2ef58af12ed2ab131eb0f4b3737 (diff) | |
download | coreutils-2497b8e42f0cd7b8fb523f4728f68f4f1d0da1e6.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 6c247d593..f054bfe8d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2002-07-22 Martin Michlmayr <tbm@cyrius.com> + + * coreutils.texi (Formatting the file names): Document + that -N/--literal are equivalent to --quoting-style=literal. + Reported by Oskar Liljeblad as Debian bug#103612. + 2002-07-10 Jim Meyering <meyering@lucent.com> * coreutils.texi (du invocation): s/PAT/PATTERN/. |