diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-01-30 18:32:30 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-01-30 18:32:30 +0000 |
commit | 0b0654662010a14579ce9c8dac9a1719d8c47160 (patch) | |
tree | 8912d7efa443e19ac7f55de3f7ba2ab6ff82cc73 /ChangeLog | |
parent | 7875218194b0ba8f0145ce872943b921759e1b1e (diff) | |
download | tor-0b0654662010a14579ce9c8dac9a1719d8c47160.tar.gz tor-0b0654662010a14579ce9c8dac9a1719d8c47160.zip |
r17844@catbus: nickm | 2008-01-30 13:31:37 -0500
Fix bug 597: stop telling people to email Tor-ops. Also give a better suggestion when some other identity has been assigned the nickname we are using.
svn:r13337
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Changes in version 0.2.0.19-alpha - 2008-0?-?? - Directory caches now fetch certificates from all authorities listed in a networkstatus consensus, even when they do not recognize them. Fixes bug 571. Bugfix on 0.2.0.x. + - Stop recommending that every server operator send mail to tor-ops. + Resolves bug 597. Bugfix on 0.1.2.x. Changes in version 0.2.0.18-alpha - 2008-01-25 |