diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-07-10 13:55:25 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-07-10 16:42:54 +0100 |
commit | 99ea5f6faeaf714e34bbcd75fdc50cc94dc7a1c8 (patch) | |
tree | 19623428c3983a1e84e03529c64460380e56bceb /doc/doc-txt | |
parent | 3c90bbcdc7cf73298156f7bcd5f5e750e7814e72 (diff) |
Command-line option for no notifier socket. Bug 2616
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ac6383ca4..13ee6a3b7 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -36,6 +36,8 @@ Version 4.95 9. Lsearch lookups accept a "ret=full" option, to return both the portion of the line matching the key, and the remainder. +10. A command-line option to have a daemon not create a notifier socket. + Version 4.94 ------------ |