aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-10-19 23:16:08 -0400
committerNick Mathewson <nickm@torproject.org>2011-10-19 23:16:08 -0400
commit384e300cb4bc075f3b07e45017c9b5bcda050954 (patch)
tree544c0e704a537739ccabf5234dd9a2772bafb244 /changes
parent0a083b0188cacd2f07838ff0446113bd5211a024 (diff)
parent5aa45ed6af87efaec5d6d4a32e8acbc733be8c3d (diff)
downloadtor-384e300cb4bc075f3b07e45017c9b5bcda050954.tar
tor-384e300cb4bc075f3b07e45017c9b5bcda050954.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug42594
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4259 b/changes/bug4259
new file mode 100644
index 000000000..bfccd3aee
--- /dev/null
+++ b/changes/bug4259
@@ -0,0 +1,4 @@
+ o Major bugfixes:
+ - Fix a crash bug when changing node restrictions while a DNS lookup
+ is in-progress. Fixes bug 4259; bugfix on 0.2.2.25-alpha. Bugfix
+ by "Tey'".