From: Nick Mathewson Date: Mon, 13 Feb 2012 04:19:15 +0000 (-0500) Subject: Add a changes file for bug5084 X-Git-Tag: tor-0.2.3.12-alpha~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01acce62b95e102e4381a38337f71ca2b30cc40e;p=thirdparty%2Ftor.git Add a changes file for bug5084 --- diff --git a/changes/bug5084 b/changes/bug5084 new file mode 100644 index 0000000000..bf175c63ad --- /dev/null +++ b/changes/bug5084 @@ -0,0 +1,4 @@ + o Major bugfixes: + - Avoid a crash when managed proxies are configured and we receive + HUP signals or configuration values too rapidly. Fixes bug 5084; + bugfix on 0.2.3.6-alpha.