diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-03-13 11:06:48 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-03-13 11:06:48 +0000 |
commit | b2d5182ba3c9c24a92edc47d9e4f8bae41c6ca0a (patch) | |
tree | c46fbba1d04f653036786f853d61ee49dbd4f243 /doc/doc-txt/NewStuff | |
parent | d2ee61144850b8e20cbf9017e94e2184e33fc0f6 (diff) |
Add -v functionality to exigrep.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index d39c6d3e2..37368ac4d 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.143 2007/02/26 14:07:04 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.144 2007/03/13 11:06:48 ph10 Exp $ New Features in Exim -------------------- @@ -391,6 +391,9 @@ Version 4.67 is set as the separator. Two such characters in succession are interpreted as enclosing an empty list item. +19. The exigrep utility now has a -v option, which inverts the matching + condition. + Version 4.66 ------------ |