diff options
author | Roger Dingledine <arma@torproject.org> | 2004-11-09 11:55:16 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-11-09 11:55:16 +0000 |
commit | f4c6e975b3b82b8d96afa9d90679b0bed12aaa9f (patch) | |
tree | 36da2fdec8a5a8f339ae81301ff0378bbdf00e2a | |
parent | 3ce3d6eeade09286793e590fcc5822b5a6e2c4a3 (diff) | |
download | tor-f4c6e975b3b82b8d96afa9d90679b0bed12aaa9f.tar.gz tor-f4c6e975b3b82b8d96afa9d90679b0bed12aaa9f.zip |
mention doc/control-spec.txt in changelog
svn:r2751
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ pre5: client/server over a socket, and get/set config options, receive notifications of circuits and streams starting/finishing/dying, bandwidth used, etc. The next step is to get some GUIs working. - Let us know if you want to help out. + Let us know if you want to help out. See doc/control-spec.txt . - Ship a contrib/tor-control.py as an example script to interact with the control port. - "tor --hash-password zzyxz" will output a salted password for |