summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-01 04:26:30 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-01 04:26:30 +0000
commitdba4e040fcf1f19022abac7454d7a78844de2a91 (patch)
tree32bb6d9d0709eb0521988793f09f3850c3d014b9 /ChangeLog
parentcbab0530c6f9d08b6037feb9d89ae6ee3dba59c1 (diff)
downloadtor-dba4e040fcf1f19022abac7454d7a78844de2a91.tar.gz
tor-dba4e040fcf1f19022abac7454d7a78844de2a91.zip
Disable encrypted directory connections when we don't have a server
descriptor for the destination. We'll get this working again in the 0.2.0 branch. svn:r9700
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35414b221e..b3d8f86099 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,9 @@ Changes in version 0.1.2.9-??? - 2007-??-??
configuration values on mingw; the high-order 32 bits would get
truncated. If the value was then reloaded, disaster would
occur. (Fixes bug 400 and maybe also bug 397.)
+ - Disable encrypted directory connections when we don't have a server
+ descriptor for the destination. We'll get this working again in
+ the 0.2.0 branch.
Changes in version 0.1.2.8-beta - 2007-02-26