summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-09-05 16:46:23 -0400
committerRoger Dingledine <arma@torproject.org>2012-09-05 16:46:23 -0400
commit59deac92a1b9bea4c1340c7aa533e3105c7df266 (patch)
tree369be693339c003954401d20fd9964710596dd77 /changes
parent5ee0fdafff69eb99a9a9980512196c33bf26bce6 (diff)
parent97dbff51e60273b29d7dc15e4106c600e8efa34e (diff)
downloadtor-59deac92a1b9bea4c1340c7aa533e3105c7df266.tar.gz
tor-59deac92a1b9bea4c1340c7aa533e3105c7df266.zip
Merge branch 'maint-0.2.3' into release-0.2.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug67744
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug6774 b/changes/bug6774
new file mode 100644
index 0000000000..0c137fd678
--- /dev/null
+++ b/changes/bug6774
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Avoid crashing on a malformed state file where EntryGuardPathBias
+ precedes EntryGuard. Fix for bug 6774; bugfix on 0.2.3.17-beta.
+