aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-09-16 23:36:01 -0400
committerNick Mathewson <nickm@torproject.org>2009-09-16 23:36:01 -0400
commitb3991ea7d15c18dc33d4761f61f2e90ad49ab4b8 (patch)
tree7f488d3748de3ef464a7bb52e4c6d01119d1802e /ChangeLog
parentdc3229313b6d2aaff437c6fc7fa55ead4409e93d (diff)
parentda219ee92445a8defa1ef33ffa2e82b63afe0402 (diff)
downloadtor-b3991ea7d15c18dc33d4761f61f2e90ad49ab4b8.tar.gz
tor-b3991ea7d15c18dc33d4761f61f2e90ad49ab4b8.zip
Merge commit 'karsten/fix-1073' into maint-0.2.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc51140c63..fccae7daed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,9 @@ Changes in version 0.2.1.20 - 2009-??-??
0.2.1.6-alpha.
- Teach connection_ap_can_use_exit to respect the Exclude*Nodes config
options. Should fix bug 1090. Bugfix on 0.0.2-pre16.
+ - Avoid segfault in rare cases when finishing an introduction circuit
+ as a client and finding out that we don't have an introduction key
+ for it. Fixes bug 1073. Reported by Aaron Swartz.
o Minor features:
- Add a "getinfo status/accepted-server-descriptor" controller