diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-07-23 14:07:32 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-07-23 14:07:32 +0000 |
commit | 15b2b8bd69ff30a85c2364bcc528090b36aa9286 (patch) | |
tree | cde62b5daf0796a6356c9c5f209a9ed8fd845129 /ChangeLog | |
parent | cc46b232485b192d988bc6ef9ffbfcb88e630491 (diff) | |
download | tor-15b2b8bd69ff30a85c2364bcc528090b36aa9286.tar.gz tor-15b2b8bd69ff30a85c2364bcc528090b36aa9286.zip |
r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200
Patch from Christian Wilms: remove (HiddenService|Rend)(Exclude)?Nodes options. They never worked properly, and nobody seems to be using them. Resolves bug 754.
svn:r16144
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -38,6 +38,10 @@ Changes in version 0.2.1.3-alpha - 2008-07-xx that was not included in the last published rendezvous descriptor, don't reschedule publication of the next descriptor. Fixes bug 763. Bugfix on 0.0.9.3. + - Mark RendNodes, RendExcludeNodes, HiddenServiceNodes, and + HiddenServiceExcludeNodes as obsolete: they never worked properly, + and nobody claims to be using them. Fixes bug 754. Bugfix on + 0.1.0.1-rc. Patch from Christian Wilms. o Minor bugfixes (controller): - When closing an application-side connection because its circuit |