diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-02-21 06:37:52 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-02-21 06:37:52 +0000 |
commit | 70ac732dbf0595f3df5e967db594dbc35a357dcc (patch) | |
tree | 46c62c658914ef3ef15ea7d36a1f3e7b507218e0 /NEWS | |
parent | d3b3dfdd1817df27fc247f91cc7b7d2755dbee2c (diff) |
Add sendchainpings command
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,12 +21,14 @@ Changes in version Several other settings control the details of chain pinging. You probably don't want or need to tweak them. See the pingd.conf(5) manual page for details. + - Also adds the new "sendchainpings" command. * Create an index.txt file in the thesaurus directory which holds id, nick, and address for each remailer in the thesaurus. This helps additional tools to utilize Echolot's data. * Compile a list of default From: lines as well as a list of remailers which allow user supplied From headers. * Print status summary to log daily. + - Also adds the new "summary" command. * Reliable and CRLF - a neverending (sad) story. Changes in version 2.0.10 - 2003-02-03 |