summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-07-17 09:37:00 +0000
committerRoger Dingledine <arma@torproject.org>2007-07-17 09:37:00 +0000
commitb7e4683ff9e7d76ad2230b7b95e1344280443e0d (patch)
tree463970ac3eff34cf8f49503fe4db870604a65bb3 /ChangeLog
parent12de275c09e8a726965b8eb42bf4fd4e9fae7a0b (diff)
downloadtor-b7e4683ff9e7d76ad2230b7b95e1344280443e0d.tar.gz
tor-b7e4683ff9e7d76ad2230b7b95e1344280443e0d.zip
bugfix on r10086:
We had accidentally labelled 0.1.2.x directory servers as not suitable for begin_dir requests, and had labelled no directory servers as suitable for uploading extra-info documents. [Bugfix on 0.2.0.1-alpha] svn:r10853
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70b8bc7686..a319666972 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,10 @@ Changes in version 0.2.0.3-alpha - 2007-??-??
- Directories no longer return a "304 not modified" when they don't
have the networkstatus the client asked for. Also fix a memory
leak when returning 304 not modified. [Bugfixes on 0.2.0.2-alpha]
+ - We had accidentally labelled 0.1.2.x directory servers as not
+ suitable for begin_dir requests, and had labelled no directory
+ servers as suitable for uploading extra-info documents. [Bugfix
+ on 0.2.0.1-alpha]
o Minor bugfixes (dns):
- Fix a crash when DNSPort is set more than once. (Patch from Robert