From fdbefc89342c7a6cefc3feba8ada5107ddbe34df Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 4 Feb 2008 17:25:24 +0000 Subject: 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 --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 005834ff4a..ec656b9c8e 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 -- cgit v1.2.3-54-g00ecf