From: Nick Mathewson Date: Fri, 10 Feb 2012 15:57:57 +0000 (-0500) Subject: Add a changes file for bug 5066. X-Git-Tag: tor-0.2.3.12-alpha~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34b9bc2829d0c061317684602c5296f13e0ced44;p=thirdparty%2Ftor.git Add a changes file for bug 5066. (It appeared in 0.2.3.11-alpha, but never in a released 0.2.2 afaict) --- diff --git a/changes/bug5066 b/changes/bug5066 new file mode 100644 index 0000000000..ab339c8fd5 --- /dev/null +++ b/changes/bug5066 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Use the correct CVE number for CVE-2011-4576 in our comments and + log messages. Found by "fermenthor". Resolves bug 5066; fix on + 0.2.3.11-alpha.