Browse Source

Merge commit 'origin/maint-0.2.1'

[Do not take conflicting change to rendclient.c]
Nick Mathewson 16 years ago
parent
commit
cb78602379
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ChangeLog

+ 3 - 0
ChangeLog

@@ -167,6 +167,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