aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-02-04 17:25:24 +0000
committerRoger Dingledine <arma@torproject.org>2008-02-04 17:25:24 +0000
commitfdbefc89342c7a6cefc3feba8ada5107ddbe34df (patch)
tree1fe9b50bad69051860dc437a038e49da053a5ac9 /ChangeLog
parent426a9bbde18046ad021fbfc5b38383ce18d5c798 (diff)
downloadtor-fdbefc89342c7a6cefc3feba8ada5107ddbe34df.tar
tor-fdbefc89342c7a6cefc3feba8ada5107ddbe34df.tar.gz
If we're a relay, avoid picking ourselves as an introduction point,
a rendezvous point, or as the final hop for internal circuits. Bug reported by taranis and lodger. Bugfix on 0.1.2.x. svn:r13372
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 005834ff4..ec656b9c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-Changes in version 0.2.0.19-alpha - 2008-0?-??
+Changes in version 0.2.0.19-alpha - 2008-02-??
+ o Major bugfixes:
+ - If we're a relay, avoid picking ourselves as an introduction point,
+ a rendezvous point, or as the final hop for internal circuits. Bug
+ reported by taranis and lodger. Bugfix on 0.1.2.x.
+
o Minor bugfixes:
- Directory caches now fetch certificates from all authorities
listed in a networkstatus consensus, even when they do not