From: Nick Mathewson Date: Wed, 30 May 2012 15:18:49 +0000 (-0400) Subject: Fix a typo in changes/bug5916 X-Git-Tag: tor-0.2.3.16-alpha~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf16e167f79afc5367422ee7e0c0b3587dc6c82d;p=thirdparty%2Ftor.git Fix a typo in changes/bug5916 --- diff --git a/changes/bug5916 b/changes/bug5916 index 0b2ea5df44..b099c26ef1 100644 --- a/changes/bug5916 +++ b/changes/bug5916 @@ -2,5 +2,5 @@ - Fix a memory leak when trying to launch a DNS request when the network is disabled or the nameservers are unconfigurable. Fix for bug 5916; bugfix on Tor 0.1.2.1-alpha (for the - unconfigurable namesrever case) and on 0.2.3.9-alpha (for the + unconfigurable nameserver case) and on 0.2.3.9-alpha (for the DisableNetwork case).