diff options
author | Jim Meyering <jim@meyering.net> | 2006-02-12 08:48:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-02-12 08:48:46 +0000 |
commit | a3057b438214fe539b4678cce7f570e7749b398d (patch) | |
tree | debd29fcc84a85b26218302636bdc8268645189e /doc | |
parent | 8a52d68a72276faf8f17b9d4fca4c2640dc4adeb (diff) | |
download | coreutils-a3057b438214fe539b4678cce7f570e7749b398d.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 2d313d1bf..b3e59d7e3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2006-02-12 Jim Meyering <jim@meyering.net> + + * coreutils.texi (Character sets): Don't say that an unknown + backslash-escape causes an error message -- it doesn't. + Mention that `\' also removes any special significance, so + is useful for [, ], *, -. Prompted by Richard Neill in + http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=14937 + 2006-02-01 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (od invocation): Warn that -t a ignores the high |